We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
optimize
Simulation
Loop
Wire
get_source_field
get_receiver_response
Dipole
subsurface
discretize
Simulation.{to;from}_file()
The text was updated successfully, but these errors were encountered:
Development happens in https://github.com/emsig/emg3d/tree/dev-1.0
Sorry, something went wrong.
Mostly done, RC will come tomorrow. Remaining things will be tracked in separate issues. Closing.
prisae
No branches or pull requests
Roadmap to a stable v1.0 release before 31/05/2021.
Plan:
Issues to address:
optimize
#132 Add magnetic receivers toSimulation
(only one task of that PR)Create a tutorials gallery within the docs itselfWould be great to also include:
Loop
,Wire
.Other things to consider:
get_source_field
andget_receiver_response
should take aDipole
,Loop
, orWire
.Integration for=> will happen insubsurface
.discretize
Improve / generalize IO for lists and tuples.Simulation.{to;from}_file()
The text was updated successfully, but these errors were encountered: