Maximilian Scheurer

Results 30 issues of Maximilian Scheurer

## Description This PR refactors the existing `PseudospectralInts` (untested, unused, but maybe needed at some point, see #2414) with some refactoring: The "old" `PseudospectralInts` did compute `` *or* `` with...

api
libmints
cleanup
Libint2

### Expected behaviour Reading a multi-frame PDB file created by VMD into mda.Universe ### Actual behaviour Crash on PBD.py ``` python _read_frame ``` because the VMD multi-frame PDB files do...

help wanted
Format-PDB
Component-Readers

While adding `Operator::erf_nuclear`/`Operator::erfc_nuclear` integrals to Psi4 (https://github.com/psi4/psi4/pull/2473), I noticed that the results from `libint2` don't agree with what WolframAlpha (don't have a Mathematica license, sorry 😄) gives me. Here's a...

~~Currently, we are reading atom types/names from a CHARMM parameter file, probably we can make a default list in the GUI and let the user add or change new atom...

enhancement

- [ ] check "around" stuff again (I (Max) will fix this) - [ ] user parameters: point number, sphere style radio buttons

enhancement
help wanted

When frame stride > 1 and start frame > 1, errors occur in drawing. Cf. [this line](https://github.com/maxscheurer/pycontact/edit/develop/PyContact/gui/Canvas.py#L182). I couldn't figure it out in 10 minutes now...

bug

For our paper, GPU capabilities would be nice!

enhancement

- [x] removed VMD control panel (not tested and not working anymore) - [x] removed SASA widget (not tested and difficult to use) - [x] remove C/Cython code - [x]...