Git Product home page Git Product logo

Comments (5)

jalving avatar jalving commented on August 11, 2024

Hello,

Thanks for your interest in the package. Currently, I do not yet support JuMP 0.19, which is what is causing your issue. If you are ok using an older JuMP version, you can do:

using Pkg
Pkg.pin(PackageSpec(name = "JuMP", version = "0.18.5"))
using Plasmo

This will set your environment to the supported JuMP version. I am currently working on upgrading Plasmo to the new JuMP version. I'm hoping to have it ready next week.

from plasmo.jl.

dsigler1234 avatar dsigler1234 commented on August 11, 2024

Thanks for your prompt reply. That sounds good I will keep an eye out for that update. I am interested in using your package for scalable solutions to energy system problems.

from plasmo.jl.

dsigler1234 avatar dsigler1234 commented on August 11, 2024

Were you ever able to update this package to JuMP 0.19?

from plasmo.jl.

jalving avatar jalving commented on August 11, 2024

Take a look at ModelGraphs.jl. Plasmo.jl is going to be split into different sub-packages and this one will do the algebraic modeling. It currently works with JuMP v0.19 and some distributed solver interfaces are on the way. I don't have any documentation yet, but take a look at the examples folder. There have also been some new features added I just haven't documented yet.

from plasmo.jl.

jalving avatar jalving commented on August 11, 2024

The latest Plasmo version v0.3.0 now supports JuMP 0.19 and later. Adding Plasmo.jl to a project should also now pull v0.3.0 which should fix the issue you were having.

from plasmo.jl.

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.