Giter Site home page Giter Site logo

Model output about gtad HOT 4 OPEN

jjjt-git avatar jjjt-git commented on June 26, 2024
Model output

from gtad.

Comments (4)

KitsuneRal avatar KitsuneRal commented on June 26, 2024

Thanks for your interest, and sorry for a long wait with the response and the review. I assume what you were asking for here, you managed to fix in #60, or is there something else I'm missing here? Also, let me know if there's anything else I can help with - issues and PRs are very welcome!

from gtad.

jjjt-git avatar jjjt-git commented on June 26, 2024

No the Idea was, that it would help in development of templates and config, when there was an option to output the model, the template was filled with. My current method for this is to open a debugger (in my case gdb), set the breakpoint to the line, the template is filled with the model (main.cpp:13) and the print the contents of the model-variable (p model). Needless to say, this method is very indirect and difficult to scale for larger specs. It would be much easier, when it was possible to serialize the model-variable into json or yaml and place this file besides the generated sources.

from gtad.

KitsuneRal avatar KitsuneRal commented on June 26, 2024

Ah, yes, indeed, that's what I'm doing myself...

from gtad.

KitsuneRal avatar KitsuneRal commented on June 26, 2024

FYI: This proved to be harder than I hoped: the Mustache library used by GTAD doesn't give away the context on which it runs. Either the library has to be changed, or each piece of the context should be recorded at the moment of building it. I tend to the latter so far.

from gtad.

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.