Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-aclements-moremath-devel-0-0.19.20210108git222cfcb.fc40 RPM for noarch

From Fedora Rawhide for aarch64 / g

Name: golang-github-aclements-moremath-devel Distribution: Fedora Project
Version: 0 Vendor: Fedora Project
Release: 0.19.20210108git222cfcb.fc40 Build date: Wed Jan 24 17:10:10 2024
Group: Unspecified Build host: buildvm-x86-22.iad2.fedoraproject.org
Size: 204414 Source RPM: golang-github-aclements-moremath-0-0.19.20210108git222cfcb.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/aclements/go-moremath
Summary: Assortment of more specialized math routines for Go
These packages provide more specialized math routines than are available in
the standard Go math package. go-moremath currently focuses on statistical
routines, with particular focus on high-quality implementations and APIs
for non-parametric methods.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/aclements/go-moremath

Provides

Requires

License

BSD

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Aug 10 2022 Maxwell G <gotmax@e.email> - 0-0.15
  - Rebuild to fix FTBFS
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.13
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
    CVE-2022-29526, CVE-2022-30629

Files

/usr/share/doc/golang-github-aclements-moremath-devel
/usr/share/doc/golang-github-aclements-moremath-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/aclements
/usr/share/gocode/src/github.com/aclements/go-moremath
/usr/share/gocode/src/github.com/aclements/go-moremath/.goipath
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist/dist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist/plot.go
/usr/share/gocode/src/github.com/aclements/go-moremath/fit
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/loess.go
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/loess_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/lsquares.go
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/go.mod
/usr/share/gocode/src/github.com/aclements/go-moremath/graph
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/eq.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graph.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/dom.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/dom_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/graph_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/marks.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/marks_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/multigraph.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/order.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/order_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/scc.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/scc_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/visit.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout/dot.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/subgraph.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/subgraph_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/weighted.go
/usr/share/gocode/src/github.com/aclements/go-moremath/internal
/usr/share/gocode/src/github.com/aclements/go-moremath/internal/mathtest
/usr/share/gocode/src/github.com/aclements/go-moremath/internal/mathtest/mathtest.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/beta.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/beta_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/choose.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/gamma.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/gamma_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/sign.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/err.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/interface.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/linear.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/linear_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/log.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/log_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/ticks.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/ticks_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/util.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/alg.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/binomdist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/binomdist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/deltadist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/dist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/dist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/hist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/hypergdist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/hypergdist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/kde.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/kde_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/kdeboundarymethod_string.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/kdekernel_string.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/linearhist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/locationhypothesis_string.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/loghist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/normaldist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/normaldist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/quantileci.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/quantileci_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/sample.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/sample_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/stream.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/tdist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/tdist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/ttest.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/ttest_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/udist.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/udist_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/utest.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/utest_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/stats/util_test.go
/usr/share/gocode/src/github.com/aclements/go-moremath/vec
/usr/share/gocode/src/github.com/aclements/go-moremath/vec/package.go
/usr/share/gocode/src/github.com/aclements/go-moremath/vec/vec.go
/usr/share/licenses/golang-github-aclements-moremath-devel
/usr/share/licenses/golang-github-aclements-moremath-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:32:48 2024