coaxsoft/arm_python_packages
Python packages for M1 users
This project helps Python developers using Apple's M1/M2 (ARM) Macs quickly access pre-compiled versions of popular data science and machine learning libraries. It provides ready-to-use packages like XGBoost and Torchtext, allowing developers to install them directly into their projects without needing to compile them from source. This saves time and avoids common setup headaches for M1/M2 users.
No commits in the last 6 months.
Use this if you are a Python developer working on an Apple M1/M2 Mac and need to easily install specific versions of data science packages like XGBoost or Torchtext that don't yet have official ARM support.
Not ideal if you are working on a non-ARM system (like an Intel Mac or Windows PC) or if the packages you need already have native ARM support in their official releases.
Stars
14
Forks
—
Language
—
License
—
Category
Last pushed
Jan 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/coaxsoft/arm_python_packages"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics...
hailo-ai/hailort-drivers
The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
NVIDIA/nvshmem
NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM...