Hello, New Conda packages corresponding to the Meep 1.4.3 release have been posted. These are available for Python 2.7 and 3.6 on Linux and MacOS. With the Conda package manager, installation is as simple as
$ conda create -n meep -c chogan -c defaults -c conda-forge pymeep or for the MPI version $ conda create -n pmeep -c chogan -c defaults -c conda-forge pymeep-parallel If you already have an environment with a pymeep package isntalled, you can update to the latest release with $ conda update -c chogan pymeep See the "Installation -> Conda Packages" section of the documentation for more information. Chris
_______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss