Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 502 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 502 Bytes

MacOS M3 Conda Environment

A conda environment setup for high energy physics and machine learning with TensorFlow and PyTorch compatible with MacOS M3

Download the appropriate miniconda installer from the official website and install using

bash ~/Downloads/Miniconda3-latest-MacOSX-arm64.sh

Afterwards, the environment can be installed from the setup_environment.sh script.

source setup_environment.sh
conda activate macos-hep