Giter Site home page Giter Site logo

Comments (4)

dario-coscia avatar dario-coscia commented on July 18, 2024

πŸ‘‹πŸ» @akshaysubr and thanks for the feedback. I checked the tutorial in .pynb, .py in here, and the .rst file which is used when building the docs in here and they are all correctly updated.

The problem you are encountering is due to the doc page update. Indeed, we update automatically the documentation page once a month, so if we make changes they are not immediately updated on the documentation page but only once a month. This avoids to refresh the doc page after every commit. Recently commit #91, we made a modification in the tutorial due to a modification in the Conditioning class, so this is not yet visible in the doc page.

Hope this helps :)

from pina.

akshaysubr avatar akshaysubr commented on July 18, 2024

Thanks, that helps. Confirming that the .rst file has the right updated documentation:

    conditions = {
        'x0': Condition(location=Span({'x': 0.}), function=initial_condition),
        'D': Condition(location=Span({'x': [0, 1]}), function=ode_equation),
    }

Would be good to have the readthedocs page also updated or maybe mention this one month lag in the readme so in case something doesn't work, people can check out the native docs in the repo.

from pina.

dario-coscia avatar dario-coscia commented on July 18, 2024

Hello! We updated the documentation page, now also there the tutorial is updated.
Thanks for the feedback, we will discuss how to put this small note into the README😊

from pina.

akshaysubr avatar akshaysubr commented on July 18, 2024

Perfect! I see the updated instructions. Closing the issue.

from pina.

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.