Thu, 06 Jun 2024 21:55:08 UTC | login

Information for RPM golang-github-aclements-moremath-devel-0-0.4.20190516git286cc0b.fc31.noarch.rpm

ID364162
Namegolang-github-aclements-moremath-devel
Version0
Release0.4.20190516git286cc0b.fc31
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 Time2019-07-01 18:58:57 GMT
Size69.24 KB
9b1e2ce4e393064676247df3e3e047fd
LicenseBSD
Provides
golang(github.com/aclements/go-moremath/fit) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/fit)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph/graphalg) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph/graphalg)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph/graphout) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/graph/graphout)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/internal/mathtest) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/internal/mathtest)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/mathx) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/mathx)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/scale) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/scale)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/stats) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/stats)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/vec) = 0-0.4.20190516git286cc0b.fc31
golang(github.com/aclements/go-moremath/vec)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
golang-github-aclements-moremath-devel = 0-0.4.20190516git286cc0b.fc31
golang-ipath(github.com/aclements/go-moremath) = 0-0.4.20190516git286cc0b.fc31
golang-ipath(github.com/aclements/go-moremath)(commit=286cc0be6f75d9cd9f3af60aef9930cb0c15db47) = 0-0.4.20190516git286cc0b.fc31
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 91 >>>
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/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.42 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/multigraph.go1.44 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/graph/graphalg/order.go1.49 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.29 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.go2.06 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/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.37 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
/usr/share/gocode/src/github.com/aclements/go-moremath/scale0.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/err.go334.00 B
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/interface.go1.92 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/linear.go4.49 KB
/usr/share/gocode/src/github.com/aclements/go-moremath/scale/linear_test.go4.65 KB
Component of No Buildroots