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

Math module file uploader #944

Merged
merged 20 commits into from
Mar 9, 2022
Merged

Math module file uploader #944

merged 20 commits into from
Mar 9, 2022

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

  1. Fixing if condition.

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4bd1baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5203bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf8780 View commit details
    Browse the repository at this point in the history
  4. fixing upload file

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9471bc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b6d727 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc060a5 View commit details
    Browse the repository at this point in the history
  7. Adding test units

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4c49b31 View commit details
    Browse the repository at this point in the history
  8. Adding damp test units

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    abf1d90 View commit details
    Browse the repository at this point in the history
  9. fixing unit tests

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6e8ef6a View commit details
    Browse the repository at this point in the history
  10. removing damp tests

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    46ec914 View commit details
    Browse the repository at this point in the history
  11. Fixing unit test.

    germa89 committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    411744b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fixing file path.

    germa89 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5f9936c View commit details
    Browse the repository at this point in the history
  2. Fixing file path.

    germa89 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f2734ce View commit details
    Browse the repository at this point in the history
  3. fixing unit test

    germa89 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e117570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8362f16 View commit details
    Browse the repository at this point in the history
  5. Removing breakpoint

    germa89 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9407d89 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Updating docstrings to reflect that stiff and mass matrices can be on…

    …ly made of double float.
    
    Adding also mat_id check.
    germa89 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3cfe497 View commit details
    Browse the repository at this point in the history
  2. Extending test units

    germa89 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    fd1f7cd View commit details
    Browse the repository at this point in the history
  3. small fix

    germa89 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    006abd4 View commit details
    Browse the repository at this point in the history