Fix tests #91

Merged
pklimai merged 5 commits from more-tests into dev 2020-05-06 20:03:00 +03:00
Showing only changes of commit a94440d5fb - Show all commits

View File

@ -4,7 +4,7 @@
* [NDStructures](./nd-structure.md)
* [Linear algebra](linear) - Matrices, operations and linear equations solving. To be moved to separate module. Currently supports basic
* [Linear algebra](./linear.md) - Matrices, operations and linear equations solving. To be moved to separate module. Currently supports basic
api and multiple library back-ends.
* [Histograms](./histograms.md) - Multidimensional histogram calculation and operations.