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-python
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
422
Code
Issues
57
Pull requests
3
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-python
arrayfire
library.py
on
3.4.20161126
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2016
Alias ctypes data types to custom data types
pavanky
committed
5f8dce0
View commit details
Copy full SHA for 5f8dce0
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Adding get_size_of
pavanky
committed
4b3369f
View commit details
Copy full SHA for 4b3369f
View code at this point
Browse repository at this point
Check if arrayfire can be run immediately after loading the library
pavanky
committed
2f8503d
View commit details
Copy full SHA for 2f8503d
View code at this point
Browse repository at this point
Check and load a functional backend
Show description for d8db269
9prady9
authored and
pavanky
committed
d8db269
View commit details
Copy full SHA for d8db269
View code at this point
Browse repository at this point
Add missing enums from arrayfire 3.4 release
pavanky
committed
bdfed50
View commit details
Copy full SHA for bdfed50
View code at this point
Browse repository at this point
Cleaning up scan, scan_by_key and moments
Show description for 204d900
pavanky
committed
204d900
View commit details
Copy full SHA for 204d900
View code at this point
Browse repository at this point
initial v34 api additions to python wrapper
syurkevi
authored and
pavanky
committed
a796a89
View commit details
Copy full SHA for a796a89
View code at this point
Browse repository at this point
Commits on Jun 25, 2016
Files required to generate documentation
pavanky
committed
76c173a
View commit details
Copy full SHA for 76c173a
View code at this point
Browse repository at this point
Commits on May 16, 2016
FEAT: Adding additional helper library functions
Show description for 87fdd11
pavanky
committed
87fdd11
View commit details
Copy full SHA for 87fdd11
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Use the correct unified backend name
FilipeMaia
committed
30a3d05
View commit details
Copy full SHA for 30a3d05
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
BUGFIX: Fixing bug for 32 bit architectures
pavanky
committed
a6d7863
View commit details
Copy full SHA for a6d7863
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Merge branch 'devel' for 3.3 release
pavanky
committed
6c34821
View commit details
Copy full SHA for 6c34821
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Merge pull request #66 from FilipeMaia/enum_fix
Show description for 64434f8
pavanky
committed
64434f8
View commit details
Copy full SHA for 64434f8
View code at this point
Browse repository at this point
Ensure that the types of the enums values are correct
Show description for cf38ac3
FilipeMaia
committed
cf38ac3
View commit details
Copy full SHA for cf38ac3
View code at this point
Browse repository at this point
BUGFIX: Append SO names to the full library path
pavanky
committed
9adae09
View commit details
Copy full SHA for 9adae09
View code at this point
Browse repository at this point
FEAT: Adding functions to query device and active backends
pavanky
committed
a1f48ac
View commit details
Copy full SHA for a1f48ac
View code at this point
Browse repository at this point
FEAT: Adding new graphics functions from 3.3
pavanky
committed
2e951d1
View commit details
Copy full SHA for 2e951d1
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Fixes typo that prevented setting backend.
bergkoet
authored and
pavanky
committed
7b9f5ac
View commit details
Copy full SHA for 7b9f5ac
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Fixes typo that prevented setting backend.
bergkoet
committed
da1cad5
View commit details
Copy full SHA for da1cad5
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Set the AF_PATH to one of known paths if none is found
Show description for 48cf2b4
pavanky
committed
48cf2b4
View commit details
Copy full SHA for 48cf2b4
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Adding default search paths
pavanky
committed
ad6f76e
View commit details
Copy full SHA for ad6f76e
View code at this point
Browse repository at this point
Updating the error message when arrayfire libraries isn't found
Show description for c5f174f
pavanky
committed
c5f174f
View commit details
Copy full SHA for c5f174f
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
FEAT: Changes to use the unified backend from arrayfire when available
pavanky
committed
9f9b2e0
View commit details
Copy full SHA for 9f9b2e0
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Adding new enums from arrayfire 3.2
pavanky
committed
ce41bf7
View commit details
Copy full SHA for ce41bf7
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
FEAT: adding new image processing functions from 3.1
Show description for dc83b49
pavanky
committed
dc83b49
View commit details
Copy full SHA for dc83b49
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Removing unnecessary deletes
Show description for 303bea3
pavanky
committed
303bea3
View commit details
Copy full SHA for 303bea3
View code at this point
Browse repository at this point
Implement a cleaner way for the Enum class
Show description for fed169f
pavanky
committed
fed169f
View commit details
Copy full SHA for fed169f
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Work around for missing Enum class
pavanky
committed
ce1ae09
View commit details
Copy full SHA for ce1ae09
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Adding documentation for library.py
pavanky
committed
11a71ff
View commit details
Copy full SHA for 11a71ff
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
STYLE: Use Python Enum instead of ctypes.c_int for enums
pavanky
committed
c8ec234
View commit details
Copy full SHA for c8ec234
View code at this point
Browse repository at this point
Syle changes and converting util functions to be private
pavanky
committed
82d8282
View commit details
Copy full SHA for 82d8282
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Adding runtime selection of arrayfire backends using af.backend.set(name)
Show description for a5394fe
pavanky
committed
a5394fe
View commit details
Copy full SHA for a5394fe
View code at this point
Browse repository at this point
Avoid printing backend name during load time
Show description for a33701c
pavanky
committed
a33701c
View commit details
Copy full SHA for a33701c
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Suppress missing dll warnings on windows
shehzan10
committed
3b8b928
View commit details
Copy full SHA for 3b8b928
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Adding support for windows and cygwin
pavanky
committed
38ace15
View commit details
Copy full SHA for 38ace15
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.