https://github.com/VLambda/NumeriLib

A Rust Mathematics Library

https://github.com/VLambda/NumeriLib

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary

Keywords

calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 6 months ago · JSON representation

Repository

A Rust Mathematics Library

Basic Info
  • Host: GitHub
  • Owner: VLambda
  • License: bsd-3-clause
  • Language: Rust
  • Default Branch: main
  • Homepage: https://vlambda.github.io/
  • Size: 227 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Topics
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License

README.md

NumeriLib Logo


[![Static Badge](https://img.shields.io/badge/mdbook-282d3f?style=for-the-badge&logo=mdbook&logoColor=white&link=vlambda.github.io)](https://vlambda.github.io/) [![Static Badge](https://img.shields.io/badge/v0.1.2-282d3f?style=for-the-badge&logo=rust&logoColor=white&label=crates.io&labelColor=%23161923&link=crates.io%2Fcrates%2Fnumerilib)](https://crates.io/crates/numerilib/) [![Static Badge](https://img.shields.io/badge/BSD_3--Clause-282d3f?style=for-the-badge&logo=bsd&logoColor=white&label=License&labelColor=%23161923&link=github.com%2FVLambda%2FNumeriLib%2Fblob%2Fmain%2FLICENSE)](./LICENSE) [![Static Badge](https://img.shields.io/badge/docs.rs-282d3f?style=for-the-badge&logo=rust&logoColor=white&link=docs.rs%2Fnumerilib)](https://docs.rs/numerilib/0.1.2/numerilib/)

Table of Content


What is Numerilib?

NumeriLib is a rust mathematics library made. It provides various mathematical functions for different branches of Mathematics including Calculus, Linear Algebra, Statistics, etc. It is a work in progress and will be updated regularly.


Add To Your Project:

To add NumeriLib to your Cargo project, simply add the following line to your Cargo.toml file:

toml numerilib = "0.1.0"

Or, you can add it via the command line:

bash cargo add numerilib


Documentation:

There are 2 websites you can go to get documentation for NumeriLib. The NumeriLib Book and the Documentation on Doc.rs. The Book explains each function, but is still behind when it comes to showcasing all the functions in this library. The Doc.rs documentation is more up to date and has more examples, but does not explain each function nearly as in depth.

Doc.rs

NumeriLib Book


Owner

  • Name: Vedang Vivek Dicholkar
  • Login: VLambda
  • Kind: user
  • Location: Alpharetta, GA, USA

👨‍🎓 Dual Enrollment Student at GSU 🗺 Alpharetta, GA ❤Rust & PHP 🎮Half Life & Geometry Dash 🎓Sophomore Year

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cargo 3,590 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
crates.io: numerilib

A Rust Mathematics Library

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,590 Total
Rankings
Dependent repos count: 30.4%
Dependent packages count: 30.8%
Forks count: 40.8%
Average: 51.3%
Stargazers count: 56.1%
Downloads: 98.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

Cargo.toml cargo