Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.2 #312

Open
wants to merge 15 commits into
base: 0.2
Choose a base branch
from
Open

Version 0.2 #312

wants to merge 15 commits into from

Commits on Apr 8, 2024

  1. fixing adaptive functions

    Dario Coscia authored and ndem0 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4f5d955 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    e2d000a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Equation Class Tutorial (#287)

    * Tutorial Equation 12
    * .rst and readme fix for tutorial12
    * small fix
    * modified rst
    
    ---------
    
    Co-authored-by: Dario Coscia <[email protected]>
    AleDinve and Dario Coscia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b86661 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update stokes.py

    ndem0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7e38fb3 View commit details
    Browse the repository at this point in the history
  2. Update label_tensor.py cpu/gpu (#292)

    * Update label_tensor.py cpu/gpu
    * Update test_adaptive_refinment_callbacks.py
    * Update test_optimizer_callbacks.py
    dario-coscia committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0e98abf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    39dc6c4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. PINN variants addition and Solvers Update (#263)

    * gpinn/basepinn new classes, pinn restructure
    * codacy fix gpinn/basepinn/pinn
    * inverse problem fix
    * Causal PINN (#267)
    * fix GPU training in inverse problem (#283)
    * Create a `compute_residual` attribute for `PINNInterface`
    * Modify dataloading in solvers (#286)
    * Modify PINNInterface by removing _loss_phys, _loss_data
    * Adding in PINNInterface a variable to track the current condition during training
    * Modify GPINN,PINN,CausalPINN to match changes in PINNInterface
    * Competitive Pinn Addition (#288)
    * fixing after rebase/ fix loss
    * fixing final issues
    
    ---------
    
    Co-authored-by: Dario Coscia <[email protected]>
    
    * Modify min max formulation to max min for paper consistency
    * Adding SAPINN solver (#291)
    * rom solver
    * fix import
    
    ---------
    
    Co-authored-by: Dario Coscia <[email protected]>
    Co-authored-by: Anna Ivagnes <[email protected]>
    Co-authored-by: valc89 <[email protected]>
    Co-authored-by: Monthly Tag bot <[email protected]>
    Co-authored-by: Nicola Demo <[email protected]>
    6 people committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e0429bb View commit details
    Browse the repository at this point in the history
  2. 🎨 Format Python code with psf/black (#297)

    Co-authored-by: dario-coscia <[email protected]>
    github-actions[bot] and dario-coscia committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9463ae4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. version 0.1.1

    ndem0 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0587e74 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. in progress

    ndem0 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    77788e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. optimizer and scheduler classes

    ndem0 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    84f4479 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. minor

    ndem0 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0e83de7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. refact

    ndem0 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8c52d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. supervised working

    ndem0 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ae7dec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b030a9 View commit details
    Browse the repository at this point in the history