Skip to content

Releases: arithy/softfloatpy

SoftFloatPy 1.2.3

Choose a tag to compare

@arithy arithy released this 16 Jan 09:37
  • Modify the default value of rounding mode arguments to None.

SoftFloatPy 1.2.2

Choose a tag to compare

@arithy arithy released this 05 Jan 09:17
  • Add methods and functions to test infinity and NaN.
  • Add methods to create instances from data of any floating-point types.
  • Fix signatures of the square root methods.

SoftFloatPy 1.2.1

Choose a tag to compare

@arithy arithy released this 31 Dec 14:40
  • Add methods and functions to negate floating points.
  • Fix improper negation of NaN.

SoftFloatPy 1.2.0

Choose a tag to compare

@arithy arithy released this 31 Dec 03:12
  • Add class methods to retrieve the data sizes in bits.

SoftFloatPy 1.1.0

Choose a tag to compare

@arithy arithy released this 30 Dec 18:30
  • Add class and instance methods that have the same functionalities as the existing global functions.

SoftFloatPy 1.0.2

Choose a tag to compare

@arithy arithy released this 29 Dec 14:21
  • Add a stub file for type hinting.

SoftFloatPy 1.0.1

Choose a tag to compare

@arithy arithy released this 24 Dec 17:33

The release to distribute the sdist package.
No change was made in the code or the documentation.

SoftFloatPy 1.0.0

Choose a tag to compare

@arithy arithy released this 24 Dec 06:27

The first released version.