Thu, 02 May 2024 11:26:28 UTC | login

Information for RPM golang-github-aclements-moremath-devel-0-0.9.20210108git222cfcb.fc33.noarch.rpm

ID761782
Namegolang-github-aclements-moremath-devel
Version0
Release0.9.20210108git222cfcb.fc33
Epoch
Archnoarch
SummaryAssortment of more specialized math routines for Go
DescriptionThese 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
Build Time2021-01-08 20:35:32 GMT
Size77.63 KB
10d8ace6fa04f3e40bb7962bdd6251da
LicenseBSD
Provides
golang(github.com/aclements/go-moremath/fit) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/fit)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph/graphalg) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph/graphalg)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph/graphout) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/graph/graphout)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/internal/mathtest) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/internal/mathtest)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/mathx) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/mathx)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/scale) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/scale)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/stats) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/stats)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/vec) = 0-0.9.20210108git222cfcb.fc33
golang(github.com/aclements/go-moremath/vec)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
golang-github-aclements-moremath-devel = 0-0.9.20210108git222cfcb.fc33
golang-ipath(github.com/aclements/go-moremath) = 0-0.9.20210108git222cfcb.fc33
golang-ipath(github.com/aclements/go-moremath)(commit=222cfcba2589e908ed7477cd696845996bf3593c) = 0-0.9.20210108git222cfcb.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 100 >>>
Name ascending sort Size
/usr/share/doc/golang-github-aclements-moremath-devel0.00 B
/usr/share/doc/golang-github-aclements-moremath-devel/README.md361.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/aclements0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/.goipath111.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/README.md361.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist/dist.go2.57 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/cmd/dist/plot.go5.12 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/fit0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/loess.go3.04 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/loess_test.go1.53 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/lsquares.go4.60 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/fit/package.go234.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/go.mod49.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/eq.go965.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graph.go1.58 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/dom.go3.73 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/dom_test.go897.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/graph_test.go707.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/marks.go1.78 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/marks_test.go623.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/multigraph.go1.45 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/order.go1.21 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/order_test.go589.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/package.go233.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/scc.go6.21 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/scc_test.go2.54 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/visit.go1.14 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout/dot.go4.00 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphout/package.go262.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/subgraph.go3.99 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/subgraph_test.go2.02 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/weighted.go613.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/internal0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/internal/mathtest0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/internal/mathtest/mathtest.go1.29 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/beta.go2.42 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/beta_test.go729.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/choose.go1.37 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/gamma.go2.06 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/gamma_test.go1.35 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/package.go354.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/mathx/sign.go409.00 B
Component of No Buildroots