https://gitlab.com/cznic/mathutil

Last synced: about 23 hours ago

Repository metadata:

Utilities supplemental to the Go standard "rand" and "math" packages


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 102
Total Committers: 9
Avg Commits per committer: 11.333
Development Distribution Score (DDS): 0.373

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jan Mercl 0****l@g****m 64
Jan Mercl j****l@n****z 25
Bodecker DellaMaria b****l@g****m 3
Faiz Abbasi f****i@s****m 3
Fs02 s****e@g****m 2
Santiago De la Cruz d****2@g****m 2
Edward Betts e****d@4****m 1
Jan Mercl m****l@s****m 1
Piotr Kasprzyk c****i@c****l 1

Issue and Pull Request metadata

Last synced: over 1 year ago


Package metadata

go: modernc.org/mathutil

Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages. 2020-12-20 v1.2.1 fixes MulOverflowInt64. 2020-12-19 Added {Add,Sub,Mul}OverflowInt{8,16,32,64} 2018-10-21 Added BinaryLog 2018-04-25: New functions for determining Max/Min of nullable values. Ex: 2017-10-14: New variadic functions for Max/Min. Ex: 2016-10-10: New functions QuadPolyDiscriminant and QuadPolyFactors. 2013-12-13: The following functions have been REMOVED 2013-05-13: The following functions are now DEPRECATED These functions will be REMOVED with Go release 1.1+1. 2013-01-21: The following functions have been REMOVED They are now replaced by untyped constants Additionally one more untyped constant was added This change breaks any existing code depending on the above removed functions. They should have not been published in the first place, that was unfortunate. Instead, defining such architecture and/or implementation specific integer limits and bit widths as untyped constants improves performance and allows for static dead code elimination if it depends on these values. Thanks to minux for pointing it out in the mail list (https://groups.google.com/d/msg/golang-nuts/tlPpLW6aJw8/NT3mpToH-a4J). 2012-12-12: The following functions will be DEPRECATED with Go release 1.0.3+1 and REMOVED with Go release 1.0.3+2, b/c of http://code.google.com/p/go/source/detail?r=954a79ee3ea8

  • Homepage: https://gitlab.com/cznic/mathutil
  • Documentation: https://pkg.go.dev/modernc.org/mathutil#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.6.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:17:08.966Z (2 days ago)
  • Versions: 12
  • Dependent Packages: 3,079
  • Dependent Repositories: 17,875
  • Docker Downloads: 1,634,023,270
  • Rankings:
    • Dependent repos count: 0.052%
    • Dependent packages count: 0.066%
    • Docker downloads count: 0.106%
    • Average: 5.579%
    • Forks count: 11.244%
    • Stargazers count: 16.429%
go: gitlab.com/cznic/mathutil

Package mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages. 2018-10-21 Added BinaryLog 2018-04-25: New functions for determinig Max/Min of nullable values. Ex: 2017-10-14: New variadic functions for Max/Min. Ex: 2016-10-10: New functions QuadPolyDiscriminant and QuadPolyFactors. 2013-12-13: The following functions have been REMOVED 2013-05-13: The following functions are now DEPRECATED These functions will be REMOVED with Go release 1.1+1. 2013-01-21: The following functions have been REMOVED They are now replaced by untyped constants Additionally one more untyped constant was added This change breaks any existing code depending on the above removed functions. They should have not been published in the first place, that was unfortunate. Instead, defining such architecture and/or implementation specific integer limits and bit widths as untyped constants improves performance and allows for static dead code elimination if it depends on these values. Thanks to minux for pointing it out in the mail list (https://groups.google.com/d/msg/golang-nuts/tlPpLW6aJw8/NT3mpToH-a4J). 2012-12-12: The following functions will be DEPRECATED with Go release 1.0.3+1 and REMOVED with Go release 1.0.3+2, b/c of http://code.google.com/p/go/source/detail?r=954a79ee3ea8

  • Homepage: https://gitlab.com/cznic/mathutil
  • Documentation: https://pkg.go.dev/gitlab.com/cznic/mathutil#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.6.0 (published over 1 year ago)
  • Last Synced: 2024-11-11T01:12:16.381Z (2 days ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.463%
    • Dependent packages count: 6.999%
    • Average: 7.442%
    • Stargazers count: 7.96%
    • Dependent repos count: 9.346%
go: gitlab.com/cznic/mathutil.git


Dependencies

go.mod go
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
go.sum go
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0