Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
arrayfire
/
arrayfire
Public
Notifications
You must be signed in to change notification settings
Fork
555
Star
4.9k
Code
Issues
292
Pull requests
39
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayfire
src
api
c
assign.cpp
on
feature/optional-graphics
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 11, 2025
signed 8-bit integer support
verstatx
authored and
syurkevi
committed
cdbbc75
View commit details
Copy full SHA for cdbbc75
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Loosen indexing assertions for af_assign_gen (#3514)
Show description for a857657
umar456
authored
a857657
View commit details
Copy full SHA for a857657
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Put all internal symbols in the arrayfire namespace
Show description for 6023172
umar456
committed
6023172
View commit details
Copy full SHA for 6023172
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Move tile function to common namespace. Avoid calling from detail
Show description for ef69c51
umar456
authored and
syurkevi
committed
ef69c51
View commit details
Copy full SHA for ef69c51
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Allow moddims operations to be part of the JIT tree if possible (#3177)
Show description for a800d9f
umar456
authored
a800d9f
View commit details
Copy full SHA for a800d9f
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Add missing ndims arg check in indexing fns
9prady9
committed
1ce244c
View commit details
Copy full SHA for 1ce244c
View code at this point
Browse repository at this point
Commits on May 20, 2020
More clang-tidy fixes.
umar456
authored and
9prady9
committed
9128218
View commit details
Copy full SHA for 9128218
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Address all warnings with -Wall flags in GCC 9.3
umar456
authored and
9prady9
committed
3f56eb7
View commit details
Copy full SHA for 3f56eb7
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Apply clang-tidy suggestions to all backends (#2839)
Show description for 9404e33
umar456
authored
9404e33
View commit details
Copy full SHA for 9404e33
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Format source files per clang-format style
9prady9
committed
2c819be
View commit details
Copy full SHA for 2c819be
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Fixed unnecessary device to device memcpy during array assignment
ShadyBoukhary
authored and
umar456
committed
04c755a
View commit details
Copy full SHA for 04c755a
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Add half support for assign, index, tile, and lookup
umar456
committed
546791e
View commit details
Copy full SHA for 546791e
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Update all source files based on clang-format rules
umar456
authored and
9prady9
committed
7128623
View commit details
Copy full SHA for 7128623
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
getWriteableArray -> getArray. reinterpret_cast -> static_cast
umar456
authored and
9prady9
committed
bcbbec9
View commit details
Copy full SHA for bcbbec9
View code at this point
Browse repository at this point
Move is_complex to common.
umar456
authored and
9prady9
committed
2d1b9f4
View commit details
Copy full SHA for 2d1b9f4
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Fix several -Wall -Wextra warnings
umar456
committed
e97e7fa
View commit details
Copy full SHA for e97e7fa
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Fix checks in af::seq() & indexing/assignment fns
Show description for 36dfda8
9prady9
authored and
umar456
committed
36dfda8
View commit details
Copy full SHA for 36dfda8
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
CMake refactor
Show description for 9733745
umar456
committed
9733745
View commit details
Copy full SHA for 9733745
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Fixing assign for empty indexing
pavanky
committed
b733c50
View commit details
Copy full SHA for b733c50
View code at this point
Browse repository at this point
Commits on Jun 17, 2017
Allow af_create_handle to accept nullptr for dims
umar456
authored and
pavanky
committed
9bee0fc
View commit details
Copy full SHA for 9bee0fc
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
optimization: avoid unnecessarily copying ArrayInfo objects
Vardan Akopian
committed
482eb97
View commit details
Copy full SHA for 482eb97
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Fix double free corruption when release arrays in af_assign_seq
shehzan10
committed
1b18226
View commit details
Copy full SHA for 1b18226
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Move api c modDims header into handle.hpp
shehzan10
committed
6ec572d
View commit details
Copy full SHA for 6ec572d
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
handle empty arrays in a variety of functions
Show description for d001252
syurkevi
committed
d001252
View commit details
Copy full SHA for d001252
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Fixes issues when compiling with icc
Mani Chandra
committed
3fc6939
View commit details
Copy full SHA for 3fc6939
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
Cleaning up exception handling in src/api/c
pavanky
committed
2f16824
View commit details
Copy full SHA for 2f16824
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Fix clang warnings (std::abs, pragma ignores)
Show description for c2d7e42
shehzan10
committed
c2d7e42
View commit details
Copy full SHA for c2d7e42
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Fix in Array::device method
Show description for 2217014
9prady9
committed
2217014
View commit details
Copy full SHA for 2217014
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Added short (s16) and ushort (u16) types for CPU
Show description for ebfe9e5
shehzan10
committed
ebfe9e5
View commit details
Copy full SHA for ebfe9e5
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
BUGFIX in assign
shehzan10
committed
4698f12
View commit details
Copy full SHA for 4698f12
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Restore original shape after flattening input for linear indexing
Show description for 654dffb
pavanky
committed
654dffb
View commit details
Copy full SHA for 654dffb
View code at this point
Browse repository at this point
FEAT: Adding support for linear assignment in C API
pavanky
committed
aa8bc95
View commit details
Copy full SHA for aa8bc95
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Fix signed-usigned comp warnings
shehzan10
committed
62b0360
View commit details
Copy full SHA for 62b0360
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
PERF: Do not make copies if the number of references is only 1
pavanky
committed
51b90c7
View commit details
Copy full SHA for 51b90c7
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
BUFIX: Remove memory leak in af::copy()
pavanky
committed
8aae20b
View commit details
Copy full SHA for 8aae20b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.