ttpy
ttpy copied to clipboard
Solve (fractional) Fokker-Plank equation in TT-representation
Main Contributions
- Add
tt.interpolatefor common routines (Chebyshev and splines) for interpolation in TT-format. - Implement Fokker-Plank equation solver in
ttpybased on original implementation fpcross in teneva. - [WIP] Implement fractional Fokker-Plank equation solver.
- Adjust core types (i.e.
tt.core.vectorandtt.core.matrix) for better interfacing withnumpy.ndarray.
Auxiliary Contributions
- Introduce
pytestand rework examples and existing tests to compliance withpytest. - Move documentation generation to the repo root.
- Fix some linting errors.
- Remove excessive and trailing spaces almost everywhere.
This looks like very extensive work, why isn't this merged yet?
@AutomaticHourglass It is under publication review now.