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
Accelerator
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
58
Star
827
Code
Issues
27
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v3.5.0 devel to master
- #159
#159
Merged
9prady9
merged 34 commits into
master
arrayfire/arrayfire-rust:master
from
devel
arrayfire/arrayfire-rust:devel
Copy head branch name to clipboard
Jun 28, 2017
Conversation
Commits
34
(34)
Checks
Files changed
Merged
v3.5.0 devel to master
#159
9prady9
merged 34 commits into
master
arrayfire/arrayfire-rust:master
from
devel
arrayfire/arrayfire-rust:devel
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2017
Merge pull request #128 from arrayfire/master
Show description for abf8bf8
9prady9
authored
abf8bf8
View commit details
Copy full SHA for abf8bf8
Browse repository at this point
Commits on Apr 27, 2017
Remove rustc_serialize in favor of Serde crate
9prady9
committed
d558748
View commit details
Copy full SHA for d558748
Browse repository at this point
Commits on Apr 28, 2017
lint for warning missing documentation
Show description for 95c9ec5
9prady9
committed
95c9ec5
View commit details
Copy full SHA for 95c9ec5
Browse repository at this point
Commits on May 1, 2017
Associated method for empty Array creation
9prady9
committed
f66736d
View commit details
Copy full SHA for f66736d
Browse repository at this point
fix documentation in Seq::end method
9prady9
committed
4e0e6da
View commit details
Copy full SHA for 4e0e6da
Browse repository at this point
Change documentation generation workflow
Show description for 2673c9f
9prady9
committed
2673c9f
View commit details
Copy full SHA for 2673c9f
Browse repository at this point
Commits on May 8, 2017
Merge pull request #130 from 9prady9/use_serde_for_serialization
Show description for d3e2d4d
9prady9
authored
d3e2d4d
View commit details
Copy full SHA for d3e2d4d
Browse repository at this point
Merge pull request #132 from 9prady9/examples
Show description for ce74da0
9prady9
authored
ce74da0
View commit details
Copy full SHA for ce74da0
Browse repository at this point
Commits on Jun 8, 2017
add lint to allow non camel case naming for enums
9prady9
committed
aa68391
View commit details
Copy full SHA for aa68391
Browse repository at this point
change Array::elements return type to usize
9prady9
committed
8481527
View commit details
Copy full SHA for 8481527
Browse repository at this point
add HasAfEnum trait bound and size check to Array::host method
9prady9
committed
de0278a
View commit details
Copy full SHA for de0278a
Browse repository at this point
fix ref count for arrays used in indexing
Show description for b646fbb
9prady9
committed
b646fbb
View commit details
Copy full SHA for b646fbb
Browse repository at this point
Update docs about type of Array returned by comparison ops
9prady9
committed
c53c7f2
View commit details
Copy full SHA for c53c7f2
Browse repository at this point
Update load_image docs
9prady9
committed
ff4e1be
View commit details
Copy full SHA for ff4e1be
Browse repository at this point
Update README with 1.15.1 as minimum Rust version required
Show description for 33f9175
9prady9
committed
33f9175
View commit details
Copy full SHA for 33f9175
Browse repository at this point
Commits on Jun 10, 2017
Merge pull request #142 from 9prady9/fixes
Show description for dbac16c
9prady9
authored
dbac16c
View commit details
Copy full SHA for dbac16c
Browse repository at this point
Commits on Jun 12, 2017
Enforce Indexable objects to use lifetime of Indexer object
Show description for 1c19542
9prady9
committed
1c19542
View commit details
Copy full SHA for 1c19542
Browse repository at this point
fix indexer calls in <arith>Assign trait impls
9prady9
committed
8893683
View commit details
Copy full SHA for 8893683
Browse repository at this point
Commits on Jun 16, 2017
Typo fixes in README
9prady9
committed
bba7ef4
View commit details
Copy full SHA for bba7ef4
Browse repository at this point
Update arrayfire submodule to v3.4.2 tag
9prady9
committed
d81faf8
View commit details
Copy full SHA for d81faf8
Browse repository at this point
Commits on Jun 19, 2017
Add conditional compiliation attributes for modules
9prady9
committed
4c685d8
View commit details
Copy full SHA for 4c685d8
Browse repository at this point
Add docs for Convertable trait
9prady9
committed
3625eaf
View commit details
Copy full SHA for 3625eaf
Browse repository at this point
Add docs for ConsGenerator trait
9prady9
committed
8d93e6f
View commit details
Copy full SHA for 8d93e6f
Browse repository at this point
Add docs for Indexable trait
9prady9
committed
3b9c9ec
View commit details
Copy full SHA for 3b9c9ec
Browse repository at this point
Remove unused declaration from tests
9prady9
committed
2666346
View commit details
Copy full SHA for 2666346
Browse repository at this point
Fix slice data type in Indexer example code snippet
9prady9
committed
6b0dec7
View commit details
Copy full SHA for 6b0dec7
Browse repository at this point
Commits on Jun 20, 2017
Temporary work around in Indexer example snippet for OSX
Show description for bea015b
9prady9
committed
bea015b
View commit details
Copy full SHA for bea015b
Browse repository at this point
Bump version to 3.5.0 for release
9prady9
committed
e316fe9
View commit details
Copy full SHA for e316fe9
Browse repository at this point
Commits on Jun 26, 2017
Removed dead code from build script
9prady9
committed
d6c1aff
View commit details
Copy full SHA for d6c1aff
Browse repository at this point
Increment arrayfire submodule to v3.5.0
9prady9
committed
9b21917
View commit details
Copy full SHA for 9b21917
Browse repository at this point
new Array method: get_allocated_bytes
9prady9
committed
b4de986
View commit details
Copy full SHA for b4de986
Browse repository at this point
canny edge detection function
9prady9
committed
d0c75c8
View commit details
Copy full SHA for d0c75c8
Browse repository at this point
Change get_allocated_bytes return to be usize
9prady9
committed
e99ea54
View commit details
Copy full SHA for e99ea54
Browse repository at this point
Commits on Jun 28, 2017
Change Callback struct to hold fn() instead of &Fn()
Show description for 8db332e
9prady9
committed
8db332e
View commit details
Copy full SHA for 8db332e
Browse repository at this point
You can’t perform that action at this time.