spenso 0.5.3

A tensor (n-dim array) network, iterating, and contraction (using automatic abstract index matching) library.
Documentation
1
2
3
4
5
6
pub mod complex;
pub mod data;
#[cfg(feature = "shadowing")]
pub mod parametric;
#[cfg(feature = "shadowing")]
pub mod symbolic;