GitHub / arrayfire/arrayfire-haskell issues and pull requests
#61 - Export the special `span` value for not-indexing an array dimension.
Pull Request -
State: open - Opened by leftaroundabout 12 months ago
#60 - Correct `signum` function according to the Haskell report.
Pull Request -
State: open - Opened by leftaroundabout 12 months ago
#59 - Relax some tests that are satisfied only up to some floating point error.
Pull Request -
State: closed - Opened by leftaroundabout about 1 year ago
- 1 comment
#58 - Add GitHub CI
Pull Request -
State: open - Opened by dmjio almost 2 years ago
#57 - Fix (**) and use property tests for Floating
Pull Request -
State: closed - Opened by twesterhout almost 2 years ago
- 2 comments
#56 - Fix joinMany
Pull Request -
State: closed - Opened by twesterhout almost 2 years ago
- 1 comment
#55 - Switch to Nix flakes; make the tests pass with newest ArrayFire
Pull Request -
State: closed - Opened by twesterhout almost 2 years ago
- 3 comments
#54 - Windows not a supported platform? Installation errors
Issue -
State: open - Opened by liamzee about 2 years ago
#53 - How to generate an array according to the rules defined by oneself?
Issue -
State: open - Opened by wujilingfeng about 2 years ago
- 1 comment
#52 - How does transfer an image array to such array?
Issue -
State: open - Opened by wujilingfeng about 2 years ago
#51 - Fix tests for ArrayFire 3.8.3
Pull Request -
State: closed - Opened by twesterhout over 2 years ago
#50 - Fix compilation on GHC 9.0.2
Pull Request -
State: closed - Opened by twesterhout about 3 years ago
#49 - Getting a failure on these tests that is very strange
Issue -
State: closed - Opened by chiroptical over 3 years ago
- 1 comment
#48 - Document linking Haskell wrapper when building from source
Issue -
State: open - Opened by dmjio over 5 years ago
Labels: enhancement, documentation, ops
#47 - Constrain BLAS functions on AFType.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#46 - Use lib64 on linux, lib on OSX.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#45 - Update README.md
Pull Request -
State: open - Opened by dmjio over 5 years ago
#44 - Initial commit of graphics examples.
Pull Request -
State: open - Opened by dmjio over 5 years ago
#43 - Remove ld-options when default paths is enabled.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#42 - Removes double free
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#41 - Document API according to column-major ordering.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#40 - Add hackage haddocks upload script.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#39 - Fix documentation to show column-major order.
Issue -
State: closed - Opened by dmjio over 5 years ago
- 1 comment
Labels: bug, enhancement, help wanted, good first issue, documentation
#38 - ArrayFire benchmarks
Issue -
State: open - Opened by dmjio over 5 years ago
- 10 comments
Labels: enhancement, help wanted, good first issue
#37 - Validate Array in correct order.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#36 - Most reductions in ArrayFire.Algorithms should return array, not scalar
Issue -
State: closed - Opened by gilgamec over 5 years ago
- 2 comments
Labels: enhancement
#35 - Smart constructors are transposed
Issue -
State: closed - Opened by gilgamec over 5 years ago
- 5 comments
#34 - Investigate Bits instance on Array CBool
Issue -
State: open - Opened by dmjio over 5 years ago
- 1 comment
Labels: enhancement, help wanted, good first issue, question
#33 - Example which compiles
Pull Request -
State: closed - Opened by danielkroeni over 5 years ago
- 1 comment
#32 - Small typo
Pull Request -
State: closed - Opened by danielkroeni over 5 years ago
#31 - Three major releases in 24 hours.
Issue -
State: closed - Opened by phadej over 5 years ago
- 12 comments
#30 - Shields
Issue -
State: open - Opened by dmjio over 5 years ago
Labels: enhancement, help wanted
#29 - Get doctests working
Issue -
State: open - Opened by dmjio over 5 years ago
Labels: enhancement, tests, documentation
#28 - update nixpkgs to use arrayfire 3.6.4 stable
Issue -
State: open - Opened by chessai over 5 years ago
- 1 comment
Labels: enhancement
#27 - improve quickcheck generator for Array/add new ones
Issue -
State: open - Opened by chessai over 5 years ago
Labels: enhancement, tests
#26 - re-add quickcheck-classes tests
Issue -
State: open - Opened by chessai over 5 years ago
- 1 comment
Labels: tests
#25 - Show matrix transposed by default.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#24 - Return CBool when using comparison functions.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
Labels: bug, enhancement
#23 - Remove Ord instance from Array.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#22 - Show instance transposed?
Issue -
State: closed - Opened by gilgamec over 5 years ago
- 7 comments
#21 - Eq / Ord instances should work across all dimensions.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#20 - Strong types for logical operators
Issue -
State: closed - Opened by noughtmare over 5 years ago
- 4 comments
Labels: enhancement
#19 - Adjust docs on mean, varWeighted.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#18 - Bump to 0.2.0.0
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#17 - Remove unused functions.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#16 - Enforce Complex on 'imag' and 'real' functions.
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#15 - imag and real should have type Array (Complex a) -> Array a
Issue -
State: closed - Opened by noughtmare over 5 years ago
- 1 comment
#14 - Remove unimplemented internal functions.
Issue -
State: closed - Opened by noughtmare over 5 years ago
- 4 comments
#13 - How to use drawImage?
Issue -
State: closed - Opened by noughtmare over 5 years ago
- 6 comments
Labels: bug, enhancement, documentation
#12 - Add .travis.yml and test target
Pull Request -
State: open - Opened by dmjio over 5 years ago
- 44 comments
#11 - Flags update
Pull Request -
State: closed - Opened by dmjio over 5 years ago
#10 - Missing dependency on a foreign library
Issue -
State: closed - Opened by noughtmare over 5 years ago
- 38 comments
Labels: bug, documentation, ops
#9 - Add cabal flags.
Pull Request -
State: closed - Opened by dmjio almost 6 years ago
#8 - constant should be polymorphic
Issue -
State: closed - Opened by dmjio about 6 years ago
- 1 comment
#7 - Outstanding items before release
Issue -
State: closed - Opened by dmjio about 6 years ago
#6 - Use withArray instead of newArray + free
Issue -
State: closed - Opened by dmjio about 6 years ago
#5 - Update AFWindow, update Util.hs
Pull Request -
State: closed - Opened by dmjio about 6 years ago
#4 - Flesh out Graphics API
Pull Request -
State: closed - Opened by dmjio about 6 years ago
#3 - Add Image API
Pull Request -
State: closed - Opened by dmjio about 6 years ago
#2 - Add features API
Pull Request -
State: closed - Opened by dmjio about 6 years ago
#1 - Foreign ptr array
Pull Request -
State: closed - Opened by dmjio about 6 years ago