Alexandre Boisselet
Alexandre Boisselet
This PR regroups the implementation a new `Tetrahedron` magnet and a `TriangularMesh` object. Tasks - Tetrahedron - [x] Field functions - [x] Object interface - [ ] docstrings (+ examples)...
# Related Issues #539 This PR implements a new [mayavi](https://docs.enthought.com/mayavi/mayavi/) using the new plotting logic from #539. # Tasks - [x] changelog - [x] tests (animation has to be tested...
This PR implements a complementary syntax for the `show` function, which allows for creating figures with coupled animated subplots in 3D and 2D. # Notes This PR does not introduce...
Right now, quite a few changes in the library are happening at parallelly, and are often dependent on each other. In order not to loose track of these dependencies and...
Hi there Can someone help make the equivalent of ```html {{ Math.ceil(value) }}% ``` Thanks
### Describe the feature you'd like Since version 5 moves to meters instead of millimeters, the scale of the 3d plots is way below 1 meter in almost every case....
### Related Issues - Needs #712 - Needs #717 - Implements #692 # Notes This PR add the possibility to use inputs as units objects and also as outputs. ##...
readthedocs version switcher is missing from docs for context see https://github.com/executablebooks/sphinx-book-theme/issues/596 also here the implementation of sphinx-book-theme in their own docs in `conf.py` https://github.com/executablebooks/sphinx-book-theme/blob/c47d8e46fbce78492abd8a5adfe41083bb7ba121/docs/conf.py#L213-L224 @OrtnerMichael have a look there :)
### Magpylib version 4.x (Latest) ### What happened? ### see also - #603 - #690 ### Notes The deprecated `Line` and `Loop` classes and corresponding core functions should be removed...