package owl-ode-odepack
Owl's ODE solvers, interface with ODEPACK
Install
Dune Dependency
Authors
Maintainers
Sources
v0.1.1.tar.gz
md5=3b619cf391bfbfc8b83b6a5bdbabb593
sha512=e79d8172a601591e754924d6541c85f36b0ba8c8f0f354f59c65c6a2b76dd08a2a1ec816825798ec2e3edb1c1fc223f651840aac8c008e71495c36a781b0daa8
doc/owl-ode-odepack/Owl_ode_odepack/index.html
Module Owl_ode_odepack
Source
Source
val unwrap :
(int * int) ->
(float, Bigarray.float64_elt, Bigarray.c_layout) Bigarray.Array1.t ->
Owl.Mat.mat
Source
val lsoda_i :
relative_tol:float ->
abs_tol:float ->
(Owl.Mat.mat -> float -> Owl.Mat.mat) ->
Owl.Mat.mat ->
Owl_ode.Types.tspec ->
unit ->
Owl.Mat.mat * Owl.Mat.mat
Source
val lsoda_s :
relative_tol:float ->
abs_tol:float ->
(Owl.Mat.mat -> float -> Owl.Mat.mat) ->
dt:float ->
Owl.Mat.mat ->
float ->
Owl.Mat.mat * float
Source
val lsoda :
relative_tol:float ->
abs_tol:float ->
(module Owl_ode.Types.Solver
with type f = Owl.Mat.mat -> float -> Owl.Mat.mat
and type solve_output = Owl.Mat.mat * Owl.Mat.mat
and type state = Owl.Mat.mat
and type step_output = Owl.Mat.mat * float)
Source
module Lsoda :
Owl_ode.Types.Solver
with type state = Owl.Mat.mat
and type f = Owl.Mat.mat -> float -> Owl.Mat.mat
and type step_output = Owl.Mat.mat * float
and type solve_output = Owl.Mat.mat * Owl.Mat.mat
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>