Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 559 Bytes

GT4Py Changelog

Notable changes to this project will be documented in this file. The format is based on Keep a Changelog,

[0.1.1] - (Unreleased)

Changed

  • Remove the Storage classes and implement the new "No Storage" concept.
  • Support interfaces for calling stencils with arbitrary buffer objects.
  • For details see docs/gt4py/arrays.rst and PR #868

[0.1.0] - 2022-29-09

Last development version using old-style Storage class.