Code Monkey home page Code Monkey logo

Comments (3)

bhigy avatar bhigy commented on September 23, 2024

Let me add @gchrupala to the discussion as he might have some opinion on this.

from platalea.

gchrupala avatar gchrupala commented on September 23, 2024

My understanding is that for library code dependencies should be specified permissively in setup.py, while for code which reproduces a specific set of experiments/results we specify the exact versions of each dependency in requirements.txt. Currently platalea is both (which would mean using requirements.txt as the more strict option); I suppose we could separate it into library and experiment code.

from platalea.

egpbos avatar egpbos commented on September 23, 2024

Agreed, as discussed. For paper repos we'll use requirements.txt to specifically pin requirement versions and/or source repositories, for the general library we use setup.py as permissively as possible.

We could also call requirements.txt something different, for instance requirements_paper_[identifier].txt to make this more explicit.

For platalea, what does this mean? Should we make clear in the readme what paper(s) this requirements.txt corresponds to? Or should we remove it here and put it in a separate repo for that paper?

from platalea.

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.