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

Generalise data loading #50

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

Generalise data loading #50

wants to merge 11 commits into from

Commits on Feb 14, 2023

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

Commits on Feb 16, 2023

  1. Re-write reading tabular data

    lang-m committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fe7cadc View commit details
    Browse the repository at this point in the history
  2. Explain problem in test

    lang-m committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5cb42d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    a8e4a06 View commit details
    Browse the repository at this point in the history
  2. Remove left-over print

    lang-m committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    62a687e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    cd9f7ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1934834 View commit details
    Browse the repository at this point in the history
  3. Re-order _OOMMF_DICT

    lang-m committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    154a471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d205f9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef000e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Remove all functionality to read table data from file

    This functionality is calculator-specific and is moved to the individual adapter packages
    lang-m committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    86bc155 View commit details
    Browse the repository at this point in the history