inEXASCALE/pychop

A Python package for simulating low precision arithmetic in scientific computing and machine learning

47
/ 100
Emerging

This tool helps scientists, machine learning engineers, and researchers simulate how calculations will behave when using reduced-precision numbers (like 16-bit or 8-bit instead of standard 32-bit or 64-bit). You input your existing numerical data, often in NumPy arrays or PyTorch/JAX tensors, and it converts them into various low-precision formats. This allows you to evaluate the trade-offs in speed, memory, and accuracy without needing specialized hardware.

Use this if you need to understand how reducing the precision of numbers will impact the stability, convergence, or accuracy of your scientific simulations, machine learning models, or data processing workflows.

Not ideal if you are looking for a tool to automatically optimize your code for existing high-precision hardware, or if you need to perform actual low-precision computations on specialized hardware directly.

scientific-simulation machine-learning-engineering numerical-analysis computational-efficiency hardware-emulation
No Package No Dependents
Maintenance 10 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

12

Forks

6

Language

Python

License

MIT

Last pushed

Mar 13, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/inEXASCALE/pychop"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.