miniufo / xinvert

Invert geophysical fluid dynamic problems (elliptic partial differential equations) using SOR iteration method.
https://xinvert.readthedocs.io/
MIT License
43 stars 16 forks source link

Conda environment #28

Closed NoraLoose closed 1 year ago

NoraLoose commented 1 year ago

I added ipykernel to the environment.yml file because I suspect that most users will want to use the conda environment as a kernel for jupyter. I tested the environment (including ipykernel) and all notebooks are running!

Closes #24 and #21.

This is part of the review process at https://github.com/openjournals/joss-reviews/issues/5510.

miniufo commented 1 year ago

It is strange that test in 3.7 failed. I am not sure what is happening.