Paul Smith

Results 21 issues of Paul Smith

FIxes #168 Fixes #116 Hi, thanks for making PandasGui! I plan to use it in an application I'm building with Pyside6 and thought I would help out with the move...

### Overview resolves #3069 When adding a mesh to a plotter and `smooth_shading=True`, do not create a copy of the mesh. ### Details - If `plotter.add_mesh` is called with `smooth_shading=True`,...

bug

### Describe the bug, what's wrong, and what you expected. Hi, I'm not sure if this behaviour is intended or not, but when a mesh is added to a plotter,...

bug

### Describe the bug, what's wrong, and what you expected. Hi, I've noticed there is sometimes an issue with the `clim` argument of `plotter.add_mesh` being ignored. when the dtype of...

bug

Thanks for the excellent book! I'm enjoying working my way through it. In Example 6.5 on page 117, I think the following sentence: > This statement takes such a long...

### Describe the feature you would like to be added. Hi, it would be really nice to be able to weight the shortest path calculations in `PolyData.geodesic` and `PolyData.geodesic_distance` by...

feature-request

Hi, thanks for making `magicgui`! It's a very cool project and super useful for quickly making widgets / guis. At the minute, if I would like to get the current...

## Expected behavior ## There is a comment in the `NoJump` transformation dunder init: https://github.com/MDAnalysis/mdanalysis/blob/8923c4a8203e755939ad9fc3f2242a837a493c28/package/MDAnalysis/transformations/nojump.py#L106-L108 I would expect that this should be enforced and I should not be able to...

parallelization
Component-Transformations

> scp is great for automation when you know where a file is. sftp is great when you want to manually navigate the file system before transferring files. For most...

status:refer to cac
status:out of scope
type:enhancement

Hi, thanks for making ExeTera, it seems like a very cool project! I just tried to install ExeTera in a new environment with: ``` python -m pip install -e ....