Giter Club home page Giter Club logo

baysplinepy's People

Contributors

brews avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

baysplinepy's Issues

Numpy FutureWarning about non-tuple sequence from multidimensional index

site-packages/bayspline/utils.py:101: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use arr[tuple(seq)] instead of arr[seq]. In the future this will be interpreted as an array index, arr[np.array(seq)], which will result either in an error or a different result.
x = addknots - b[[jl]]

and

site-packages/bayspline/utils.py:102: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use arr[tuple(seq)] instead of arr[seq]. In the future this will be interpreted as an array index, arr[np.array(seq)], which will result either in an error or a different result.
a = c[[jl]]

Upstream update from BAYSPLINE

There has been an update upstream. Need to bring that change in. Something about how we're calculating the prior mean.

Need to update travis-ci OSX script

Right now our OSX travis-ci script is failing with error:


�[31mError:�[0m python 2.7.14 is already installed

To upgrade to 3.6.4_4, run `brew upgrade python`



travis_time:end:0c1bde36:start=1521948758860865000,finish=1521948840559109000,duration=81698244000
�[0K

�[31;1mThe command "if [[ "$JOB_OS" == "MacOSX" ]]; then brew update; brew install python3; fi" failed and exited with 1 during .�[0m



Your build has been stopped.

/Users/travis/.travis/job_stages: line 166: shell_session_update: command not found

I think this has something to do with homebrew now using python3 by default...

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.