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-rust
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
827
Code
Issues
27
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayfire-rust
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2023
Additional changes for f16 type
umar456
authored and
9prady9
committed
bd3be3e
View commit details
Copy full SHA for bd3be3e
View code at this point
Browse repository at this point
Support implicit promoting with f16
Show description for 2fff932
Benjamin-Philip
authored and
9prady9
committed
2fff932
View commit details
Copy full SHA for 2fff932
View code at this point
Browse repository at this point
Commits on Sep 11, 2022
Fix clippy warnings for enum declarations about Eq trait
9prady9
committed
aa845ea
View commit details
Copy full SHA for aa845ea
View code at this point
Browse repository at this point
Reduce the scope of the unsafe block across the code base (#319)
peamaeq
authored
edb64d6
View commit details
Copy full SHA for edb64d6
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Set correct number of dimensions for convolve2_nn and convolve2_gradient_nn (#324)
Show description for 5209591
c0dearm
authored
5209591
View commit details
Copy full SHA for 5209591
View code at this point
Browse repository at this point
Commits on May 9, 2022
Fix ndims argument value to convolve*_nn C API calls
Show description for 140ee83
9prady9
committed
140ee83
View commit details
Copy full SHA for 140ee83
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Report error for unsupported matching types in Match Template fn
Show description for f53bf4c
9prady9
committed
f53bf4c
View commit details
Copy full SHA for f53bf4c
View code at this point
Browse repository at this point
Fix clippy warnings (#313)
9prady9
authored
60f0ba9
View commit details
Copy full SHA for 60f0ba9
View code at this point
Browse repository at this point
Commits on May 27, 2021
Add a basic serilization/deserialization chapter to the tutorials book
9prady9
committed
2df62d4
View commit details
Copy full SHA for 2df62d4
View code at this point
Browse repository at this point
Escape square braces to avoid incorrect hyperlink resolution in docs
9prady9
committed
cf5720e
View commit details
Copy full SHA for cf5720e
View code at this point
Browse repository at this point
Commits on May 8, 2021
Fix logic to sequence based indexing in row/col/slice functions
Show description for a843a93
9prady9
committed
a843a93
View commit details
Copy full SHA for a843a93
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Fix output array for logical ops AND, OR and NEQ
Show description for 412510c
9prady9
committed
412510c
View commit details
Copy full SHA for 412510c
View code at this point
Browse repository at this point
Formating fixes after latest rust update
9prady9
committed
d9ae5b4
View commit details
Copy full SHA for d9ae5b4
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Fix the default automatic backend selection order
9prady9
committed
8952890
View commit details
Copy full SHA for 8952890
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Fix Image URLS to use https for documentation
9prady9
committed
9334199
View commit details
Copy full SHA for 9334199
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Improve Array Debug trait output message
9prady9
committed
6431cba
View commit details
Copy full SHA for 6431cba
View code at this point
Browse repository at this point
Add Array::to_string method
9prady9
committed
1fdbc75
View commit details
Copy full SHA for 1fdbc75
View code at this point
Browse repository at this point
Custom dim4 Debug trait impl for simpler output
9prady9
committed
df79646
View commit details
Copy full SHA for df79646
View code at this point
Browse repository at this point
Fix Dim4 Displat trait impl doc test
9prady9
committed
0221320
View commit details
Copy full SHA for 0221320
View code at this point
Browse repository at this point
[core] Remove trait bound af::HasEnum on struct definition and Drop impl for Array<T>
ma2bd
authored and
9prady9
committed
96ab292
View commit details
Copy full SHA for 96ab292
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Implement Debug Trait for Array
9prady9
committed
26c8a04
View commit details
Copy full SHA for 26c8a04
View code at this point
Browse repository at this point
Extend HasAfEnum with Default, Copy and Debug traits
9prady9
committed
3ec21a7
View commit details
Copy full SHA for 3ec21a7
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Seal HasAfEnum, Fromf64 and extended traits
Show description for c4b747d
9prady9
committed
c4b747d
View commit details
Copy full SHA for c4b747d
View code at this point
Browse repository at this point
Address clippy warnings in wrapper source code
9prady9
committed
3014f0a
View commit details
Copy full SHA for 3014f0a
View code at this point
Browse repository at this point
Remove dead code; Features::get() method
9prady9
committed
ab787ef
View commit details
Copy full SHA for ab787ef
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Update crate with new APIs added for upstream 3.8 release
Show description for 592b9c1
9prady9
committed
592b9c1
View commit details
Copy full SHA for 592b9c1
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Fix for rust 1.49 that shows leading whitespace as errors
9prady9
committed
8a05b28
View commit details
Copy full SHA for 8a05b28
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Call set_device in tests for valid cuda context in threaded runs
9prady9
committed
5a4f4f4
View commit details
Copy full SHA for 5a4f4f4
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Shorten trait bounds in arith, data modules
9prady9
committed
57cc29e
View commit details
Copy full SHA for 57cc29e
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Modify `Add<T>` implementation for `Array<U>` to be generic
atomicky
authored and
9prady9
committed
bdae731
View commit details
Copy full SHA for bdae731
View code at this point
Browse repository at this point
Change trivial implementation of `ImplicitPromote`
Show description for 2f8df56
atomicky
authored and
9prady9
committed
2f8df56
View commit details
Copy full SHA for 2f8df56
View code at this point
Browse repository at this point
Refactor Convertable to generic impl instead of macro
atomicky
authored and
9prady9
committed
967ffe3
View commit details
Copy full SHA for 967ffe3
View code at this point
Browse repository at this point
Add `HasAfEnum` trait bound to associated types
Show description for 3c9cc63
atomicky
authored and
9prady9
committed
3c9cc63
View commit details
Copy full SHA for 3c9cc63
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Avoid memory allocation in reorder_v2
mcobzarenco
authored and
9prady9
committed
9ae1ed9
View commit details
Copy full SHA for 9ae1ed9
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Restrict type of Arrays that can be used for indexing (#259)
Show description for e154956
9prady9
authored
e154956
View commit details
Copy full SHA for e154956
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.