pyiron / pyiron-installer

pyiron installer based on conda constructor
https://github.com/pyiron/pyiron-installer/releases
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Create a conda-forge package for the binary LAMMPS packages #23

Open jan-janssen opened 9 months ago

jan-janssen commented 9 months ago

LAMMPS started to publish binaries https://github.com/lammps/lammps/releases - so we could repackage those and release them as conda package. This is not possible via the conda-forge community channel, as they do not allow repackaging existing binaries. We could try to add a windows build for the conda-forge community package, but that is going to be more challenging. The alternative is just refreshing the https://anaconda.org/pyiron/lammps package where es already published binaries for LAMMPS previously. Still unfortunately I forgot how I created those packages - five years to go. But maybe it is possible to find some conda-recipes somewhere.