Michael Devin

Results 4 issues of Michael Devin

I am working on a project with @ryancoe where we want to use Bemio, but we are using Python 3 as a base, while Bemio still requires Python 2. This...

/cc @cmichelenstrofer @ryancoe We are using `pygmsh` as part of a [pseudo-spectral code for control co-design of wave energy converters](https://github.com/SNL-WaterPower/WecOptTool). We are in the process of packaging our code into...

The [typing_extensions](https://github.com/python/typing_extensions) package was added as a dependency to `pyproject.toml` in 6e01f3f, but this dependency was never added to [wavespectra-feedstock](https://github.com/conda-forge/wavespectra-feedstock) to update the conda-forge build. This is causing `python -m...

On Windows 11, when installing wavespectra from Conda (`conda install wavespectra`) in an environment with NumPy, a downgrade to NumPy v1.26.4 is required even though there doesn't appear to be...