issues
search
ubermag
/
discretisedfield
Python package for the analysis and visualisation of finite-difference fields.
http://ubermag.github.io
BSD 3-Clause "New" or "Revised" License
19
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added deprecated message for k3d visualisation
#534
kzqureshi
opened
1 week ago
2
Update Licence
#533
samjrholt
closed
3 months ago
2
Numpy2
#532
lang-m
closed
4 months ago
2
[pre-commit.ci] pre-commit autoupdate
#531
pre-commit-ci[bot]
opened
5 months ago
3
Deprecate k3d
#530
samjrholt
opened
5 months ago
0
correction `infile` to `input` in wildcard point
#529
kzqureshi
closed
5 months ago
3
Use older macOS version with Intel CPU because the OOMMF M1 conda pac…
#528
lang-m
closed
6 months ago
3
521 to_vtk
#527
samjrholt
closed
5 months ago
4
[pre-commit.ci] pre-commit autoupdate
#526
pre-commit-ci[bot]
closed
5 months ago
3
Update pre-commits and pytest configuration
#525
lang-m
closed
5 months ago
3
added a check for n dimensional field in point_columns
#524
kzqureshi
opened
7 months ago
3
Remove `field.mesh.region.random_point()` from documentation notebooks
#523
lang-m
opened
7 months ago
0
remove default python version
#522
samjrholt
closed
7 months ago
3
to_vtk()
#521
samjrholt
closed
5 months ago
0
fix docstring tests
#520
samjrholt
closed
7 months ago
3
Ruff additional rules
#519
lang-m
closed
7 months ago
0
Test deprecation warning
#518
kzqureshi
opened
8 months ago
3
[pre-commit.ci] pre-commit autoupdate
#517
pre-commit-ci[bot]
closed
7 months ago
2
Add copy method
#516
samjrholt
opened
10 months ago
0
Use ruff for pre-commits
#515
lang-m
closed
10 months ago
2
Add conda-based test
#514
lang-m
closed
12 months ago
3
Fix: more general ovf reading
#513
lang-m
closed
1 year ago
3
when defining a field allow users to decide whether to store on cells or nodes
#512
swapneelap
opened
1 year ago
0
Add `VertexField` to support field data at vertices
#511
swapneelap
opened
1 year ago
3
Convert `as_array` to a method
#510
lang-m
closed
1 year ago
1
minor typo correction in field operation
#509
kzqureshi
closed
1 year ago
1
Rename `mesh.points` -> `mesh.cells`
#508
swapneelap
closed
1 year ago
7
`mesh.midpoints` -> `mesh.cells` (coordinate of the midpoint of that cell)
#507
swapneelap
closed
1 year ago
0
ignore hv cell
#506
samjrholt
closed
1 year ago
3
Support cell and point data in Field
#505
lang-m
opened
1 year ago
0
Subregions of arbitrary shape
#504
lang-m
opened
1 year ago
0
Revert change `midpoints` -> `points`
#503
lang-m
closed
1 year ago
1
pyvista support for remote server
#502
lang-m
opened
1 year ago
0
Add basic support for findiff
#501
lang-m
opened
1 year ago
0
Update LICENSE date
#500
samjrholt
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#499
pre-commit-ci[bot]
closed
10 months ago
2
chore: switch from deprecated pkg_resources to importlib.metadata
#498
lang-m
closed
1 year ago
2
fix: RuntimeWarning in lightness plot
#497
lang-m
closed
1 year ago
5
Re-activate pre-commit checks
#496
lang-m
closed
1 year ago
1
Hv plotting: external bugs an warnings
#495
lang-m
opened
1 year ago
0
Attempt: fix holoviews - xarray bug
#494
lang-m
closed
1 year ago
3
docs(hdf5 io): Minimum discretisedfield version offering the new functionality
#493
lang-m
closed
1 year ago
1
build(deps): remove jupyter lab as dependency, update holoviews
#492
lang-m
closed
1 year ago
2
Add pre-commit hook for conventional commits
#491
lang-m
closed
1 month ago
0
test(Field): HoloViews plotting methods for arbitrary ndim and nvdim
#490
lang-m
closed
1 year ago
2
fix(region-facing-surfaces-notebook): the operator has been changed to a method
#489
lang-m
closed
1 year ago
2
Next version number
#488
lang-m
closed
1 year ago
1
Revert "Revert "IO for ovf and vtk""
#487
samjrholt
closed
1 year ago
1
Revert "IO for ovf and vtk"
#486
samjrholt
closed
1 year ago
1
feat: read OVF meshunit and use in region.units
#485
lang-m
closed
1 year ago
2
Next