Coder Social home page Coder Social logo

Comments (4)

mgaitan avatar mgaitan commented on August 13, 2024 1

PS. A more general question: it is a bit strange to me that no one has made for C/C++ a magic as easy to use as the one you did for fortran. (Of course there are cython and other stuff...)

this attempt exists
https://github.com/D3f0/ipython_gcc

from fortran_magic.

mgaitan avatar mgaitan commented on August 13, 2024

@jbcaillau hi, I've just pushed that little request, thanks for the idea.

However, it's very limited what could be done without a fortran parser. For instance, if your source compile to several object, all of them will share all the source from the cell.

from fortran_magic.

jbcaillau avatar jbcaillau commented on August 13, 2024

Thanks for the quick reply.

Yes, sharing all the source from the cell for every compiled can be misleading. Still, one can work piece by piece. All in all, I think it makes sense to keep track of the original code as it allows to iterate static operations on it (automatic differentiation, e.g.)

from fortran_magic.

jbcaillau avatar jbcaillau commented on August 13, 2024

PS. A more general question: it is a bit strange to me that no one has made for C/C++ a magic as easy to use as the one you did for fortran. (Of course there are cython and other stuff...)

from fortran_magic.

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.