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
test
index.cpp
on
feature/optional-graphics
User selector
All users
Datepicker
All time
Commit history
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 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 Apr 12, 2023
Update Index.Docs_Util_C_API test to return -1 instead of throw
Show description for eecf050
umar456
committed
eecf050
View commit details
Copy full SHA for eecf050
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Update clang-format version on github workflow
umar456
committed
e401fce
View commit details
Copy full SHA for e401fce
View code at this point
Browse repository at this point
Update deprecated macro from GTest. Add workaround for older versions
umar456
committed
83edd09
View commit details
Copy full SHA for 83edd09
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 Oct 5, 2020
Fix index copy constructor by retaining array based index
Show description for c903e57
umar456
committed
c903e57
View commit details
Copy full SHA for c903e57
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Create a test library to speed up test compilation
umar456
authored and
9prady9
committed
fd01d59
View commit details
Copy full SHA for fd01d59
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 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 9, 2019
Improve the indexing tutorial (#2558)
umar456
authored
acfac26
View commit details
Copy full SHA for acfac26
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 24, 2019
Use SUPPORTED_TYPE_CHECK macro to test for supported type
Show description for 9763d2f
umar456
committed
9763d2f
View commit details
Copy full SHA for 9763d2f
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 Oct 17, 2018
Indexing: Use Param/Array::strides instead of toStrides
Mark Poscablo
authored and
9prady9
committed
6dfd02f
View commit details
Copy full SHA for 6dfd02f
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Fix indexing formulae and lookup documentation
Show description for bfbd684
syurkevi
authored and
9prady9
committed
bfbd684
View commit details
Copy full SHA for bfbd684
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Using the new ASSERT*_ARRAY_EQ macros for tests
Show description for ca61e34
Mark Poscablo
authored and
9prady9
committed
ca61e34
View commit details
Copy full SHA for ca61e34
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Cleanup tests. Fix warnings when running with asan. (#2199)
Show description for 7c6fa42
mlloreda
authored and
umar456
committed
7c6fa42
View commit details
Copy full SHA for 7c6fa42
View code at this point
Browse repository at this point
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 Jun 2, 2018
Fix several memory related issues in unit tests.
Show description for f1f71b3
umar456
authored and
9prady9
committed
f1f71b3
View commit details
Copy full SHA for f1f71b3
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
BUGFIX: make af_lookup behavior consistent across backends
Show description for 81d5817
9prady9
authored and
umar456
committed
81d5817
View commit details
Copy full SHA for 81d5817
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
fix max grid limitation for reorder kernel
syurkevi
authored and
pavanky
committed
7315c2b
View commit details
Copy full SHA for 7315c2b
View code at this point
Browse repository at this point
fix max grid limitation for index kernel
syurkevi
authored and
pavanky
committed
7d8f32f
View commit details
Copy full SHA for 7d8f32f
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Fix leak when chaining indexing operations
Show description for 28b28b7
umar456
authored and
pavanky
committed
28b28b7
View commit details
Copy full SHA for 28b28b7
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Quick Fix for issues arising with step size in sequences > 1
Show description for a4854b5
pavanky
authored and
umar456
committed
a4854b5
View commit details
Copy full SHA for a4854b5
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Remove Array print statements
9prady9
committed
d73f787
View commit details
Copy full SHA for d73f787
View code at this point
Browse repository at this point
Commits on May 26, 2016
Style changes to docs of utility index functions
9prady9
committed
914bc8f
View commit details
Copy full SHA for 914bc8f
View code at this point
Browse repository at this point
Move index utility fn tests to unit tests as doc test
9prady9
committed
0317e70
View commit details
Copy full SHA for 0317e70
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
TEST: Adding tests to verify unnecessary copies aren't being done
pavanky
committed
967545d
View commit details
Copy full SHA for 967545d
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Indexing test for out of bounds access
9prady9
committed
dd3f023
View commit details
Copy full SHA for dd3f023
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add intl/uintl to lookup
shehzan10
authored and
umar456
committed
c0cb5cd
View commit details
Copy full SHA for c0cb5cd
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 Aug 27, 2015
FEAT: Adding support for linear indexing in C API
pavanky
committed
4b5725b
View commit details
Copy full SHA for 4b5725b
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Add test for index copy assignment.
FilipeMaia
committed
9cbc641
View commit details
Copy full SHA for 9cbc641
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Commenting out broken test
pavanky
committed
c0a690d
View commit details
Copy full SHA for c0a690d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.