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

Mesh1D vertices to accept list #665

Merged
merged 18 commits into from
Dec 13, 2023

Commits on Dec 11, 2023

  1. new vertices setter

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5cac65a View commit details
    Browse the repository at this point in the history
  2. formatted black

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6438cfe View commit details
    Browse the repository at this point in the history
  3. use numpy

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2d820eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95ca22 View commit details
    Browse the repository at this point in the history
  5. new test

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b815b0c View commit details
    Browse the repository at this point in the history
  6. format black

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c659c44 View commit details
    Browse the repository at this point in the history
  7. correct array type

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0844329 View commit details
    Browse the repository at this point in the history
  8. rewording

    Co-authored-by: James Dark <[email protected]>
    JonathanGSDUFOUR and jhdark authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ef25bab View commit details
    Browse the repository at this point in the history
  9. update doc strings

    JonathanGSDUFOUR committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    40858a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update festim/mesh/mesh_1d.py

    Co-authored-by: Rémi Delaporte-Mathurin <[email protected]>
    JonathanGSDUFOUR and RemDelaporteMathurin authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6a57561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4833983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adecce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1317b71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57a26f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad41ee3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. managed to use black

    JonathanGSDUFOUR committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    981a178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b8461 View commit details
    Browse the repository at this point in the history
  3. Update festim/mesh/mesh_1d.py

    Co-authored-by: Rémi Delaporte-Mathurin <[email protected]>
    JonathanGSDUFOUR and RemDelaporteMathurin authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0d279c6 View commit details
    Browse the repository at this point in the history