Skip to content

distmetrics v1.0.5

Choose a tag to compare

@opera-pst-dev opera-pst-dev released this 11 Dec 22:39
15a77a4

Added

  • Function to organize burst time series into windowed data

Changed

  • Removed view/permute in favor of more readable einops to ensure self-documenting reshaping, transposing, etc

Fixed

  • Notebook's curation of data for burst application.
  • Proper model validation for mahalanobis.py pydantic models - removes warnings during test time.
  • Update environment for gpu to utilize regex for cuda compatibility.