GithubHelp home page GithubHelp logo

Metadata about cppad HOT 5 CLOSED

coin-or avatar coin-or commented on August 25, 2024
Metadata

from cppad.

Comments (5)

bradbell avatar bradbell commented on August 25, 2024

As I understand, you would like the meta data stored in the tape ?

I have thought of putting source code file and line numbers in the tape, detecting infinities and nans, and then reporting the corresponding source code.

You have a different use for the extra information in the tape, and I should understand it.

Perhaps the right way to do it is to add yet another argument to the Independent function that signals more information about the recording; see
https://coin-or.github.io/CppAD/doc/independent.htm

from cppad.

joaoleal avatar joaoleal commented on August 25, 2024

At the moment I do need that feature anymore (I'm in different company now).
However, it could still be useful for cppad.
The idea was to associate each variable with additional information such as a variable name and units.
Perhaps there could be a function to associate additional information with a variable during the taping process.
It looks like a very similar feature to saving the line numbers.
Instead of integers for the line number, it would be strings (or pairs of strings) provided by the user.

from cppad.

bradbell avatar bradbell commented on August 25, 2024

Does the base class object know the information when to operation is recorded. Perhaps it would be possible to extend the base class specifications to include a template function that has a default definition that is empty and that the compiler can know is empty.

from cppad.

joaoleal avatar joaoleal commented on August 25, 2024

The variable name/units is known at the moment the operation is performed during the taping process.
There could be some default inline functions that do nothing by default but that could be specialized to register additional information when CppAD records the operation and then use that information later on when the tape is played.

from cppad.

bradbell avatar bradbell commented on August 25, 2024

I am moving this issue to discussion #84

from cppad.

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.