Mark Borgerding
|
135c025484
|
fixed nuisance warning when calling from_data(...,bob) with an ndarray bob, "FutureWarning: comparison to None will result in an elementwise object comparison in the future."
|
2017-09-25 09:08:38 -04:00 |
|
Mark Borgerding
|
ecf05c4a90
|
ndarray.shape(k),strides(k) act more like their python counterparts (negative indexing, bounds checking) (issue #157)
|
2017-09-25 09:08:14 -04:00 |
|
Edward Diener
|
00b7ed03a7
|
Remove executable attribute for files.
|
2017-09-18 08:21:30 -04:00 |
|
Stefan Seefeld
|
c4fe369d69
|
Require NumPy 1.7 API.
|
2017-06-02 19:31:54 -04:00 |
|
Saliya
|
3613142839
|
Fixing compiling error 'error: ‘NPY_FLOAT16’ was not declared in this scope'
Signed-off-by: Saliya <hamparawa@gmail.com>
|
2017-06-02 15:35:04 -04:00 |
|
Stefan Seefeld
|
3844c4fc5f
|
Fix more missing symbols.
|
2017-04-14 13:14:05 -04:00 |
|
Stefan Seefeld
|
3ace4a0015
|
Adjust NumPy code to work with new directory / namespace structure.
|
2016-10-08 13:34:17 -04:00 |
|
Stefan Seefeld
|
cbb3851488
|
Merge NumPy extension from https://github.com/ndarray/Boost.NumPy/.
|
2016-10-07 20:03:12 -04:00 |
|