Skip to content

Pull requests: arrayfire/arrayfire-binary-python-wrapper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Project structure and Core functions wrapper
#1 by roaffix was merged Sep 14, 2023 Loading… updated Sep 14, 2023
Add creation functions. Restructure data structures
#2 by roaffix was merged Sep 20, 2023 Loading… updated Sep 20, 2023
6 tasks done
Extend and fix api
#3 by roaffix was merged Sep 21, 2023 Loading… updated Sep 21, 2023
Fix/api references
#4 by roaffix was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Feature/vector algorithms
#5 by roaffix was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Add array_as_string. Fix importing
#6 by roaffix was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Feature/wrap safe call
#7 by roaffix was merged Sep 23, 2023 Loading… updated Sep 23, 2023
Fix CI
#8 by roaffix was merged Sep 23, 2023 Loading… updated Sep 23, 2023
Add more C API functions
#9 by roaffix was merged Sep 28, 2023 Loading… updated Sep 28, 2023
Fix build components
#10 by roaffix was merged Dec 19, 2023 Loading… updated Dec 19, 2023
Fix/missing functions
#11 by roaffix was merged Jan 17, 2024 Loading… updated Jan 17, 2024
Add missing functions
#13 by roaffix was merged Feb 3, 2024 Loading… updated Feb 3, 2024
test
#14 by roaffix was closed Feb 6, 2024 Loading… updated Feb 6, 2024
Add randn
#15 by roaffix was merged Feb 7, 2024 Loading… updated Feb 7, 2024
adds scikit core to build arrayfire binaries
#12 by syurkevi was merged Feb 8, 2024 Loading… updated Feb 8, 2024
Fix eval multiple
#16 by roaffix was merged Feb 8, 2024 Loading… updated Feb 8, 2024
Added tests for identity matrix function
#18 by sakchal was merged Mar 2, 2024 Loading… updated Mar 2, 2024
unit tests for iotafunction
#19 by sakchal was merged Mar 2, 2024 Loading… updated Mar 2, 2024
Added unit tests for the lower function
#20 by sakchal was merged Mar 2, 2024 Loading… updated Mar 2, 2024
Added unit tests for the upper function
#21 by sakchal was merged Mar 2, 2024 Loading… updated Mar 2, 2024
Added unit tests for the pad function and fixed pad function return v…
#22 by sakchal was merged Mar 2, 2024 Loading… updated Mar 2, 2024
Added unit tests for the diagonal function
#23 by sakchal was merged Mar 6, 2024 Loading… updated Mar 6, 2024
added constant tests
#17 by sakchal was merged Mar 1, 2024 Loading… updated Mar 12, 2024
Test utilities
#28 by sakchal was closed Mar 13, 2024 Loading… updated Mar 13, 2024
utility functions for tests
#29 by sakchal was merged Mar 20, 2024 Loading… updated Mar 20, 2024
ProTip! Exclude everything labeled bug with -label:bug.