Closed alejoe91 closed 2 weeks ago
RTD has been so flaky. It has consistently failed on one of my Neo PRs for no reason....
RTD has been so flaky. It has consistently failed on one of my Neo PRs for no reason....
Yeah we can look at that later..let me know if it looks good!
Deep bug in decimate, that deletes existing time vectors for segments!
This PR modifies the behavior so that
time_vectors
are also decimated, which is very intuitive.Also skimmed a but the tests (previously 2100 tests with parameterized, now "only" 25)