Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 434 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.

[0.3.0]

Fixed

  • Make rand, randint and randn similar to numpy.

[0.2.1]

Fixed

  • Unit test over python 3.12

[0.2.0]

Added

  • Add rand and randn.