Installation
With Package Managers
Using Containers
From Sources
Examples
Quickstart: the Spiralus Model
Understanding the Simulator Object
Interoperation with Optimization Packages
API
Optimization
Statistics
Experimental Design
Simulator
Data objects
Utilities
x3cflux.get_non_constant_names
x3cflux.get_inequalities_from_bounds
x3cflux.compute_closest_interior_point
x3cflux.compute_perturbed_measurements
x3cflux.create_simulator_from_measurements
x3cflux.VectorLinearEquationSystem
x3cflux.MatrixLinearEquationSystem
x3cflux.VectorLinearIVP
x3cflux.MatrixLinearIVP
x3cflux.VectorLESSolver
x3cflux.MatrixLESSolver
x3cflux.VectorLUSolver
VectorLUSolver
x3cflux.VectorLUSolver.copy
VectorLUSolver.copy()
x3cflux.VectorLUSolver.solve
x3cflux.MatrixLUSolver
x3cflux.VectorCubicHermiteSpline
x3cflux.MatrixCubicHermiteSpline
x3cflux.VectorLinearIVPSolver
x3cflux.MatrixLinearIVPSolver
x3cflux.VectorLinearSDIRK43Solver
x3cflux.MatrixLinearSDIRK43Solver
x3cflux.VectorLinearCVODESolver
x3cflux.MatrixLinearCVODESolver
13CFLUX
Utilities
x3cflux.VectorLUSolver
x3cflux.VectorLUSolver.copy
View page source
x3cflux.VectorLUSolver.copy
VectorLUSolver.
copy
(
self
:
x3cflux.lib.core.VectorLESSolver
)
→
x3cflux.lib.core.VectorLESSolver