|
pythran
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Ahead of Time compiler for numeric kernels |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.18.1@0 | Tracked Since: Nov 15, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: compiler python scientific-computing numpy optimization | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install pythran | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Pythran is an Ahead-of-Time (AOT) compiler for Python modules that focuses on scientific computing kernels. It takes Python code annotated with specific type hints and compiles it into highly optimized C++ or native extensions. This process significantly accelerates numerical computations, often achieving performance comparable to C or Fortran libraries. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|