Alexander Nozik b818a8981f Eigenvalue decomposition API
Cosmetic change Double -> Float64
2024-08-17 21:11:13 +03:00
..
2024-03-27 09:11:12 +03:00
2024-04-15 17:42:52 +03:00
2024-03-27 09:11:12 +03:00
2024-03-27 09:11:12 +03:00
2020-09-21 15:47:47 +03:00
2024-03-27 09:11:12 +03:00
2024-08-17 21:11:13 +03:00
2024-03-27 09:11:12 +03:00

Documentation

  • Algebra: context-based operations on different primitives and structures.

  • NDStructures

  • Linear algebra: matrices, operations and linear equations solving. To be moved to separate module. Currently, supports basic API and multiple library back-ends.

  • Histograms: multidimensional histogram calculation and operations.

  • Expressions

  • Commons math integration