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
on
3.4.20160925
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2016
Fixing bug in graphics documentation
pavanky
committed
7935ed9
View commit details
Copy full SHA for 7935ed9
View code at this point
Browse repository at this point
Workaround for upstream bug
pavanky
committed
a9fec06
View commit details
Copy full SHA for a9fec06
View code at this point
Browse repository at this point
Updating changes to reflect new documentation
pavanky
committed
3f1d3ab
View commit details
Copy full SHA for 3f1d3ab
View code at this point
Browse repository at this point
Changing sparse* functions to create_sparse*
pavanky
committed
48d1ffb
View commit details
Copy full SHA for 48d1ffb
View code at this point
Browse repository at this point
Cleaning up Index
pavanky
committed
64fb62e
View commit details
Copy full SHA for 64fb62e
View code at this point
Browse repository at this point
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
Adding functions to create and manipulate sparse matrices
pavanky
committed
3637f58
View commit details
Copy full SHA for 3637f58
View code at this point
Browse repository at this point
Fixing bugs in random and random tests
pavanky
committed
85465c2
View commit details
Copy full SHA for 85465c2
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
Adding new graphics functions from v3.4
pavanky
committed
ef44a7a
View commit details
Copy full SHA for ef44a7a
View code at this point
Browse repository at this point
Adding medfilt1 and medfilt2 and necessary tests
pavanky
committed
208465d
View commit details
Copy full SHA for 208465d
View code at this point
Browse repository at this point
Adding random engine class and relavent methods
Show description for fe18684
pavanky
committed
fe18684
View commit details
Copy full SHA for fe18684
View code at this point
Browse repository at this point
Adding functions from array.h and device.h
Show description for 7594769
pavanky
committed
7594769
View commit details
Copy full SHA for 7594769
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
FEAT: Adding clamp function and relevant tests
pavanky
committed
596951d
View commit details
Copy full SHA for 596951d
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
Adding tests for scan and scan_by_key
pavanky
committed
4880355
View commit details
Copy full SHA for 4880355
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 Sep 17, 2016
Moving tests to be part of the arrayfire module
Show description for da596b0
pavanky
committed
da596b0
View commit details
Copy full SHA for da596b0
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Merge pull request #94 from arrayfire/bug-fixes
Show description for 3537d10
pavanky
authored
3537d10
View commit details
Copy full SHA for 3537d10
View code at this point
Browse repository at this point
BUGFIX: Fix conversion between numpy and arrayfire arrays
pavanky
committed
2196fe5
View commit details
Copy full SHA for 2196fe5
View code at this point
Browse repository at this point
BUGFIX: Fixing typo in QR (was calling af_lu instead)
pavanky
committed
7b30010
View commit details
Copy full SHA for 7b30010
View code at this point
Browse repository at this point
BUGFIX: array.H() now calls af_transpose with proper options
pavanky
committed
726605c
View commit details
Copy full SHA for 726605c
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Add self as parameter to all methods of class Feature
Lukas Bindreiter
committed
b65abb1
View commit details
Copy full SHA for b65abb1
View code at this point
Browse repository at this point
Commits on Jun 25, 2016
Merge branch 'master' into devel
pavanky
committed
7a79ae7
View commit details
Copy full SHA for 7a79ae7
View code at this point
Browse repository at this point
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 Jun 20, 2016
Add support for short types
Show description for 2851540
aha66
authored and
pavanky
committed
2851540
View commit details
Copy full SHA for 2851540
View code at this point
Browse repository at this point
Commits on May 16, 2016
Fixing mistake in documentation
pavanky
committed
2efb2ad
View commit details
Copy full SHA for 2efb2ad
View code at this point
Browse repository at this point
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
Ensure arrayfire is called in infix operations with numpy
FilipeMaia
authored and
pavanky
committed
5ddeb97
View commit details
Copy full SHA for 5ddeb97
View code at this point
Browse repository at this point
Commits on May 10, 2016
FEAT: Adding new array properties
Show description for 376135d
pavanky
committed
376135d
View commit details
Copy full SHA for 376135d
View code at this point
Browse repository at this point
FEAT: Add gaussian_kernel and necessary tests
pavanky
committed
7f3f844
View commit details
Copy full SHA for 7f3f844
View code at this point
Browse repository at this point
BUGFIX: fixing a bug in histogram
pavanky
committed
4a49c38
View commit details
Copy full SHA for 4a49c38
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.