mathlib 0.1.0

A math library for Rust
Documentation
  • Coverage
  • 75%
    6 out of 8 items documented0 out of 6 items with examples
  • Size
  • Source code size: 21.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.89 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • ohsayan/mathlib
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ohsayan

mathlib

Introduction

mathlib is an effort to provide a native math library for Rust, which covers multiple domains of mathematics. At this moment, this library is a work-in-progress, but I hope to make this library a stable reality in the near future.

Stability

This library is currently under development, which implies that there may be unpredictable changes to the public API.

License

This library is distributed under the permissive Apache-2.0 License.