SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-aclements-moremath-devel rpm build for : Mageia 8. For other distributions click golang-github-aclements-moremath-devel.

Name : golang-github-aclements-moremath-devel
Version : 0 Vendor : Mageia_Org
Release : 0.3.mga8 Date : 2020-09-12 20:14:44
Group : Development/Other Source RPM : golang-github-aclements-moremath-0-0.3.mga8.src.rpm
Size : 0.18 MB
Packager : pterjan < pterjan>
Summary : Assortment of more specialized math routines for Go
Description :
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

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-aclements-moremath-devel-0-0.3.mga8.noarch.rpm
ftp.icm.edu.pl  golang-github-aclements-moremath-devel-0-0.3.mga8.noarch.rpm
ftp.icm.edu.pl  golang-github-aclements-moremath-devel-0-0.3.mga8.noarch.rpm
ftp.icm.edu.pl  golang-github-aclements-moremath-devel-0-0.3.mga8.noarch.rpm
     

Provides :
golang(github.com/aclements/go-moremath/fit)
golang(github.com/aclements/go-moremath/fit)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/graph)
golang(github.com/aclements/go-moremath/graph)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/graph/graphalg)
golang(github.com/aclements/go-moremath/graph/graphalg)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/graph/graphout)
golang(github.com/aclements/go-moremath/graph/graphout)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/internal/mathtest)
golang(github.com/aclements/go-moremath/internal/mathtest)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/mathx)
golang(github.com/aclements/go-moremath/mathx)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/scale)
golang(github.com/aclements/go-moremath/scale)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/stats)
golang(github.com/aclements/go-moremath/stats)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang(github.com/aclements/go-moremath/vec)
golang(github.com/aclements/go-moremath/vec)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)
golang-github-aclements-moremath-devel
golang-ipath(github.com/aclements/go-moremath)
golang-ipath(github.com/aclements/go-moremath)(commit=d16893ddf098d8f624446c1615778df3b23eb19b)

Requires :
go-filesystem
golang(gonum.org/v1/gonum/mat)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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
There is 65 files more in these RPM.

 
ICM