Coder Social home page Coder Social logo

Comments (3)

WardBrian avatar WardBrian commented on May 28, 2024

1:
For Python, we list 3.9 in the setup.cfg file, and the compile_model function uses some standard library features which are 3.9+. It would be reasonable to relax this to as low as 3.7 with some minor rewrites, if we had the desire.

The .C interface for R is so archaic that I'm not sure what a minimum R version would be. The oldest version of R I am able to install is R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch", and it works for that version, so my guess is >=3.

2:
We can, though I'm not sure how much to say. My assumption with the C example is that anyone who knows they want to bind this from a compiled language will probably know how to do it even better than I did

3:
You're right that the prose doesn't make sense, but I think it would be better to cut the line than to add make stan-update. I don't think we should necessarily recommend using develop versions, which is what make stan-update will do.

from bridgestan.

roualdes avatar roualdes commented on May 28, 2024
  1. I'm happy with Python 3.9+, I'm just suggesting we put this info upfront instead of within each package's source code (Julia => Manifest.toml, Python => setup.cfg, src/R => DESCRIPTION). What do you think?

  2. Sounds good. Skip.

  3. That's a good point, not to recommend develop versions.

from bridgestan.

WardBrian avatar WardBrian commented on May 28, 2024

Yes, I think it's good to put this on the readme and in the relevant sections in https://roualdes.github.io/bridgestan/install.html

from bridgestan.

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.