issues
search
NumPower
/
numpower
PHP extension for efficient scientific computing and array manipulation with GPU support
https://numpower.org
Other
192
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FEAT] Implement benchmark for cpu and gpu for initializer methods Cl…
#68
henrique-borba
opened
1 month ago
0
[FEAT] Implement NDArray::cumprod and NDArray::cumsum Closes #45 & Closes #46
#67
jiyo4476
opened
1 month ago
0
[FEAT] Implemented covariance calculation Closes #48
#66
jiyo4476
opened
1 month ago
0
[FEAT] Implement benchmark for cpu and gpu for initializer methods Closes #57
#65
jiyo4476
closed
1 month ago
0
New methods and features for 0.6.0
#64
henrique-borba
closed
4 months ago
0
CPU Benchmark files for initializers
#63
jiyo4476
closed
4 months ago
0
CUDA on AMD
#62
zaunere
closed
4 months ago
3
stubs.php file for the NDArray class
#61
henrique-borba
closed
4 months ago
0
fix: segmentation fault with empty arrays initialization and __toString magic method
#60
henrique-borba
closed
4 months ago
0
fix: destructor causing segmentation fault
#59
henrique-borba
closed
4 months ago
0
[BUG] new instance with invalid parameters problem
#58
SkibidiProduction
closed
4 months ago
3
[FEAT] Implement benchmark for CPU and GPU for linear algebra, arithmetic and initializer methods
#57
henrique-borba
opened
4 months ago
6
NDArray::poisson() 'Argument #2 ($lam) must be of type float, float g…
#56
SkibidiProduction
closed
4 months ago
0
[BUG] Argument #2 ($lam) must be of type float, float given
#55
zaunere
closed
4 months ago
3
NDArray::standard_normal() 'expects at most 3 arguments' bugfix
#54
SkibidiProduction
closed
4 months ago
0
GPU matmul refactoring and optimization
#53
SkibidiProduction
closed
4 months ago
1
fix: Uses cuBLAS instead of the CUDA kernel to perform matmul
#52
henrique-borba
closed
5 months ago
1
Low computing speed
#51
SkibidiProduction
closed
5 months ago
6
NumPower 0.5.0
#50
henrique-borba
closed
5 months ago
0
Statistics methods like mean, average must accept an axis argument
#49
henrique-borba
closed
5 months ago
0
[FEAT] Implement covariance calculation (NDArray::cov)
#48
henrique-borba
opened
6 months ago
1
[FEAT] Improve indexing and slicing to accept negative indices
#47
henrique-borba
opened
6 months ago
0
[FEAT] Implement NDArray::cumprod
#46
henrique-borba
opened
6 months ago
1
[FEAT] Implement NDArray::cumsum
#45
henrique-borba
opened
6 months ago
1
[FEAT] Implement NDArray::sort
#44
henrique-borba
opened
6 months ago
0
[FEAT] Implement NDArray::argsort
#43
henrique-borba
opened
6 months ago
0
Updates for version 0.4.0
#42
henrique-borba
closed
6 months ago
0
Update PULL_REQUEST_TEMPLATE.md
#41
henrique-borba
closed
6 months ago
0
N-dimensional slicing and element-wise iterator
#40
henrique-borba
closed
1 year ago
0
Convolve2D SciPy porting and color pallete support for GD images
#39
henrique-borba
closed
1 year ago
0
Broadcasting updates, binominal random initializer and bug fixes
#38
henrique-borba
closed
1 year ago
0
Serialize support for NDArray
#37
henrique-borba
closed
1 year ago
0
hotfix: reshape leaking memory
#36
henrique-borba
closed
1 year ago
0
Broadcasting fixes and updates
#35
henrique-borba
closed
1 year ago
0
GD Image loading and save fix, GPU allocation improvement and GPU slicing fixes
#34
henrique-borba
closed
1 year ago
0
NDArray_Append, slicing bug fix, AVX2 image support and AVX2 CUDA support
#33
henrique-borba
closed
1 year ago
0
Bug fix patch
#32
henrique-borba
closed
1 year ago
0
fix: Fixed double definition of envvar
#31
henrique-borba
closed
1 year ago
0
style: Run astyle format (google style)
#30
henrique-borba
closed
1 year ago
0
fix: Fix NDArray::prod memory leak when using a PHP array as argument
#29
henrique-borba
closed
1 year ago
0
fix: quiet compilation warning about implicit functions
#27
markkimsal
closed
1 year ago
1
[FEAT] Create appropriate stub.php
#26
henrique-borba
closed
4 months ago
1
NDArray_Broadcast implicitly requires GPU / HAVE_CUBLAS
#25
markkimsal
closed
1 year ago
2
[FEAT] Implement more manipulation routines
#24
henrique-borba
opened
1 year ago
0
Create tests for all operations and configure the CI
#23
henrique-borba
closed
1 year ago
0
Arithmetic scalar operations with GPU arrays not supported
#22
henrique-borba
closed
6 months ago
0
Implement base statistics methods
#21
henrique-borba
closed
1 year ago
0
Implement base logic functions for CPU and GPU
#20
henrique-borba
closed
1 year ago
0
Implement base linear algebra methods for CPU and GPU
#19
henrique-borba
closed
1 year ago
0
Use single precision (float32) as default type
#18
henrique-borba
closed
1 year ago
1
Next