Skip to content

Pull requests: arrayfire/arrayfire-python

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

[Data API] Array Object Implementation
#261 by roaffix was merged Apr 25, 2023 Loading… updated Apr 25, 2023
adds linear algebra examples
#259 by tuckeryazdani was merged Apr 22, 2022 Loading… updated Apr 22, 2022
Refactor cov, var, stdev APIs to reflect 3.8 release feature
#254 by 9prady9 was merged Mar 3, 2021 Loading… updated Mar 3, 2021 3.8.0
Add missing Machine Learning module documentation
#253 by 9prady9 was merged Mar 3, 2021 Loading… updated Mar 3, 2021 3.8.0
update documentation to v3.8
#252 by syurkevi was merged Mar 3, 2021 Loading… updated Mar 3, 2021
change setup.py to optionally build binaries in source distribution
#245 by syurkevi was merged Mar 3, 2021 Loading… updated Mar 3, 2021
Flake8 code style fixes
#241 by roaffix was closed Nov 14, 2020 Loading… updated Nov 14, 2020
Refactor init module
#242 by roaffix was merged Nov 13, 2020 Loading… updated Nov 14, 2020
Fix minimal required python version
#240 by roaffix was merged Nov 14, 2020 Loading… updated Nov 14, 2020
Remove import star
#212 by roaffix was merged Nov 13, 2020 Loading… updated Nov 13, 2020
Update docs
#238 by parag-mangla was merged Oct 1, 2020 Loading… updated Oct 1, 2020
Computer vision examples
#190 by syurkevi was merged Sep 9, 2020 Loading… updated Sep 9, 2020 3.7
Added logistic regression example
#203 by mark-poscablo was merged Sep 9, 2020 Loading… updated Sep 9, 2020 3.7
Various fixes
#235 by 9prady9 was merged Aug 20, 2020 Loading… updated Aug 20, 2020 3.7
adds missing logical operations on Array
#233 by syurkevi was merged Aug 20, 2020 Loading… updated Aug 20, 2020
Approx{1,2}_{v2,uniform}, af_gemm
#234 by syurkevi was merged Aug 20, 2020 Loading… updated Aug 20, 2020
Switch to functional backend
#98 by 9prady9 was closed Sep 22, 2016 Loading… updated Aug 14, 2020
failing af_where with b8 datatype [WIP]
#232 by syurkevi was closed Jul 24, 2020 Loading… updated Jul 24, 2020
corrects invert operation to non-inplace bitwise inversion
#228 by syurkevi was merged May 1, 2020 Loading… updated May 1, 2020
deconvolution to python wrapper
#222 by syurkevi was merged Apr 29, 2020 Loading… updated Apr 29, 2020
BF: check AF library paths for pkg vs source install
#218 by miketrumpis was merged Apr 29, 2020 Loading… updated Apr 29, 2020
update arrayfire library directory on 64 bit systems
#227 by syurkevi was merged Apr 29, 2020 Loading… updated Apr 29, 2020
Add 3.7 features to python wrapper
#221 by syurkevi was merged Mar 9, 2020 Loading… updated Mar 9, 2020
Fix tests dir creation after package installation
#214 by roaffix was merged Oct 29, 2019 Loading… updated Oct 29, 2019
Move tests to root dir. Minor setup refactoring
#211 by roaffix was merged Sep 16, 2019 Loading… updated Sep 16, 2019
ProTip! Exclude everything labeled bug with -label:bug.