Docs.rs
  • savage_core-0.2.0
    • savage_core 0.2.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • p-e-w
    • Dependencies
      • chumsky ^0.8.0 normal
      • derivative ^2.2.0 normal
      • nalgebra ^0.29.0 normal
      • num ^0.4.0 normal
      • permutohedron ^0.2.4 normal
      • primal ^0.3.0 normal
      • savage_macros ^0.1.0 normal
    • Versions
    • 95% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

savage_core0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • functions::Function
  • functions::Metadata
  • parse::Error

Enums

  • expression::Expression
  • expression::RationalRepresentation
  • functions::Parameter
  • parse::ErrorReason

Functions

  • functions::function_expression
  • functions::functions
  • helpers::and
  • helpers::com
  • helpers::comd
  • helpers::eq
  • helpers::fun
  • helpers::ge
  • helpers::gt
  • helpers::int
  • helpers::le
  • helpers::lt
  • helpers::ne
  • helpers::or
  • helpers::pow
  • helpers::rat
  • helpers::ratd
  • helpers::var

Type Aliases

  • expression::Complex
  • expression::Function
  • expression::Integer
  • expression::Matrix
  • expression::Rational
  • expression::Vector