-
💡 **Supporting PyVista**
Right now, poliastro supports matplotlib and plotly for visualizations. These turned out to be very useful, specially the interactive plotters.
Some of the advantages of P…
-
Hi @int-ptr-ptr. I’ve made some changes, but they aren’t exactly as you requested. I thought it would make sense to store elements and nodes in a dictionary, with the keys storing tags and the values …
-
### Description of the feature
Currently you cannot export to STL, but you can export the "view" created by the plotting functions using Pyvista.
We should be able to generate STL files of the f…
-
PyMechanical needs to support plotting the 3d graphics (probably with PyVista)
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
The title explains the problem. With UI,…
-
Hi, I am new to Gempy and recently installed the Gempy v3 issue. I am now going through the tutorials. Gempy is loaded onto my son's server overseas, while I live in SA.
So far, I have looked at th…
-
When I install from the pyvista-xarray source and run the examples, Jupyter displays a static image and a warning that it "Failed to use notebook backend" and instructs me to install ipywidgets. Scree…
-
mesh_from_numbers needed these additional lines in cell 6 to run for the UM Tutorial in Melbourne
``` python
import sys
sys.path.append('/g/data/access/ngm/data/umtutorial2023/ngux/iris-mesh-tuto…
-
[PyVista](https://docs.pyvista.org) can do most things that ParaView can do and would meet the needs of the examples I have seen in the docs. It would be great if this library leveraged PyVista for na…
-
We need to create an automated testing system, possibly using [GitHub actions](https://github.com/features/actions) and [pytest](https://docs.pytest.org/) with [pytest-qt](https://pytest-qt.readthedoc…