Zoltán Vörös
|
2a64202e38
|
fix section header
|
2021-05-12 07:18:52 +02:00 |
|
Zoltán Vörös
|
f80be5f86d
|
finish incomplete example snippet
|
2021-05-11 18:54:07 +02:00 |
|
Zoltán Vörös
|
3141d2afd6
|
add tricks chapter
|
2021-05-11 18:26:33 +02:00 |
|
Zoltán Vörös
|
43d7de1558
|
update docs
|
2021-05-09 08:27:16 +02:00 |
|
Zoltán Vörös
|
df2c9942aa
|
add docs for solve_triangular
|
2021-05-09 08:08:20 +02:00 |
|
Scott Shawcroft
|
e3bf07cabb
|
Lowercase MP macros
|
2021-04-22 17:54:02 -07:00 |
|
Zoltán Vörös
|
b996a16be3
|
add where documentation
|
2021-03-23 17:28:17 +01:00 |
|
Zoltán Vörös
|
c00c7c9c39
|
Update ulab-utils.rst
|
2021-03-08 09:17:55 +01:00 |
|
Zoltán Vörös
|
84062fc1cd
|
Update index.rst
|
2021-03-08 09:17:06 +01:00 |
|
Zoltán Vörös
|
663a7d2fe0
|
add from_int16_buffer, from_uint16_buffer functions
|
2021-03-05 15:25:46 +01:00 |
|
Zoltán Vörös
|
e6ac55a142
|
change function names to from_int32_buffer, from_uint32_buffer
|
2021-03-05 07:59:39 +01:00 |
|
Zoltán Vörös
|
ebf2cc4bc1
|
wrote docs for the utils module
|
2021-03-04 20:11:22 +01:00 |
|
Zoltán Vörös
|
b6ba1071d1
|
updated docs with a section on byteswap
|
2021-02-15 17:11:18 +01:00 |
|
Zoltán Vörös
|
0e76f9458d
|
updated trace/dot documentation
|
2021-02-13 09:37:34 +01:00 |
|
Zoltán Vörös
|
4607f8e9f9
|
added any/all documentation
|
2021-02-08 17:58:39 +01:00 |
|
Zoltán Vörös
|
c622fe61d8
|
added isinf/isfinite functions
|
2021-01-29 22:38:40 +01:00 |
|
Zoltán Vörös
|
208fa196ab
|
updated docs
|
2021-01-15 16:03:40 +01:00 |
|
Zoltán Vörös
|
06bb8348a0
|
updated docs, removed circuitpython stuff, and fixed diff code
|
2021-01-14 19:40:18 +01:00 |
|
Zoltán Vörös
|
cb23ca8d69
|
updated conf.py
|
2020-11-18 17:10:21 +01:00 |
|
Zoltán Vörös
|
73349aee3a
|
removed size function from linalg
|
2020-11-18 17:07:03 +01:00 |
|
Zoltán Vörös
|
cb31b349c3
|
updated docs
|
2020-11-16 22:04:46 +01:00 |
|
Zoltán Vörös
|
434ea7b04c
|
Merge branch 'master' into dtype2
|
2020-11-11 19:27:25 +01:00 |
|
Zoltán Vörös
|
ecb0a7775b
|
fixed pointer bug in eig
|
2020-11-03 21:28:32 +01:00 |
|
Zoltán Vörös
|
ebd91b8ee2
|
updated docs
|
2020-11-03 20:58:36 +01:00 |
|
Zoltán Vörös
|
41320fc1b3
|
updated docs version
|
2020-11-02 23:13:47 +01:00 |
|
Zoltán Vörös
|
db1a822c3b
|
fixed initialisation error in ndarray_make_new_core
|
2020-11-02 23:01:07 +01:00 |
|
Zoltán Vörös
|
bfb4ead10d
|
update index.rst
|
2020-11-02 22:56:06 +01:00 |
|
Zoltán Vörös
|
b7f95c4122
|
added an implementation of dtype
|
2020-11-02 21:52:12 +01:00 |
|
Zoltán Vörös
|
4098558a35
|
docs can be generated from stubs now
|
2020-10-30 22:11:02 +01:00 |
|
Zoltán Vörös
|
2b26ea39bd
|
removed docs/manual/source/ulab.rst
|
2020-10-25 22:19:23 +01:00 |
|
Zoltán Vörös
|
1e69c5fc06
|
preparing docs for 1.0.0 release
|
2020-10-25 22:15:33 +01:00 |
|
Zoltán Vörös
|
e1801bad43
|
updated docs to reflect recent changes
|
2020-07-23 22:47:16 +02:00 |
|
Zoltán Vörös
|
2f55b71542
|
updated user manual
|
2020-06-19 22:29:00 +02:00 |
|
Zoltán Vörös
|
ddbbca7462
|
added benchmark to bisect, extended readme
|
2020-05-19 21:12:53 +02:00 |
|
Zoltán Vörös
|
077bcc51ab
|
Merge branch 'master' into approx
|
2020-05-19 20:53:33 +02:00 |
|
Zoltán Vörös
|
78438727c4
|
Merge branch 'master' into print
|
2020-05-19 20:44:54 +02:00 |
|
Zoltán Vörös
|
8a79c80232
|
changed order of items in table of contents
|
2020-05-19 19:07:05 +02:00 |
|
Zoltán Vörös
|
33d9a5e410
|
fixed documentation error
|
2020-05-19 19:04:29 +02:00 |
|
Zoltán Vörös
|
8631b771d2
|
cleaned up documentation on approx sub-module
|
2020-05-18 19:44:26 +02:00 |
|
Zoltán Vörös
|
8056b4e959
|
updated manual with a section on function vectorisation
|
2020-05-07 09:42:19 +02:00 |
|
Zoltán Vörös
|
4a311c1d64
|
updated manual
|
2020-05-07 00:23:53 +02:00 |
|
Zoltán Vörös
|
2ead6cbc21
|
added equal/not_equal to compare.c
|
2020-05-03 11:00:41 +02:00 |
|
Zoltán Vörös
|
d991d9d248
|
moved the section on set_printoptions in the manual
|
2020-05-01 18:46:38 +02:00 |
|
Zoltán Vörös
|
70666817ce
|
added set_printoptions/get_printoptions functions
|
2020-05-01 11:53:39 +02:00 |
|
Zoltán Vörös
|
6ff9d2cb04
|
add test script for compare module
|
2020-04-21 23:24:24 +02:00 |
|
Zoltán Vörös
|
67be0c6762
|
updated manual with minimum/maximum and clip functions
|
2020-04-21 22:36:11 +02:00 |
|
Zoltán Vörös
|
855384f579
|
implemented minimum/maximum and clip in the compare module
|
2020-04-21 22:35:17 +02:00 |
|
Zoltán Vörös
|
84150d4166
|
fix transpose function to conform to numpy
|
2020-04-09 12:38:19 +02:00 |
|
Zoltán Vörös
|
c69f2d9256
|
implemented the ==, and != binary operators
|
2020-04-04 22:14:36 +02:00 |
|
Zoltán Vörös
|
acfd1d0760
|
added documentation to the trace function, and cleaned up other bits
|
2020-04-03 13:01:04 +02:00 |
|