- Aug 09, 2021
-
-
Bert Palm authored
-
- Jul 22, 2021
-
-
David Schäfer authored
Expose data and flag through `SaQC` See merge request !282
-
David Schäfer authored
-
- Jul 10, 2021
-
-
Bert Palm authored
-
- Jul 07, 2021
-
-
Bert Palm authored
the previous implementation, would only mark the start and end point(s) of a constant plateaus if it is as big as window or larger.
-
- Jul 06, 2021
-
-
Bert Palm authored
- Jul 05, 2021
-
-
David Schäfer authored
-
- Jun 25, 2021
-
-
David Schäfer authored
-
- Jun 23, 2021
-
-
Bert Palm authored
-
- Jun 17, 2021
-
-
Bert Palm authored
- Jun 08, 2021
-
-
David Schäfer authored
-
- Jun 04, 2021
-
-
Peter Lünenschloß authored
Explicit harm target See merge request !281
-
Peter Lünenschloß authored
-
- Jun 02, 2021
-
-
Peter Lünenschloß authored
plotting routine See merge request !223
-
Peter Lünenschloß authored
-
David Schäfer authored
[Fix] Make source-target workflow visible for `SaQC._planned` See merge request !272
-
- Jun 01, 2021
-
-
Bert Palm authored
note that `from saqc.core import SaQC` does not work because of cyclic imports, so we `import saqc` and use `bla(..) -> saqc.SaQC`.
-
David Schäfer authored
Bump hypothesis from 6.10.1 to 6.13.10 See merge request !274
-
-
David Schäfer authored
Bump click from 7.1.2 to 8.0.1 See merge request !273
-
David Schäfer authored
Bump matplotlib from 3.4.1 to 3.4.2 See merge request !275
-
David Schäfer authored
Bump numpy from 1.20.2 to 1.20.3 See merge request rdm-software/saqc!276
-
David Schäfer authored
Bump pyarrow from 4.0.0 to 4.0.1 See merge request !277
-
David Schäfer authored
Bump pytest from 6.2.3 to 6.2.4 See merge request !278
-
David Schäfer authored
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 See merge request !279
-
David Schäfer authored
Bump six from 1.15.0 to 1.16.0 See merge request !280
-
WKDV Bot authored
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)
-
WKDV Bot authored
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0. - [Release notes](https://github.com/python/typing/releases) - [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)
-
WKDV Bot authored
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4)
-
WKDV Bot authored
Bumps [pyarrow](https://arrow.apache.org/) from 4.0.0 to 4.0.1.
-
WKDV Bot authored
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.20.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.20.2...v1.20.3)
-
WKDV Bot authored
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.1...v3.4.2)
-
WKDV Bot authored
Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.0.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/7.1.2...8.0.1)
-
- May 31, 2021
-
-
David Schäfer authored
-
Bert Palm authored
-
Bert Palm authored
-
David Schäfer authored
Static expansion of regular expressions See merge request !271
-