Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
arrayfire
/
arrayfire-haskell
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
60
Code
Issues
11
Pull requests
6
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2024
update copyright year, maintainer
dmjio
committed
fa74dd8
Copy full SHA for fa74dd8
Commits on May 4, 2024
Relax some tests that are satisfied only up to some floating point error. (#59)
leftaroundabout
authored
f268fc9
Copy full SHA for f268fc9
Commits on Aug 25, 2023
Fix (**) and use property tests (#57)
Show description for 971bae0
twesterhout
authored
971bae0
Copy full SHA for 971bae0
Fix joinMany (#56)
Show description for 90812e0
twesterhout
authored
90812e0
Copy full SHA for 90812e0
Commits on Aug 24, 2023
Switch to Nix flakes; make the tests pass with newest ArrayFire (#55)
Show description for 1e4f909
twesterhout
authored
1e4f909
Copy full SHA for 1e4f909
Commits on Mar 26, 2023
Fix tests for ArrayFire 3.8.3 (#51)
Show description for 5e69254
twesterhout
authored
5e69254
Copy full SHA for 5e69254
Commits on Oct 2, 2022
Major bump to use latest GHC and version 3.8.2 of ArrayFire.
Show description for 8dd8494
dmjio
committed
8dd8494
Copy full SHA for 8dd8494
Commits on May 19, 2022
Fix compilation on GHC 9.0.2 (#50)
twesterhout
authored
d1778bc
Copy full SHA for d1778bc
Commits on Nov 24, 2019
Remove pseudo-inverse documentation on 3.6.4.
dmjio
committed
5d62160
Copy full SHA for 5d62160
Commits on Nov 15, 2019
Bump version to 0.6.0.0.
dmjio
committed
c192a4c
Copy full SHA for c192a4c
Fix negate documentation example.
dmjio
committed
cd67802
Copy full SHA for cd67802
Use lib64 on linux, lib on OSX. (#46)
dmjio
authored
0edb72f
Copy full SHA for 0edb72f
Constrain BLAS functions on AFType. (#47)
dmjio
authored
85ab6df
Copy full SHA for 85ab6df
Commits on Nov 12, 2019
Bump 0.5.1.0
dmjio
committed
e267400
Copy full SHA for e267400
Remove ld-options when default paths is enabled. (#43)
Show description for 01d5261
dmjio
authored
01d5261
Copy full SHA for 01d5261
Commits on Nov 11, 2019
Removes double free (#42)
Show description for 7a5b6b7
dmjio
authored
7a5b6b7
Copy full SHA for 7a5b6b7
Document API according to column-major ordering. (#41)
Show description for faee0d8
dmjio
authored
faee0d8
Copy full SHA for faee0d8
Commits on Nov 10, 2019
Add hackage haddocks upload script. (#40)
dmjio
authored
426aca1
Copy full SHA for 426aca1
Commits on Nov 9, 2019
Bump 0.5.0.0
dmjio
committed
2ab5eda
Copy full SHA for 2ab5eda
Return CBool when using comparison functions. (#24)
Show description for 2be192c
dmjio
authored
2be192c
Copy full SHA for 2be192c
Validate Array in correct order. (#37)
dmjio
authored
b06a1f8
Copy full SHA for b06a1f8
Commits on Nov 7, 2019
Example which compiles (#33)
Show description for c745f73
danielkroeni
authored and
dmjio
committed
c745f73
Copy full SHA for c745f73
Small typo (#32)
danielkroeni
authored and
dmjio
committed
66d3e68
Copy full SHA for 66d3e68
Commits on Nov 6, 2019
Bump to 0.4.0.0
dmjio
committed
510b96c
Copy full SHA for 510b96c
Remove Ord instance from Array. (#23)
dmjio
authored
076b9ce
Copy full SHA for 076b9ce
Show matrix transposed by default. (#25)
dmjio
authored
c4e4aca
Copy full SHA for c4e4aca
Bump to 0.3.0.0.
dmjio
committed
d244b04
Copy full SHA for d244b04
Eq / Ord instances should work across all dimensions. (#21)
dmjio
authored
d6123b6
Copy full SHA for d6123b6
Adjust docs on mean, varWeighted. (#19)
dmjio
authored
be90acd
Copy full SHA for be90acd
Bump to 0.2.0.0 (#18)
dmjio
authored
3d7d66d
Copy full SHA for 3d7d66d
Enforce Complex on 'imag' and 'real' functions. (#16)
Show description for 27bef52
dmjio
authored
27bef52
Copy full SHA for 27bef52
Remove unused functions. (#17)
dmjio
authored
0470d34
Copy full SHA for 0470d34
Commits on Nov 4, 2019
Flags update
Show description for 65bdf72
dmjio
authored and
9prady9
committed
65bdf72
Copy full SHA for 65bdf72
Document and expose AFDtype.
dmjio
committed
0634a49
Copy full SHA for 0634a49
Commits on Oct 27, 2019
Update documentation and types.
dmjio
committed
bb353f6
Copy full SHA for bb353f6
Pagination
Previous
Next
You can’t perform that action at this time.