Docs.rs
  • diffsol-0.6.5
    • diffsol 0.6.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • martinjrobins
    • Dependencies
      • cudarc ^0.16.4 normal optional
      • diffsl ^0.5.4 normal optional
      • faer ^0.22.6 normal
      • faer-traits ^0.22.1 normal
      • nalgebra ^0.33.2 normal
      • nalgebra-sparse ^0.10 normal
      • num-traits ^0.2.17 normal
      • petgraph ^0.8.1 normal
      • serde ^1.0.219 normal
      • suitesparse_sys ^0.1.3 normal optional
      • thiserror ^2.0.12 normal
      • criterion ^0.5.1 dev
      • insta ^1.43.1 dev
      • skeptic ^0.13.7 dev
      • bindgen ^0.71.1 build optional
      • cc ^1.2.22 build optional
    • Versions
    • 24.7% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

diffsol0.6.5

Module op

Module Items

  • Modules
  • Structs
  • Traits

In crate diffsol

diffsol

Module op

Source

Modules§

bdf
closure
closure_no_jac
closure_with_adjoint
closure_with_sens
constant_closure
constant_closure_with_adjoint
constant_closure_with_sens
constant_op
init
linear_closure
linear_closure_with_adjoint
linear_op
linearise
matrix
nonlinear_op
sdirk
stoch
unit

Structs§

OpStatistics
ParameterisedOp
A wrapper for an operator that parameterises it with a parameter vector.

Traits§

BuilderOp
Op
A generic operator trait.