Git Product home page Git Product logo

Comments (5)

rienq avatar rienq commented on September 26, 2024

agreed !

It is related to a (recent) discussion we had with Boris though on the proper support of external C functions in ACADO (code generation).. it would make the whole thing more clean, also regarding the way an external model is passed at the moment.

from acado.

mvukov avatar mvukov commented on September 26, 2024

👍

from acado.

ghorn avatar ghorn commented on September 26, 2024

see b91a186

from acado.

ghorn avatar ghorn commented on September 26, 2024

the above commit illustrates 2 issues

  • externally manipulating symbolics to get Function and DifferentialEquation
  • what a standalone export_ocp function should look like

The first is probably more of a language-specific question (C++ will look very different than C or Haskell)

from acado.

mvukov avatar mvukov commented on September 26, 2024

Before I start reading this in details, I would like to know a typical use-case :). Briefly reading, I am not sure which pieces would become a part of the toolkit.

BTW, please do not use pointers as function arguments -- use references...

from acado.

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.