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.3.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: golang-github-aclements-moremath-devel Distribution: Mageia
Version: 0 Vendor: Mageia.Org
Release: 0.3.mga8 Build date: Sat Sep 12 20:14:44 2020
Group: Development/Other Build host: localhost
Size: 187578 Source RPM: golang-github-aclements-moremath-0-0.3.mga8.src.rpm
Packager: pterjan <pterjan>
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

* Fri Sep 11 2020 pterjan <pterjan> 0-0.3.mga8
  + Revision: 1624599
  - Sync with Fedora
* Tue Nov 27 2018 pterjan <pterjan> 0-0.2.mga7
  + Revision: 1336224
  - imported package golang-github-aclements-moremath

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/README.md
/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/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/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/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, Sat Mar 9 15:29:59 2024