Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 490 Bytes

Changelog

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

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

Most recent change on the bottom.

[Unreleased]

[0.2.0] - 2021-11-22

Added

  • Option to mask out values, with correct counting, using NaN
  • Add __version__

Removed

  • Dependency on torch_scatter

[0.1.0] - 2021-05-28