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

Refactoring the app into a library #9

Merged
merged 42 commits into from
Sep 21, 2023

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    dd7efac View commit details
    Browse the repository at this point in the history
  2. Fix typo in sample Q data

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    985df92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77736f6 View commit details
    Browse the repository at this point in the history
  4. Fix bug in option parsing

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9cf801b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b24be94 View commit details
    Browse the repository at this point in the history
  6. Additional refactoring

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    91f15e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab20609 View commit details
    Browse the repository at this point in the history
  8. Create core PASCal module

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8430327 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9ddfd4 View commit details
    Browse the repository at this point in the history
  10. Update docs

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7a15098 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a536fe4 View commit details
    Browse the repository at this point in the history
  12. Finished temperature template

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    831a396 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    928c75a View commit details
    Browse the repository at this point in the history
  14. Remove bundled bootstrap

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f5fa918 View commit details
    Browse the repository at this point in the history
  15. Fix bullet list in README

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8dc22bc View commit details
    Browse the repository at this point in the history
  16. Add subscripts for headings

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5e8c669 View commit details
    Browse the repository at this point in the history
  17. Fix BM plots

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c45b50d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    140540c View commit details
    Browse the repository at this point in the history
  19. Update options test

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4fcbb1c View commit details
    Browse the repository at this point in the history
  20. Fix spurious sign

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7e61ad1 View commit details
    Browse the repository at this point in the history
  21. Fix compressibility plots

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    409bef4 View commit details
    Browse the repository at this point in the history
  22. Fix for use pc

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a16d75a View commit details
    Browse the repository at this point in the history
  23. Add missing P table parameters

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1130d06 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    93b3dd5 View commit details
    Browse the repository at this point in the history
  25. Remove final legacy code

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f9cccd6 View commit details
    Browse the repository at this point in the history
  26. Add stub notebook example

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4e84ee9 View commit details
    Browse the repository at this point in the history
  27. Fix missing import

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8441350 View commit details
    Browse the repository at this point in the history
  28. Add latest links in README

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    58f5ffc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e763883 View commit details
    Browse the repository at this point in the history
  30. Fix a couple of typos

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    850977a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0dc4bb6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7d0d010 View commit details
    Browse the repository at this point in the history
  33. README tweaks

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    03be350 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    db6819e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2bbc7f4 View commit details
    Browse the repository at this point in the history
  36. Use poetry as a build system

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    907ecd8 View commit details
    Browse the repository at this point in the history
  37. Make test slightly more fuzzy

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3691c9c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b76bc36 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3256680 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ff76b43 View commit details
    Browse the repository at this point in the history
  41. Final test tweak

    ml-evs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a2c5f71 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b1f2f94 View commit details
    Browse the repository at this point in the history