Skip to content

Commit

Permalink
Initial SimPEG(emg3d)
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Oct 17, 2024
1 parent 058a9c8 commit 746b843
Show file tree
Hide file tree
Showing 4 changed files with 499 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- python-version: "3.11"
name: full
os: ubuntu
conda: "scipy numba 'empymod>=2.3.2' xarray tqdm h5py discretize matplotlib"
conda: "scipy numba 'empymod>=2.3.2' xarray tqdm h5py discretize matplotlib 'simpeg>=0.22.1'"
- python-version: "3.12"
name: plain
os: ubuntu
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Changelog
latest
------

- Initial version of SimPEG(emg3d)

- Maintenance:

- Changed from ``setup.py`` to ``pyproject.toml``.
Expand Down
Loading

0 comments on commit 746b843

Please sign in to comment.