Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 904 Bytes

CHANGELOG.rst

File metadata and controls

34 lines (23 loc) · 904 Bytes

Changelog

All notable changes to torchiva will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Nothing yet.

0.1.1 - 2022-11-15

Added

  • Adds a built-in separation function in torchiva.separate
  • Adds a new torchiva.load_separator function that is specific to the model format used in examples/export_model.py and trained_models/tiss

Removed

  • Some unrelated functions for conversion between spherical and cartesian coordinates in torchiva.utils