lib_rapid
An optimised derivative of the LibRapid C++ library. Made with love for mathematics and computer science.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Keywords
Repository
An optimised derivative of the LibRapid C++ library. Made with love for mathematics and computer science.
Basic Info
- Host: GitHub
- Owner: LibRapid
- License: mit
- Language: Rust
- Default Branch: main
- Homepage: http://librapid.org
- Size: 716 KB
Statistics
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
readme.md
LibRapid for Rust - Fast. Reliable. Lightweight.
Why X? Why Y?
Sometimes I have to yank a version. To stay updated and to chat with us, please consider joining our Discord! https://discord.gg/cGxTFTgCAC
Contributing
You want to contribute? Sure! You can contribute with:
- 🚩 Issues
- 🙇 Pull Requests (See
FORMATRULES.mdfor more information) - 💡 Feature Suggestions (Via Discussions or Issues)
Be sure to add documentation to any new public API with examples, and running cargo test to ensure that your changes are valid.
Documentation
Depending on the current published LibRapid version and how many crates are in queue on docs.rs, you may need to build the docs yourself.
To do that, simply git-clone this repository and then run cargo doc --open. After that, your documentation should open automatically.
How does it work?
The Rust-port of LibRapid is a derivative from the main library made for C++ and Python. Its goal is to be optimised for speedy calculations, mathematical and scientific applications.
Owner
- Name: LibRapid
- Login: LibRapid
- Kind: organization
- Email: pencilcaseman@gmail.com
- Website: https://librapid.github.io/librapid/md_librapid__r_e_a_d_m_e.html
- Repositories: 2
- Profile: https://github.com/LibRapid
An optimised set of libraries for multiple languages.
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use LibRapidRust in a paper, please consider citing it as below." authors: - family-names: "Schleicher" given-names: "Maximilian H.-J. A." title: "LibRapidRust: Optimised Mathematics for Rust" version: 0.5.0 date-released: "2022-08-11" type: software url: "https://github.com/LibRapid/librapid" license: MIT license-url: "https://github.com/LibRapid/LibRapidRust/blob/master/LICENSE.md" repository-code: "https://github.com/LibRapid/LibRapidRust"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Maximilian | 5****r@u****m | 527 |
| Windoof-Colourblindoof | 5****f@u****m | 34 |
| Maximilian 'NervousNullPtr' Schleicher | m****r@t****m | 26 |
| Maximilian | 5****f@u****m | 19 |
| Rust-CAS | 8****y@u****m | 19 |
| SymmetricChaos | a****l@g****m | 2 |
| Rust-CAS | j****y@r****g | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 2
- Total pull requests: 15
- Average time to close issues: about 10 hours
- Average time to close pull requests: about 5 hours
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 1.0
- Average comments per pull request: 0.47
- Merged pull requests: 14
- 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
- NervousNullPtr (1)
- Pencilcaseman (1)
Pull Request Authors
- JASory (10)
- NervousNullPtr (3)
- Pencilcaseman (1)
- SymmetricChaos (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cargo 60,803 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 55
- Total maintainers: 1
crates.io: lib_rapid
LibRapid - a library specifically built for mathematical calculations and scientific applications.
- Homepage: http://librapid.org
- Documentation: https://docs.rs/lib_rapid/
- License: MIT
-
Latest release: 0.7.0
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite