Skip to main content

A fast math and neural network library for Python and C++

Project description

PyPI PyPI - License PyPI - Python Version Discord PyPI - Downloads C++ Version


Build (Windows)

Build (Linux)

Build (MacOS)

Wheels

Documentation Status


What is LibRapid?

LibRapid is a high performance Array library, supporting a wide range of optimised calculations which can be performed on the CPU or GPU (via CUDA). All calculations are vectorised with SIMD instructions and are run on multiple threads (if necessary) to make them as fast as possible on any given machine.

There are also a wide range of helper functions and classes to aid the development of your own project.

LibRapid is highly templated, meaning it can conform to exactly your needs with minimal compile-times and even support for custom datatypes.

Current Development Stage

At the current point in time, LibRapid C++ is under rapid development by me (pencilcaseman).

I am currently doing my A-Levels and do not have time to work on the library as much as I would like, so if you or someone you know might be willing to support the development of the library, feel free to create a pull request or chat to us on Discord. Any help is greatly appreciated!

Future Plans

My goal for LibRapid is to develop the C++ interface further, at least initially. At some point I want to add Python and Javascript interfaces (in that order) to increase the range of people who can benefit from the library, but the most important thing is the performance of the underlying C++ code.

Project details


Release history Release notifications | RSS feed

This version

0.5.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

librapid-0.5.0.tar.gz (3.7 MB view hashes)

Uploaded Source

Built Distributions

librapid-0.5.0-cp310-cp310-win_amd64.whl (15.5 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

librapid-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

librapid-0.5.0-cp310-cp310-macosx_10_9_x86_64.whl (11.1 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

librapid-0.5.0-cp39-cp39-win_amd64.whl (15.5 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

librapid-0.5.0-cp39-cp39-win32.whl (8.3 MB view hashes)

Uploaded CPython 3.9 Windows x86

librapid-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

librapid-0.5.0-cp39-cp39-macosx_10_9_x86_64.whl (11.1 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

librapid-0.5.0-cp38-cp38-win_amd64.whl (15.5 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

librapid-0.5.0-cp38-cp38-win32.whl (8.3 MB view hashes)

Uploaded CPython 3.8 Windows x86

librapid-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

librapid-0.5.0-cp38-cp38-macosx_10_9_x86_64.whl (11.1 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

librapid-0.5.0-cp37-cp37m-win_amd64.whl (15.5 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

librapid-0.5.0-cp37-cp37m-win32.whl (8.3 MB view hashes)

Uploaded CPython 3.7m Windows x86

librapid-0.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

librapid-0.5.0-cp37-cp37m-macosx_10_9_x86_64.whl (11.3 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page