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

Port potential Databox enhancements into Spiner from Singe -- transformations #95

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    216d115 View commit details
    Browse the repository at this point in the history
  2. Notes

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac86b2f View commit details
    Browse the repository at this point in the history
  3. Notes again

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7d0865a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f99c241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e8b0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ce03cb View commit details
    Browse the repository at this point in the history
  7. Forgot include

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    be1acd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc0f83f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    622c8fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2eccab5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    becaae9 View commit details
    Browse the repository at this point in the history
  12. Update TODO items

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    18cd066 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af53549 View commit details
    Browse the repository at this point in the history
  14. Update TODO items

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4f8fbe2 View commit details
    Browse the repository at this point in the history
  15. Update TODO items

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6e292a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa2dd5b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c54a6a5 View commit details
    Browse the repository at this point in the history
  18. Move existing RegularGrid1D test to a new file, so I can add new test…

    …ing of the new feature without further adding to the overcrowdedness of test.cpp.
    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    15aa48a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    222bdae View commit details
    Browse the repository at this point in the history
  20. Add a TODO

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0bc4e32 View commit details
    Browse the repository at this point in the history
  21. test tags

    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    db0323c View commit details
    Browse the repository at this point in the history
  22. Add tests for DataBox with transformations. The current results seem …

    …to indicate that the independent variable transformations are correct but the depending variable transformation is incorrect.
    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d45bcc6 View commit details
    Browse the repository at this point in the history
  23. Starting to fix operator(). Mostly lots of stream-of-consciousness no…

    …tes, writing down ideas to resolve this as I thought of them.
    BrendanKKrueger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    37f3840 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    958062e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ddf50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4734797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed811b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78594ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cac4be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab5205 View commit details
    Browse the repository at this point in the history
  8. Edit TODO.

    BrendanKKrueger committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a178359 View commit details
    Browse the repository at this point in the history
  9. format

    BrendanKKrueger committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c7afa64 View commit details
    Browse the repository at this point in the history
  10. missing header

    BrendanKKrueger committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28bcf26 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update spiner/transformations.hpp

    Co-authored-by: Jonah Miller <jonah.maxwell.miller@gmail.com>
    BrendanKKrueger and Yurlungur authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    51d11c8 View commit details
    Browse the repository at this point in the history
  2. force inline

    BrendanKKrueger committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    df8f052 View commit details
    Browse the repository at this point in the history
  3. constexpr

    BrendanKKrueger committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2f39150 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Documentation

    BrendanKKrueger committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8d76c55 View commit details
    Browse the repository at this point in the history
  2. documentation again

    BrendanKKrueger committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    09c3aed View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    45fe193 View commit details
    Browse the repository at this point in the history
  2. format

    BrendanKKrueger committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8578f89 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    624d244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0486a9d View commit details
    Browse the repository at this point in the history
  3. More cleanup

    BrendanKKrueger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aba2fd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82fe518 View commit details
    Browse the repository at this point in the history
  5. Expand TODO comment.

    BrendanKKrueger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ab02e9f View commit details
    Browse the repository at this point in the history
  6. format

    BrendanKKrueger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1955937 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fce0f56 View commit details
    Browse the repository at this point in the history