9dcee80a1e
The pyoperators package defines operators and solvers for high-performance computing. These operators are multi-dimensional functions that, if linear, behave like matrices with a sparse storage footprint. The chaining of the operations is optimised and controlled by a stack-based memory manager
4 lines
296 B
Text
4 lines
296 B
Text
The pyoperators package defines operators and solvers for high-performance
|
|
computing. These operators are multi-dimensional functions that, if linear,
|
|
behave like matrices with a sparse storage footprint. The chaining of the
|
|
operations is optimised and controlled by a stack-based memory manager
|