Oliver Beckstein
Oliver Beckstein
@IAlibay could you please update this issue with information about extending the feature freeze or any other information for how to move forward? Just so that we have a central...
Thanks @IAlibay !
@IAlibay I think this issue and the 2.8.0 milestone can be closed, can't they? We have #4805 as a reminder for the Python 3.13 packages but otherwise 2.8.0 is properly...
The `include = -I. -I..` line is always added so it's always present as an mdp_kwarg. However, any mdp_kwargs that have not been used are assumed to be options for...
We should make an effort to cover more parts of the code with ASV benchmarks. The performance regressions alone are already helpful. If we had a simple tutorial for developers...
Look at the test output (click on *Details* in failing tests ❌ ) and you see that tests related to nuclinfo are now failing: ``` FAILED testsuite/MDAnalysisTests/analysis/test_nuclinfo.py::test_phase_as[RNAA-1-359.5758] - AssertionError: Arrays...
@laksh-krishna-sharma we may close this PR as stale in a week if you don't want todo further work on it.
No more activity. Closing.
@lilyminium I am assigning the PR to you. You'll know best when to merge.
I found it confusing that ~~`AnalysisBase`~~ `AnalysisFromFunction` added `times` and `frames` to `results`. I am very much used to the idea that any analysis class has `times` and `frames` as...