Once the meld wrapper is merged out of MPHYS, we should look at setting up a PyPI package for the library so users can pip install it (like OpenMDAO). It really shouldn't be too difficult since all the code is pure Python.
@swryan would probably be a good source for how to do this.
Once the meld wrapper is merged out of MPHYS, we should look at setting up a PyPI package for the library so users can
pip install
it (like OpenMDAO). It really shouldn't be too difficult since all the code is pure Python.@swryan would probably be a good source for how to do this.