Giter VIP home page Giter VIP logo

perp's People

Contributors

a-y-khan avatar dependabot[bot] avatar dmaljovec avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

perp's Issues

Specify Python version agnostic to the build files

Some of the scripts rely on a PY_VERSION being set. To make this more flexible, we should expose this as a user setting and have a few lines to replace the version set in environment-*.yml, Pipfile, and pyproject.toml that updates each of the input files to ensure that the same python version is run across everything. If we do this, then the generate-locks.sh should be called in run-suite.sh, since the lockfiles will need to be generated with the correct version of python. I think pip+venvis using whatever python3 is the default on the docker image. We will want to correct this one as well.

Towards NEP29 in Recursion

Hello @dmaljovec and @a-y-khan (tagging you since you are in the list of contributors)

The file recursionpharma/perp/requirements/requirements.txt came up as having a lower version of Numpy than the minimum established by NEP29. Our tech radar for Numpy shows that the min version for Python 3.9 should be:

  • 1.22.+ by the end of 2023.
  • 1.23.+ by June 2024.

To do

  • Bump Numpy version in recursionpharma/perp/requirements/requirements.txt, to numpy=1.22+ or numpy=1.23+.

Optional to do

To keep Numpy updated until June 2024, an optional upgrade would be

  • Bump Numpy version to numpy=1.25+.

This can wait, though.

Thanks!

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.