Docs.rs
evalexpr-jit-0.2.3
evalexpr-jit 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JR-1991
Dependencies
colored ^3.0.0
normal
cranelift ^0.121.2
normal
cranelift-codegen ^0.121.2
normal
cranelift-jit ^0.121.2
normal
cranelift-module ^0.121.2
normal
cranelift-native ^0.121.2
normal
evalexpr ^12.0.3
normal
itertools ^0.14.0
normal
nalgebra ^0.33.2
normal
optional
ndarray ^0.16.1
normal
optional
rayon ^1.11.0
normal
target-lexicon ^0.13.3
normal
thiserror ^2.0.17
normal
criterion ^0.6.0
dev
fasteval ^0.2.4
dev
num_cpus ^1.17.0
dev
ode_solvers ^0.5.0
dev
Versions
89.93%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
evalexpr_
jit
0.2.3
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
equation::Equation
expr::FlattenedExpr
expr::VarRef
system::EquationSystem
Enums
errors::BuilderError
errors::ConvertError
errors::EquationError
expr::Expr
expr::LinearOp
Traits
backends::matrix::Matrix
backends::vector::Vector
Functions
builder::build_combined_function
builder::build_function
convert::build_ast
equation::extract_all_symbols
equation::extract_symbols
Type Aliases
types::CombinedJITFunction
types::JITFunction