lib_rapid

An optimised derivative of the LibRapid C++ library. Made with love for mathematics and computer science.

https://github.com/librapid/librapidrust

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

compression computer-science general-purpose logging mathematical-programming mathematics rust rust-crate rust-library rust-math rust-science science
Last synced: 4 months ago · JSON representation ·

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
compression computer-science general-purpose logging mathematical-programming mathematics rust rust-crate rust-library rust-math rust-science science
Created over 4 years ago · Last pushed 8 months ago
Metadata Files
Readme Funding License Citation

readme.md

Discord Crates.io docs.rs

Crates.io

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.md for 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

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

All Time
  • Total Commits: 629
  • Total Committers: 7
  • Avg Commits per committer: 89.857
  • Development Distribution Score (DDS): 0.162
Past Year
  • Commits: 45
  • Committers: 2
  • Avg Commits per committer: 22.5
  • Development Distribution Score (DDS): 0.422
Top Committers
Name Email 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
bug (1) enhancement (1)
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.

  • Versions: 55
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 60,803 Total
Rankings
Downloads: 18.7%
Forks count: 24.7%
Average: 26.7%
Stargazers count: 27.2%
Dependent repos count: 29.3%
Dependent packages count: 33.8%
Maintainers (1)
Last synced: 4 months ago

Dependencies

.github/workflows/rust.yml actions
  • actions/checkout v2 composite
Cargo.toml cargo