issues
search
dpilger26
/
NumCpp
C++ implementation of the Python Numpy library
https://dpilger26.github.io/NumCpp
MIT License
3.58k
stars
555
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Random generator
#218
brccabral
closed
2 months ago
1
One Hot Encoding
#217
brccabral
opened
2 months ago
1
Numcpp bug when installed through vcpkg
#216
iHapiW
closed
1 month ago
1
nc::linalg::pinv doesn't support non square matrix
#215
siferati
opened
2 months ago
0
g++ build NumpyCpp Error ?
#214
yanglebupt
closed
4 months ago
1
CUDA support
#213
Sha-x2-nk
opened
5 months ago
0
Building programs with Numcpp with Xcode produces thousands of @param errors.
#212
kapton-marvel
closed
1 month ago
2
Installation of Numcpp ignores -DNUMCPP_NO_USE_BOOST=ON
#211
kapton-marvel
closed
7 months ago
2
Doesn't Shape support 4D data processing in NumCpp?
#210
wangzhenlin123
closed
8 months ago
1
[Doubt] How are various dtypes handled in NumCpp
#209
faze-geek
closed
8 months ago
8
Fix actions
#208
dpilger26
closed
11 months ago
0
Memory Leak in NdArray
#207
jzylkin
closed
11 months ago
2
CMake error
#206
shaoshilei
closed
9 months ago
5
Rc2.12.1
#205
dpilger26
closed
1 year ago
0
numcpp 2.12.0 build failure
#204
chenrui333
closed
1 year ago
5
Rc v2.12.0
#203
dpilger26
closed
1 year ago
0
`np.searchsorted` not support
#202
hhr114
closed
1 year ago
0
nc.reshape not support 3-dimension array, can you add an overloading function?
#201
Robinsci
closed
8 months ago
2
How to convert a 4-dimensional array in CV::Mat into a data format available in NumCpp?
#200
ZJDATY
closed
8 months ago
1
Release candidate v2.11.0
#199
dpilger26
closed
1 year ago
0
Feature/poly1 d for array
#198
TorokLev
closed
1 year ago
1
replacing std::initializer_list in vstack, hstack, stack with list
#197
TorokLev
closed
1 year ago
1
nc::stack, hstack, vstack operates on std::initialier_list<> only.
#196
TorokLev
closed
1 year ago
1
index on shape object
#195
TorokLev
closed
1 year ago
1
nc::append should be able to operate empty NdArray<> too.
#194
TorokLev
closed
1 year ago
2
reshape() should return a new copy instead of modifying
#193
TorokLev
closed
1 year ago
1
feature/poly1d_eval added
#192
TorokLev
closed
1 year ago
1
Function: NdArrayConstIterator Line: 70 Error: NdArray has not been initialized.
#191
ArEnSc
closed
1 year ago
1
Allow NUMCPP_NO_USE_BOOST to build examples without error
#190
bp-kelley
closed
1 year ago
1
The formula gives an error, how can I change it?
#189
YoungjaeDev
closed
1 year ago
1
Digitize is not a member of nc
#188
amarrerod
closed
1 year ago
3
Install CMake config files into architecture-dependent location
#187
topazus
closed
1 year ago
0
`a > 0` io `a > 5` in README.md
#186
jamadagni
closed
1 year ago
1
Rc v2.10.1
#185
dpilger26
closed
1 year ago
0
NUMCPP_NO_USE_BOOST is not respected in NumCppConfig.cmake
#184
torsten-pf
closed
1 year ago
1
V2 10 0
#183
dpilger26
closed
1 year ago
0
any plan to adapt mdspan in maybe c++23?
#182
npuichigo
opened
1 year ago
0
How do I change this python expression?
#181
YoungjaeDev
closed
1 year ago
3
version 2.9.0
#180
dpilger26
closed
1 year ago
0
Get NumCpp version fail
#179
11hwu2
closed
1 year ago
1
how can i choose the specified cols or rows by using slice
#178
reverse-2020
closed
1 year ago
4
Slicing with signed 32-bit and (un-)signed 64-bit indices
#177
jurihock
closed
1 year ago
1
Could NOT find Boost
#176
Michdo93
closed
1 year ago
4
reshape (3, 4, 2)
#175
serhii-vlasiuk
closed
1 year ago
1
Does NumCpp support broadcast?
#174
for-just-we
closed
1 year ago
2
Does NumCpp generates vectorized instructions (AVX512)?
#173
IshaanKarnik
opened
1 year ago
0
Update all rows in particular column in NdArray
#172
serhii-vlasiuk
closed
1 year ago
1
The random::seed behavior of NumCpp is inconsistent with that of numpy
#171
barrierye
closed
1 year ago
1
Support numpy.insert
#170
FirstLoveLife
closed
1 year ago
1
What is the problem with using NumCpp in windows dynamic library?
#169
lion1986
closed
2 years ago
2
Next