https://github.com/VLambda/NumeriLib
A Rust Mathematics Library
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
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
Metadata Files
README.md
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
- Repositories: 1
- Profile: https://github.com/VLambda
👨🎓 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
- Documentation: https://docs.rs/numerilib/
- License: non-standard
-
Latest release: 0.1.2
published over 2 years ago