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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2025
Fixes sub array (opencl) support for confidenceCC (#3668)
Show description for f01e6fe
willyborn
and
edwinsolisf
authored
f01e6fe
View commit details
Copy full SHA for f01e6fe
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Additional libraries for standalone installer and fix ilp consistency with find AF_MKL. (#3646)
Show description for f50057b
christophe-murphy
authored
f50057b
View commit details
Copy full SHA for f50057b
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Added tests for lookup with indices with offsets and lying in different dimensions (with fix)
Show description for 83f4bb6
edwinsolisf
committed
83f4bb6
View commit details
Copy full SHA for 83f4bb6
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Add int8 matmul support to the CUDA backend
Show description for ccac73e
verstatx
authored and
edwinsolisf
committed
ccac73e
View commit details
Copy full SHA for ccac73e
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
fix image loading for s8 tests
verstatx
authored and
syurkevi
committed
1636b5a
View commit details
Copy full SHA for 1636b5a
View code at this point
Browse repository at this point
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 Mar 7, 2025
Add f16 support for modulus and norm (#3258)
Show description for 408b504
3 people
authored
408b504
View commit details
Copy full SHA for 408b504
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
fix fallthrough in reduce_by_key_common for u8 (#3503)
Show description for 553c38d
verstatx
authored
553c38d
View commit details
Copy full SHA for 553c38d
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Fixed padding comparison in convolve2GradientNN (#3519)
Show description for 7127a0b
errata-c
and
errata-c
authored
7127a0b
View commit details
Copy full SHA for 7127a0b
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
3545 bug fp16 types not allowed for atan2 method (#3559)
Show description for f6559a5
christophe-murphy
authored
f6559a5
View commit details
Copy full SHA for f6559a5
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Corrected field example (#3369) (#3375)
Show description for d8a176f
willyborn
authored
d8a176f
View commit details
Copy full SHA for d8a176f
View code at this point
Browse repository at this point
Fix for incorrect x axis values for histogram. Rounding was being applied to x axis min and max values but this should not be done for a histogram where the values are in fact bin labels.
christophe-murphy
authored and
edwinsolisf
committed
41b6701
View commit details
Copy full SHA for 41b6701
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
unified reports filled af::exception errors. (#3617)
willyborn
authored
4d5954d
View commit details
Copy full SHA for 4d5954d
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 Aug 30, 2024
Fix for issue 3528: cmake generator expression space removed (#3554)
edwinsolisf
authored
773c96b
View commit details
Copy full SHA for 773c96b
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
Fix reorder to avoid eval on copied array instead of input array
Show description for 23ee065
umar456
committed
23ee065
View commit details
Copy full SHA for 23ee065
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
unified: backend id fix (#3424)
Show description for 4e4a414
pv-pterab-s
and
Gallagher Donovan Pryor
authored
4e4a414
View commit details
Copy full SHA for 4e4a414
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
Allow access to arrays on devices from other contexts and non-peer devices
umar456
committed
97ccdc0
View commit details
Copy full SHA for 97ccdc0
View code at this point
Browse repository at this point
Use getInfo instead of getArray in releaseHandle to get device id
umar456
committed
5c32bb1
View commit details
Copy full SHA for 5c32bb1
View code at this point
Browse repository at this point
Move device checks out of getInfo into getArray
umar456
committed
b803eb8
View commit details
Copy full SHA for b803eb8
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
Fix missing try/catch in C API layers
umar456
committed
d29ed79
View commit details
Copy full SHA for d29ed79
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
match workspace size to actual size of workspace buffer
syurkevi
authored and
umar456
committed
dbe4ee1
View commit details
Copy full SHA for dbe4ee1
View code at this point
Browse repository at this point
Commits on May 26, 2023
speedup complexNorm when compiled with AF_WITH_FAST_MATH flag
willyborn
authored and
umar456
committed
cc51889
View commit details
Copy full SHA for cc51889
View code at this point
Browse repository at this point
Commits on May 25, 2023
Fix cannyEdgeDetector for CUDA when compiled with AF_WITH_FAST_MATH option
willyborn
authored and
umar456
committed
b7ce615
View commit details
Copy full SHA for b7ce615
View code at this point
Browse repository at this point
Commits on May 12, 2023
Random after device change
willyborn
authored and
umar456
committed
11af307
View commit details
Copy full SHA for 11af307
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Handle 0 element array in math and arith functions
umar456
committed
a3344ee
View commit details
Copy full SHA for a3344ee
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
Update clang-format version to 15 in GitHub actions
umar456
committed
0398c55
View commit details
Copy full SHA for 0398c55
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Remove getData usage in the oneAPI backend and make it private
Show description for 9ceaa06
umar456
committed
9ceaa06
View commit details
Copy full SHA for 9ceaa06
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
More header cleanup
umar456
committed
d2d2bc5
View commit details
Copy full SHA for d2d2bc5
View code at this point
Browse repository at this point
Improve compile times by using more specific headers, etc.
umar456
committed
ef1823b
View commit details
Copy full SHA for ef1823b
View code at this point
Browse repository at this point
Update threads library for event behavior. Update event docs
umar456
committed
be685a9
View commit details
Copy full SHA for be685a9
View code at this point
Browse repository at this point
Convert memFree and pinnedFree function to non-templated functions
umar456
committed
e7aa327
View commit details
Copy full SHA for e7aa327
View code at this point
Browse repository at this point
Add function to create an af_array from a device pointer
umar456
committed
c83bcdf
View commit details
Copy full SHA for c83bcdf
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Fix error due to an extra brace during the namespace refactor
umar456
committed
225a828
View commit details
Copy full SHA for 225a828
View code at this point
Browse repository at this point
Fix fftconvolve so that floats are used for complex float values
umar456
committed
f722331
View commit details
Copy full SHA for f722331
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.