-
Hey guys, I've never used python before and besides a very, VERY basic understanding of code just from following tutorials and stuff over the years, I really don't know what I'm doing. I do want to le…
-
### Describe the bug, what's wrong, and what you expected.
As revealed in [PR #3170](https://github.com/pyvista/pyvista/pull/3170), accessing certain dataset attributes in function scopes causes si…
-
Hello. Saved the test case from here http://onreader.mdl.ru/PythonParallelProgrammingCookbook.2nd/content/Ch09.html
(Chapter 9. Python Debugging and Testing from "The Book of Python Parallel Programm…
-
**Describe the bug, what's wrong, and what you expect:**
`merge` filter does not preserve vectors data.
**To Reproduce**
Please include a code snippet to reproduce the bug in the block belo…
-
**Describe the bug, what's wrong, and what you expect:**
I use pyvista to visulize FE-Results. Therefore I create shapes (PolyData-Objects) and store them to interact later with them.
I used dicti…
-
**Describe the bug, what's wrong, and what you expect:**
Multiple successive clip_scalar operations are giving the wrong resulting geometry. It appears that the wrong scalar is being used in some o…
-
**Describe the bug, what's wrong, and what you expect:**
Setting an opacity map for the transfer function yields an error with a variable referenced before assignment.
-----
**To Reproduce**
…
-
### Expected behavior
I would expect that if I do qml.compile() of a template and its adjoint template, the decompositions would be equivalent but adjoined. However the depth of the decomposition i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
What I tried to achieve:
- I have been trying to apply gapfill to context-specific human …
-
```
$ python --version
Python 3.11.0
$ pip install moban==0.8.2 ruamel.yaml==0.17.21
$ pip freeze
appdirs==1.4.4
certifi==2022.12.7
charset-normalizer==3.1.0
colorama==0.4.6
crayons==0.4.…