mathlib

Crates.iomathlib
lib.rsmathlib
version0.1.0
sourcesrc
created_at2020-10-26 07:41:52.970123
updated_at2020-10-26 07:41:52.970123
descriptionA math library for Rust
homepage
repositoryhttps://github.com/ohsayan/mathlib
max_upload_size
id305517
size22,149
Sayan (ohsayan)

documentation

README

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.

Commit count: 3

cargo fmt