MCPcopy Create free account
hub / github.com/DedalusProject/dedalus / basis.py

File basis.py

dedalus/core/basis.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Abstract and built-in classes for spectral bases."""
2
3import numpy as np
4from scipy import sparse

Callers

nothing calls this directly

Calls 1

splitMethod · 0.45

Tested by

no test coverage detected