Giter Site home page Giter Site logo

librapid / librapidrust Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 610 KB

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

Home Page: http://librapid.org

License: MIT License

Rust 100.00%
rust mathematical-programming mathematics rust-math science rust-science rust-crate computer-science compression logging general-purpose rust-library

librapidrust's Introduction

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.

librapidrust's People

Contributors

jasory avatar nervousnullptr avatar symmetricchaos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

librapidrust's Issues

Complex Numbers

Implement Complex Numbers using Generics.
Basic Features:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Powers

Unit Testing Bug?

Not entirely sure, but in the unit testing code for the divide by 10 function it appears that the function is running 8 million times, but the time is being divided by 10 million. Might be mis understanding the code, but maybe something to check out :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.