File: ChangeLog

package info (click to toggle)
python-gfloat 0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: python: 1,448; sh: 37; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

0.3: Jun 10, 2024
  - Use python ints throughout, adding float64 to test
  - Simplify round, fix directed rounding
  - Rename "ival" to "code" in FloatValue
  - Shorten format names from "format_info_*" to "*"


0.2: May 21, 2024
  - Add MX Formats
  - Improved CI
  - Add value table pretty-printing

0.1: May 2, 2024
  - First released version

Copyright (c) 2024 Graphcore Ltd. All rights reserved.