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

Introduce MutableTangent #626

Merged
merged 36 commits into from
Jan 25, 2024
Merged

Introduce MutableTangent #626

merged 36 commits into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. rename files

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    92f6a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b5a24 View commit details
    Browse the repository at this point in the history
  3. Formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    35aff30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7932f1 View commit details
    Browse the repository at this point in the history
  5. wip

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4b50fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87ceddf View commit details
    Browse the repository at this point in the history
  7. accept int index

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e75a364 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b566581 View commit details
    Browse the repository at this point in the history
  9. add and test zero_tangent

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f8900c4 View commit details
    Browse the repository at this point in the history
  10. export StructuralTangent

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bcb5587 View commit details
    Browse the repository at this point in the history
  11. Style

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    63c450b View commit details
    Browse the repository at this point in the history
  12. handle unassigned a bit more

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    53e8f0d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17064c2 View commit details
    Browse the repository at this point in the history
  14. style

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5a19913 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dac92bd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98a7e39 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7d88acd View commit details
    Browse the repository at this point in the history
  18. formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b3562c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dd3f1ab View commit details
    Browse the repository at this point in the history
  20. formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    db45626 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ad29971 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8471f39 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9b6d6e5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f5efd7d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a54fae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b67686d View commit details
    Browse the repository at this point in the history
  27. Formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b3a4d57 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f481d05 View commit details
    Browse the repository at this point in the history
  29. formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    da8c204 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    26138a9 View commit details
    Browse the repository at this point in the history
  31. docs more consistent

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e886589 View commit details
    Browse the repository at this point in the history
  32. Update src/tangent_types/structural_tangent.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d3380bc View commit details
    Browse the repository at this point in the history
  33. Update test/tangent_types/structural_tangent.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    oxinabox and github-actions[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    501857d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2d61f41 View commit details
    Browse the repository at this point in the history
  35. improve docs

    oxinabox committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    95e63d0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    73b7508 View commit details
    Browse the repository at this point in the history