Skip to content

Latest commit

 

History

History
62 lines (56 loc) · 1.69 KB

File metadata and controls

62 lines (56 loc) · 1.69 KB
NameAboutLabelsAssignees
Bug reportReport a bug in SimPEG.bug

Thanks for using SimPEG and taking the time to report a bug! Please first double check that there is not already a bug report on this issue by searching through the existing bugs.

Please submit a small, but complete, code sample that reproduces the bug or missing functionality. It should be able to be copy-pasted into a Python interpreter and run as-is.

Please include full error message, if any.

Please include the output from simpeg.Report() to describe your system for us. Paste the output from from simpeg import Report; print(Report()) below.

If you would like to give a little context for the issue, let us know and
it will help us to prioritize the issue.