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

Logging pressure solver #135

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2024

  1. initial commit, add @debug and change divisible

    marinlauber committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8b62e67 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. remove changes to MultiLevelPoisson.jl

    marinlauber committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9a9b893 View commit details
    Browse the repository at this point in the history
  2. move pressure monitor example

    marinlauber committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6ec0fa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. simplify the logging

    marinlauber committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    85c78b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Aug 8, 2024

  1. fix Plots extension

    marinlauber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f51fd14 View commit details
    Browse the repository at this point in the history
  2. merge upstream/master

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

Commits on Sep 26, 2024

  1. @log macro with cusom log level

    marinlauber committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    28eeb5f View commit details
    Browse the repository at this point in the history
  2. correct LogLevel

    marinlauber committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fc8f607 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. revert to L2 in Poisson solvers

    marinlauber committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cbf12eb View commit details
    Browse the repository at this point in the history