Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adtzlr/matadi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.18
Choose a base ref
...
head repository: adtzlr/matadi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 25 files changed
  • 3 contributors

Commits on Jul 3, 2023

  1. Add optional title in Lab(material, title=None)

    also lint black with new version
    adtzlr committed Jul 3, 2023
    Copy the full SHA
    e2ec2d8 View commit details
  2. Merge pull request #133 from adtzlr/lab-title-argument

    Add optional title in `Lab(material, title=None)`
    adtzlr authored Jul 3, 2023
    Copy the full SHA
    0740e5e View commit details
  3. fix typo

    adtzlr committed Jul 3, 2023
    Copy the full SHA
    4e861ea View commit details

Commits on Aug 2, 2023

  1. Add support and tests on Python 3.11

    remove tests on 3.7
    adtzlr committed Aug 2, 2023
    Copy the full SHA
    ebb24a5 View commit details
  2. Merge pull request #134 from adtzlr/support-python-3-11

    Add support for and run tests on Python 3.11
    adtzlr authored Aug 2, 2023
    Copy the full SHA
    6820ca5 View commit details

Commits on Sep 12, 2023

  1. Add docstrings to math

    adtzlr committed Sep 12, 2023
    Copy the full SHA
    18ddc27 View commit details

Commits on Oct 23, 2023

  1. Update _hyperelasticity_isotropic.py concerning #136

    Modified the definition of `C`
    Sad-Abd authored Oct 23, 2023
    Copy the full SHA
    39bcd5c View commit details
  2. Merge pull request #137 from Sad-Abd/patch-1

    Update _hyperelasticity_isotropic.py concerning #136
    adtzlr authored Oct 23, 2023
    Copy the full SHA
    2992993 View commit details
  3. Update __about__.py

    adtzlr authored Oct 23, 2023
    Copy the full SHA
    73d42b8 View commit details

Commits on May 10, 2024

  1. Copy the full SHA
    6f5d542 View commit details
  2. Copy the full SHA
    d992ae8 View commit details
  3. Copy the full SHA
    f0c91a3 View commit details
  4. Copy the full SHA
    1faa9cc View commit details
  5. Copy the full SHA
    fac7b14 View commit details
  6. Merge pull request #140 from Sad-Abd/main

    Implementation of finite Strain Viscoelastic Model with Mooney-Rivlin Hyperelasticity
    adtzlr authored May 10, 2024
    Copy the full SHA
    5637ef3 View commit details
  7. Update __about__.py

    adtzlr committed May 10, 2024
    Copy the full SHA
    ce85f49 View commit details
  8. Update the codecov-Workflow

    adtzlr committed May 10, 2024
    Copy the full SHA
    87edc6c View commit details
  9. Merge pull request #141 from adtzlr/update-codecov-workflow

    Update the codecov-Workflow
    adtzlr authored May 10, 2024
    Copy the full SHA
    02c991b View commit details
  10. Update README.md

    adtzlr committed May 10, 2024
    Copy the full SHA
    04ba9ca View commit details

Commits on Jun 18, 2024

  1. Fixes for NumPy 2.0

    adtzlr committed Jun 18, 2024
    Copy the full SHA
    16dd6b4 View commit details
Loading