Peter Corke
Peter Corke
plot_poly is different to the rest plot_box, plot_arrow have no animation capability
changing to MIT licence update LICENCE file update licence details in every file
The code for the 2 argument case doesn't make sense, investigate and fix doco and/or code
to be used by `trplot()` etc. Options for: - simple line segment - arrow, eg. quiver - arrow with 3D open head, eg. [quiver5](https://www.mathworks.com/matlabcentral/fileexchange/22351-quiver-5) - arrow with 3D cone head,...
I've been following instructions on [this page](https://docs.pyvista.org/examples/02-plot/texture.html), can replicate the examples there, but can't make it work for my own problem. ## Description I have a 3D structured grid and...
With python 3.8 and unicode output mode ``` autorun_languages = {} autorun_languages['pycon_output_encoding'] = 'UTF-8' ``` I get lots of error messages like ``` ...opt/miniconda3/envs/dev/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported...
macro for the over bubble, \mathring, not just for q add quaternion multiply operator \qmul
Great package, thanks for all your work in maintaining it. Minor fix below. The current docstring says > Read until an expected sequence is found (‘\n’ by default), the size...