Skip to main content

Python JIT compiler for near-native performance of low-level arithmetic

Project description

pyrbo

Python JIT compiler for near-native performance of low-level arithmetic

Install

These are generic installation instructions.

To use, permanently

The quickest way to get started is to install the current release from PyPI:

pip3 install --user pyrbo

To use, temporarily

If you prefer to keep .local clean, install to a virtualenv:

python3 -m venv venvname
venvname/bin/pip install -U pip
venvname/bin/pip install pyrbo
. venvname/bin/activate

API

pyrbo

pyrbo.leaf

turbo
def turbo(**kwargs)

Accelerate the decorated function or method using Cython. The types kwarg is a dict of local variables (including params) to their numpy type. (If types would be the only kwarg, its contents may be provided to turbo directly.)

pyrbo.model

Project details


Download files

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

Source Distribution

pyrbo-13.tar.gz (21.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyrbo-13-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file pyrbo-13.tar.gz.

File metadata

  • Download URL: pyrbo-13.tar.gz
  • Upload date:
  • Size: 21.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for pyrbo-13.tar.gz
Algorithm Hash digest
SHA256 1ef45a8b1381a55192e973bc55805a1778158786059bf745828a504c8cd9dc01
MD5 4e180fedacec16229f4e52c9d185e504
BLAKE2b-256 1294d2a1030cc6fac067818b016f37073c3d791999d43563bdf9dff0959e1b62

See more details on using hashes here.

File details

Details for the file pyrbo-13-py3-none-any.whl.

File metadata

  • Download URL: pyrbo-13-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for pyrbo-13-py3-none-any.whl
Algorithm Hash digest
SHA256 f1319398d1ba71c740aeabf765043193bf117f5893eb73010abecfa4491549b8
MD5 c5596bcfe7389f7b2d44809f62baef6f
BLAKE2b-256 c525e5278859977cfa2b3695fe04d56ad1ffa249eedba5cecbd9c7bc2453a5e3

See more details on using hashes here.

Supported by

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