Commits on Source (416)
Showing
- .gitignore 15 additions, 0 deletions.gitignore
- .gitlab-ci.yml 94 additions, 0 deletions.gitlab-ci.yml
- .gitlab/.gitkeep 0 additions, 0 deletions.gitlab/.gitkeep
- .gitlab/issue_templates/.gitkeep 0 additions, 0 deletions.gitlab/issue_templates/.gitkeep
- .gitlab/issue_templates/bug.md 36 additions, 0 deletions.gitlab/issue_templates/bug.md
- .gitlab/issue_templates/feature request.md 21 additions, 0 deletions.gitlab/issue_templates/feature request.md
- .hgignore 0 additions, 11 deletions.hgignore
- .pre-commit-config.yaml 21 additions, 0 deletions.pre-commit-config.yaml
- LICENSE 674 additions, 0 deletionsLICENSE
- MANIFEST.in 2 additions, 0 deletionsMANIFEST.in
- README.rst 76 additions, 0 deletionsREADME.rst
- authors.json 50 additions, 0 deletionsauthors.json
- demos/demo1_first_steps.ipynb 266 additions, 0 deletionsdemos/demo1_first_steps.ipynb
- demos/demo1_first_steps.py 151 additions, 0 deletionsdemos/demo1_first_steps.py
- demos/demo2_handling_3d_fields.ipynb 365 additions, 0 deletionsdemos/demo2_handling_3d_fields.ipynb
- demos/demo2_handling_3d_fields.py 142 additions, 0 deletionsdemos/demo2_handling_3d_fields.py
- demos/demo3_io_and_field_manipulation.ipynb 601 additions, 0 deletionsdemos/demo3_io_and_field_manipulation.ipynb
- demos/demo3_io_and_field_manipulation.py 160 additions, 0 deletionsdemos/demo3_io_and_field_manipulation.py
- demos/files/confidence.npy 0 additions, 0 deletionsdemos/files/confidence.npy
- demos/files/magdata.hdf5 0 additions, 0 deletionsdemos/files/magdata.hdf5
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
File moved
.gitlab/issue_templates/bug.md
0 → 100644
.gitlab/issue_templates/feature request.md
0 → 100644
.hgignore
deleted
100644 → 0
.pre-commit-config.yaml
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
MANIFEST.in
0 → 100644
README.rst
0 → 100644
authors.json
0 → 100644
demos/demo1_first_steps.ipynb
0 → 100644
This diff is collapsed.
demos/demo1_first_steps.py
0 → 100644
demos/demo2_handling_3d_fields.ipynb
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
demos/demo2_handling_3d_fields.py
0 → 100644
demos/demo3_io_and_field_manipulation.ipynb
0 → 100644
This diff is collapsed.
demos/demo3_io_and_field_manipulation.py
0 → 100644
demos/files/confidence.npy
0 → 100644
File added
demos/files/magdata.hdf5
0 → 100755
File added