|
|
cf057c4df9
|
roll back constness corrections
|
2020-02-18 21:00:30 -06:00 |
|
|
|
23adf6e4a7
|
Mark modules as 'extern const'
|
2020-02-18 20:32:33 -06:00 |
|
|
|
27996c9003
|
Add MP_DELCARE_CONST_FUN declarations to headers
|
2020-02-18 20:32:22 -06:00 |
|
Zoltán Vörös
|
2e3a0b4483
|
separated sub-modules into proper python sub-modules
|
2020-02-13 21:49:09 +01:00 |
|
Zoltán Vörös
|
76ccd1a118
|
the master branch is configurable now
|
2020-02-07 21:23:24 +01:00 |
|
Zoltán Vörös
|
ac1111c251
|
fixed glitch in std/mean functions
|
2020-01-07 21:53:23 +01:00 |
|
Zoltán Vörös
|
0e9656cc1d
|
added argsort, and fixed a number of smaller bugs
|
2019-11-06 17:35:01 +01:00 |
|
Zoltán Vörös
|
351eafa06c
|
first implementation of sort
|
2019-11-04 18:54:19 +01:00 |
|
Zoltán Vörös
|
6e4911d96f
|
replaced float with mp_float_t everywhere, so that the source can be compiled for all platforms
|
2019-11-01 14:28:29 +01:00 |
|
Zoltán Vörös
|
8b6d03417b
|
added diff function, and updated the manual accordingly
|
2019-10-31 12:52:40 +01:00 |
|
Zoltán Vörös
|
69225c3707
|
added det to linalg.c
|
2019-10-15 21:37:21 +02:00 |
|
Zoltán Vörös
|
13511aaf08
|
min/max conforms to numpy behaviour now
|
2019-10-14 21:29:15 +02:00 |
|
Zoltán Vörös
|
4a8ecc28f2
|
added keyword arguments to linspace, made binary_op tighter
|
2019-10-07 20:49:29 +02:00 |
|
Zoltán Vörös
|
f7884529fe
|
added keyword argument to ndarray
|
2019-09-05 21:56:00 +02:00 |
|
Zoltán Vörös
|
3ed5e1a651
|
initial commit
|
2019-08-31 18:51:26 +02:00 |
|