Giter Site home page Giter Site logo

installation of gonum/stat failed about stat HOT 2 CLOSED

gonum avatar gonum commented on August 25, 2024
installation of gonum/stat failed

from stat.

Comments (2)

sbinet avatar sbinet commented on August 25, 2024

salut Manu,

I just tried in a fresh $GOPATH workspace:

$> go get -v github.com/gonum/stat
github.com/gonum/stat (download)
github.com/gonum/floats (download)
github.com/gonum/internal (download)
github.com/gonum/matrix (download)
github.com/gonum/lapack (download)
github.com/gonum/blas (download)
github.com/gonum/blas
github.com/gonum/internal/asm
github.com/gonum/blas/native/internal/math32
github.com/gonum/floats
github.com/gonum/lapack
github.com/gonum/blas/native
github.com/gonum/matrix
github.com/gonum/blas/blas64
github.com/gonum/lapack/native
github.com/gonum/lapack/lapack64
github.com/gonum/matrix/mat64
github.com/gonum/stat

it worked.

I have seen a few pull requests go by in the matrix and asm areas.
You probably have a stale package.

Could you try updating stat and its dependencies? like so:

$> go get -u -v github.com/gonum/stat

hth,
-s

from stat.

ebusato avatar ebusato commented on August 25, 2024

This works, great !

Thanks seb !

from stat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.