Skip to content

as7ar/mathrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathRC

CI Crates.io Docs.rs Downloads Rust

MathRC is a lightweight Rust mathematics library that provides basic mathematical utilities, fraction handling, functional analysis, and a simple arithmetic expression calculator.

Installation

Add MathRC to your Cargo.toml:

[dependencies]
mathrc = "(latest version)"

Or, if you want to use the Git repository directly:

[dependencies]
mathrc = { git = "https://github.com/as7ar/mathrc" }

Status

MathRC is currently in early development. APIs may change as the library grows.

License

This project is licensed under the GPL-3.0 license.

Change Log

Fixed

  1. Add Vector, Vector2d, Vector3d

About

a Mathematics Library for Rust

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages