SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-aclements-moremath-devel rpm build for : Fedora 36. For other distributions click golang-github-aclements-moremath-devel.

Name : golang-github-aclements-moremath-devel
Version : 0 Vendor : Fedora Project
Release : 0.12.20210108git222cfcb.fc36 Date : 2022-01-25 00:27:17
Group : Unspecified Source RPM : golang-github-aclements-moremath-0-0.12.20210108git222cfcb.fc36.src.rpm
Size : 0.20 MB
Packager : Fedora Project
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: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/36/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-aclements-moremath-devel-0-0.12.20210108git222cfcb.fc36.noarch.rpm
     

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

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/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
There is 70 files more in these RPM.

 
ICM