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-12.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

pyrbo-12-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyrbo-12.tar.gz
Algorithm Hash digest
SHA256 487f5ddb351b5e64b6430daef7c6c48f5554ac1095513297c03eadde1a004bcf
MD5 db1925e70449839f7eaf36d2cc1e43f9
BLAKE2b-256 90be7f0ce8bcc133303bb12f5c19c01429e986517fe58203f28c097676f29ec9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyrbo-12-py3-none-any.whl
Algorithm Hash digest
SHA256 227683ea4958e7a79603b767602cba8e0bfc0721b8f266d219ab315ddf42dfb2
MD5 fe731c978818adff877a240e553ceb47
BLAKE2b-256 948f07de9faa4ed009007efdc5309013c1579f578dc7a7c017fb28c6f2d8f759

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