Skip to content

Conversation

@santisoler
Copy link
Member

Remove the try and except statements when trying to choose the best solver and use the new get_default_solver function instead.

@santisoler santisoler changed the title Make use of get_default_solver when choosing solvers in tutorials Make use of get_default_solver when choosing solver Nov 18, 2024
@santisoler santisoler merged commit 337fa8a into simpeg-v0.23.0 Nov 18, 2024
2 checks passed
@santisoler santisoler deleted the default_solver branch November 18, 2024 22:08
santisoler added a commit that referenced this pull request Nov 20, 2024
Collect changes required to update the tutorials to work with SimPEG
v0.23.0. Use `choclo` as engine in gravity and magnetic simulations, and
add it to the `environment.yml`. Replace `indActive` for `active_cells`
in potential field simulations. Replace `Update_IRLS` for `UpdateIRLS`.
Use `diagonal_balance=True` when defining a `TreeMesh`. Rely on the
default solver capabilities. Bump SimPEG version in landing page and in
the `environment.yml`. Use Numpy's RNG instead of global seeds.

Include changes from #29, #31, #32, #33.

Fixes #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants