Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.65 KB

Download.md

File metadata and controls

37 lines (23 loc) · 1.65 KB

Download


The latest development source is available on GitHub.

The current stable release is version 1.4.1 which can be downloaded from:

Meep is open-source software under the GNU GPL.

Refer to the NEWS file to see what's new in this version, and be sure to read the Installation section for how to compile and install it.

Please subscribe to the meep-announce mailing list to receive notifications when new versions are released:

Meep on Amazon Web Services (AWS)

The current stable version of Meep preinstalled on Ubuntu can be accessed for free on Amazon Web Services (AWS) Elastic Compute Cloud (EC2) as an Amazon Machine Image (AMI) provided by Simpetus.

Precompiled Meep packages for Ubuntu

Precompiled packages of Meep are available for Ubuntu. We recommend Ubuntu as Meep and all of its dependencies can be installed using just one line:

sudo apt-get install meep h5utils

You can also install the parallel version of Meep which is based on Open MPI using:

sudo apt-get install meep-mpi-default