Skip to content

rearranging + reorganizing

Compare
Choose a tag to compare
@mathematicalmichael mathematicalmichael released this 26 Jul 16:30
· 15 commits to main since this release
  • added decorator class for time-like properties (adds start/end and time-delta deriving methods).
  • changed contract for Plot class: origin is now called start in line with the decorator, hence the minor version bump.
  • far fewer files included in package thanks to MANIFEST.in
  • pre-commit added
  • linting files beyond just python
  • documentation + webpage