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

File matsolvers.py

dedalus/libraries/matsolvers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Matrix solver wrappers."""
2
3import numpy as np
4import scipy.linalg as sla

Callers

nothing calls this directly

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected