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

File problems.py

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

Source from the content-addressed store, hash-verified

1"""Classes for representing systems of equations."""
2
3import numpy as np
4from collections import ChainMap

Callers

nothing calls this directly

Calls 2

updateMethod · 0.80
splitMethod · 0.45

Tested by

no test coverage detected