Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
Y
A
a (ormatex_py.ode_sys.MatrixLinOp attribute)
a_lo (ormatex_py.ode_sys.AugMatrixLinOp attribute)
accept_step() (ormatex_py.ode_exp.ExpLejaIntegrator method)
(ormatex_py.ode_exp.ExpRBIntegrator method)
(ormatex_py.ode_exp.ExpSplitIntegrator method)
(ormatex_py.ode_explicit.RKIntegrator method)
(ormatex_py.ode_sys.IntegrateSys method)
AdJacLinOp (class in ormatex_py.ode_sys)
arnoldi_lop() (in module ormatex_py.arnoldi_jax)
arnoldi_lop_jit() (in module ormatex_py.arnoldi_jax)
arnoldi_mgs_lop() (in module ormatex_py.arnoldi_jax)
AugMatrixLinOp (class in ormatex_py.ode_sys)
B
B (ormatex_py.ode_sys.AugMatrixLinOp attribute)
build_a_tilde() (in module ormatex_py.matexp_leja)
C
callback_res (ormatex_py.integrate_wrapper.IntegrateResult attribute)
cb (ormatex_py.integrate_wrapper.IntegrateResult property)
complex_conj_imag_leja_expmv() (in module ormatex_py.matexp_leja)
complex_conj_leja_expmv() (in module ormatex_py.matexp_leja)
complex_conj_leja_expmv_substep() (in module ormatex_py.matexp_leja)
CustomJacLinOp (class in ormatex_py.ode_sys)
D
d (ormatex_py.ode_sys.DiagLinOp attribute)
dd_exp_taylor() (in module ormatex_py.matexp_poly)
decay_fun() (in module ormatex_py.matexp_leja)
dense() (ormatex_py.ode_sys.LinOp method)
DiagLinOp (class in ormatex_py.ode_sys)
dt (ormatex_py.ode_sys.AugMatrixLinOp attribute)
(ormatex_py.ode_sys.StepResult attribute)
E
err (ormatex_py.ode_sys.StepResult attribute)
err_code (ormatex_py.integrate_wrapper.IntegrateResult attribute)
ExpLejaIntegrator (class in ormatex_py.ode_exp)
expm_taylor() (in module ormatex_py.matexp_poly)
ExpRBIntegrator (class in ormatex_py.ode_exp)
ExpSplitIntegrator (class in ormatex_py.ode_exp)
EyeLinOp (class in ormatex_py.ode_sys)
F
f_phi_k() (in module ormatex_py.matexp_phi)
f_phi_k_appl() (in module ormatex_py.matexp_phi)
f_phi_k_ext() (in module ormatex_py.matexp_phi)
f_phi_k_inv() (in module ormatex_py.matexp_phi)
f_phi_k_pfd() (in module ormatex_py.matexp_phi)
f_phi_k_poly_all() (in module ormatex_py.matexp_phi)
f_phi_k_sq() (in module ormatex_py.matexp_phi)
f_phi_k_sq_all() (in module ormatex_py.matexp_phi)
FdJacLinOp (class in ormatex_py.ode_sys)
fjac() (ormatex_py.ode_sys.OdeSys method)
fl() (ormatex_py.ode_sys.OdeSplitSys method)
flatten_u() (in module ormatex_py.ode_utils)
fm() (ormatex_py.ode_sys.OdeSys method)
frhs() (ormatex_py.ode_sys.OdeSys method)
G
gen_complex_conj_leja_fast() (in module ormatex_py.matexp_leja)
gen_leja_circle() (in module ormatex_py.matexp_leja)
gen_leja_conjugate() (in module ormatex_py.matexp_leja)
gen_leja_fast() (in module ormatex_py.matexp_leja)
I
inner (ormatex_py.ode_sys.OdeSysNp attribute)
integrate() (in module ormatex_py.integrate_wrapper)
integrate_diffrax() (in module ormatex_py.integrate_wrapper)
integrate_ormatex() (in module ormatex_py.integrate_wrapper)
IntegrateResult (class in ormatex_py.integrate_wrapper)
IntegrateSys (class in ormatex_py.ode_sys)
K
K (ormatex_py.ode_sys.AugMatrixLinOp attribute)
kiops_fixedsteps() (in module ormatex_py.matexp_krylov)
L
leja_coeffs_dd_phi() (in module ormatex_py.matexp_poly)
leja_coeffs_exp() (in module ormatex_py.matexp_poly)
leja_coeffs_exp_dd() (in module ormatex_py.matexp_poly)
leja_coeffs_ts_phi() (in module ormatex_py.matexp_poly)
leja_coeffs_ts_phi_jax() (in module ormatex_py.matexp_poly)
leja_coeffs_ts_phi_substep() (in module ormatex_py.matexp_poly)
leja_coeffs_ts_ss() (in module ormatex_py.matexp_poly)
leja_seq_pad_zeros() (in module ormatex_py.matexp_poly)
leja_seq_reordering() (in module ormatex_py.matexp_poly)
leja_shift_scale() (in module ormatex_py.matexp_leja)
LinOp (class in ormatex_py.ode_sys)
M
matexp_linop() (in module ormatex_py.matexp_krylov)
MatrixLinOp (class in ormatex_py.ode_sys)
matvec() (ormatex_py.ode_sys.LinOp method)
matvec_npcompat() (ormatex_py.ode_sys.LinOp method)
method (ormatex_py.ode_sys.IntegrateSys attribute)
module
ormatex_py
ormatex_py.arnoldi_jax
ormatex_py.integrate_wrapper
ormatex_py.matexp_krylov
ormatex_py.matexp_leja
ormatex_py.matexp_phi
ormatex_py.matexp_phi_pfd_dict
ormatex_py.matexp_poly
ormatex_py.ode_exp
ormatex_py.ode_explicit
ormatex_py.ode_sys
ormatex_py.ode_utils
N
n (ormatex_py.ode_sys.EyeLinOp attribute)
newton_poly_div_diff() (in module ormatex_py.matexp_poly)
O
OdeSplitSys (class in ormatex_py.ode_sys)
OdeSys (class in ormatex_py.ode_sys)
OdeSysNp (class in ormatex_py.ode_sys)
order (ormatex_py.ode_sys.IntegrateSys attribute)
ormatex_py
module
ormatex_py.arnoldi_jax
module
ormatex_py.integrate_wrapper
module
ormatex_py.matexp_krylov
module
ormatex_py.matexp_leja
module
ormatex_py.matexp_phi
module
ormatex_py.matexp_phi_pfd_dict
module
ormatex_py.matexp_poly
module
ormatex_py.ode_exp
module
ormatex_py.ode_explicit
module
ormatex_py.ode_sys
module
ormatex_py.ode_utils
module
P
phi_linop() (in module ormatex_py.matexp_krylov)
plot_leja_conjugate_ellipse_error() (in module ormatex_py.matexp_leja)
power_iter() (in module ormatex_py.matexp_leja)
R
real_leja_expmv() (in module ormatex_py.matexp_leja)
real_leja_expmv_substep() (in module ormatex_py.matexp_leja)
reset_ic() (ormatex_py.ode_exp.ExpRBIntegrator method)
(ormatex_py.ode_exp.ExpSplitIntegrator method)
(ormatex_py.ode_sys.IntegrateSys method)
RKIntegrator (class in ormatex_py.ode_explicit)
S
shape (ormatex_py.ode_sys.FdJacLinOp property)
stack_u() (in module ormatex_py.ode_utils)
state (ormatex_py.ode_sys.IntegrateSys property)
step() (ormatex_py.ode_exp.ExpLejaIntegrator method)
(ormatex_py.ode_exp.ExpRBIntegrator method)
(ormatex_py.ode_exp.ExpSplitIntegrator method)
(ormatex_py.ode_explicit.RKIntegrator method)
(ormatex_py.ode_sys.IntegrateSys method)
StepResult (class in ormatex_py.ode_sys)
sys (ormatex_py.ode_sys.IntegrateSys attribute)
SysJacLinOp (class in ormatex_py.ode_sys)
T
t (ormatex_py.integrate_wrapper.IntegrateResult attribute)
(ormatex_py.ode_sys.IntegrateSys attribute)
(ormatex_py.ode_sys.StepResult attribute)
t_hist (ormatex_py.ode_sys.IntegrateSys attribute)
t_res (ormatex_py.integrate_wrapper.IntegrateResult property)
time (ormatex_py.ode_sys.IntegrateSys property)
Y
y (ormatex_py.integrate_wrapper.IntegrateResult attribute)
(ormatex_py.ode_sys.StepResult attribute)
y_hist (ormatex_py.ode_sys.IntegrateSys attribute)
y_res (ormatex_py.integrate_wrapper.IntegrateResult property)
ORMATEX
Navigation
Contents:
Introduction
Install Guide
Quick Start
Examples
ormatex_py package
Related Topics
Documentation overview