Coder Social home page Coder Social logo

casadi.jl's People

Contributors

github-actions[bot] avatar ichatzinikolaidis avatar

Stargazers

 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

Watchers

 avatar  avatar  avatar  avatar

casadi.jl's Issues

Example Problems: ReadOnlyMemoryError()

Hi,

Thanks for fixing #4 but now I get stuck on the solving step of both of the examples, S = casadi.nlpsol("S", "ipopt", nlp); and sol = opti.solve(); with an error of ERROR: ReadOnlyMemoryError(). This seems to be from pyfncall.jl:43. I don't know if you've reached this error before or if it is linked with your package or the pycall one.

Thanks!

Adding more functions from Python API and regestering the package

This is a very helpful package. I could use it for small examples in numerical optimal control. However a lot of functions in the Python API are missing. For instance in some case I have to use cd.minus or cd.divide. It will be easier to use if Base: -,/ were overloaded. I can try to help with adding those functions.

Also would it be possible to register the package. It will be easier to install.

Example Problems UndefVarError: C not defined

Hi,

Thanks for developing this it looks very useful.

I've just got it installed and tried to test it with the examples you've supplied but once I get to either the f = (α - x)^2 + b*(y - x^2)^2 line in Create NLP Solver or opti.minimize( (y - x^2)^2 ) in Using Opti Stack, I get an error UndefVarError: C not defined, from Line 12 in mathops.jl

I'm assuming I've got something setup wrong, if you could help that would be great.

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.