Releases: 2M12/FormulaPy
Releases · 2M12/FormulaPy
Release list
FormulaPy v1.0.0
⚡ FormulaPy v1.0.0
Fast Python Runtime with JIT and C++ core.
"We transplant the snake onto the speed wheel."
FormulaPy accelerates Python scripts using a hybrid architecture:
- C++ core (DLL) – fast code parsing and JIT injection
- Numba JIT – hot functions compile to machine code
- Background daemon – instant startup without Python overhead
🚀 Features
- C++ DLL for code analysis and JIT injection
- Automatic detection of
forandwhileloops - Numba JIT compilation (CPU & CUDA)
- Background daemon for instant repeated runs
- FNV-1a hashing for cache
- Diagnostics mode
Warning
⚠️ Development is ongoing
The tool will continue to evolve, and if anything is missing, please suggest ideas. The project may be missing something, and that's okay.
There may be bugs, and they will be fixed in the process.
📥 Installation
- Download
FormulaPy-x86-x64-v1.0.0.zip - Extract all files
- Right-click
install.bat→ Run as administrator - Follow the prompts
📊 Checksum
| Algorithm | Hash |
|---|---|
| MD5 | 0065584ed89ec3001d430502aa893633 |
| SHA-256 | 57ce5ecc67ee0da5bb6911b60becd2c12dbb098c5f84c7e743c79a514a02dbaa |