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