golang-github-adam-lavrik-go-imath-dev binary package in Ubuntu Noble armhf

 The Go standard math package lacks some frequently used integral
 functions. This package tries to fill the gap, providing their
 effective and convenient implementations.
 .
 Functions have the same or similar names as their float64 equivalents
 from math package (if there are any). Since Go does not allow overloading,
 constants and functions related to each of builtin integral types (except
 uintptr and type aliases like byte or rune, which are not covered by
 this package) are grouped within subpackage with a corresponding name
 (ix for int, i8 for int8, ...; ux for uint, u8 for uint8, ...).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble armhf release universe golang Optional 0.0~git20210910.265a42a-2
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu