madsuite
Installation
Mathematical abstraction
Tutorial
Recipes and compiled libraries
The model cache — no compilation overhead after the first run
The warm session — GPU solves without the per-run startup
CuPy interchange
API
madsuite
Index
Index
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
J
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
A
add_con() (madsuite.Core method)
add_expr() (madsuite.Core method)
add_obj() (madsuite.Core method)
add_par() (madsuite.Core method)
add_var() (madsuite.Core method)
args (madsuite.Core attribute)
as_cupy() (in module madsuite)
available_solvers() (in module madsuite)
axes (madsuite.Block property)
B
backends() (in module madsuite)
Block (class in madsuite)
build() (madsuite.Core method)
C
compile_library() (in module madsuite)
CompiledLibrary (class in madsuite)
compiler_available() (in module madsuite)
CompressedNLPModel() (in module madsuite)
Constraint (class in madsuite)
constraints() (madsuite.Model method)
Core (class in madsuite)
E
elapsed (madsuite.Solution attribute)
Expression (class in madsuite)
F
from_cupy() (in module madsuite)
G
get_con_scen() (in module madsuite)
get_lcon() (madsuite.Model method)
get_lvar() (madsuite.Model method)
get_nscen() (in module madsuite)
get_start() (madsuite.Model method)
get_ucon() (madsuite.Model method)
get_uvar() (madsuite.Model method)
get_value() (madsuite.Model method)
get_var_scen() (in module madsuite)
gradient() (madsuite.Model method)
H
has_matfree_hess() (in module madsuite)
has_matfree_jac() (in module madsuite)
I
install_backend() (in module madsuite)
install_compiler() (in module madsuite)
install_solver() (in module madsuite)
J
julia_type (madsuite.Node property)
M
Model (class in madsuite)
multipliers() (madsuite.Solution method)
multipliers_L() (madsuite.Solution method)
multipliers_U() (madsuite.Solution method)
N
new_tag() (in module madsuite)
Node (class in madsuite)
nscen (madsuite.Core attribute)
O
objective() (madsuite.Model method)
outdir (madsuite.CompiledLibrary attribute)
P
parameters() (madsuite.Model method)
path (madsuite.CompiledLibrary attribute)
prefixes (madsuite.CompiledLibrary attribute)
product() (in module madsuite)
R
recipe() (in module madsuite)
row_offset (madsuite.Constraint attribute)
S
ScalarNonlinearOracle() (in module madsuite)
set_lcon() (madsuite.Model method)
set_lvar() (madsuite.Model method)
set_parameters() (madsuite.Model method)
set_start() (madsuite.Model method)
set_ucon() (madsuite.Model method)
set_uvar() (madsuite.Model method)
set_value() (madsuite.Model method)
shape (madsuite.Block property)
Solution (class in madsuite)
solve() (in module madsuite)
(madsuite.Core method)
(madsuite.Model method)
srange() (in module madsuite)
success (madsuite.Solution property)
T
TimedNLPModel() (in module madsuite)
TwoStageCore() (in module madsuite)
V
VectorNonlinearOracle() (in module madsuite)
violation() (madsuite.Model method)
W
WrapperNLPModel() (in module madsuite)