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

Even faster storage handling #212

Merged
merged 41 commits into from
Feb 21, 2023
Merged

Even faster storage handling #212

merged 41 commits into from
Feb 21, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    b1c53a1 View commit details
    Browse the repository at this point in the history
  2. minor improvement

    mateuszbaran committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cf192bd View commit details
    Browse the repository at this point in the history
  3. cleanup and asserts

    mateuszbaran committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2a319d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    dba15cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    284782a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b3d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85dc5f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update one docstring.

    kellertuer committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5f4059a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. storage tests

    mateuszbaran committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2a6de87 View commit details
    Browse the repository at this point in the history
  2. even more tests

    mateuszbaran committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a13f920 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    5d5bc81 View commit details
    Browse the repository at this point in the history
  2. addressing review

    mateuszbaran committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    71ce596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7270fb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Merge branch 'master' into mbaran/even-faster-storage

    # Conflicts:
    #	Project.toml
    #	src/plans/debug.jl
    #	src/plans/stepsize.jl
    #	src/plans/stopping_criterion.jl
    #	test/plans/test_debug.jl
    #	test/plans/test_record.jl
    kellertuer committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c744c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471382a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. remove the old complicated constructor.

    Trying one new constructor as well, not succeeding.
    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    96f9199 View commit details
    Browse the repository at this point in the history
  2. Adapt RecordChange.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    1b4c108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b93cc5 View commit details
    Browse the repository at this point in the history
  4. adapt the remaining ones.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2acf3f0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'mbaran/even-faster-storage' of github.com:JuliaManifold…

    …s/Manopt.jl into mbaran/even-faster-storage
    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e0e42f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d00e83 View commit details
    Browse the repository at this point in the history
  7. includes deprecated tests.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    400bc3a View commit details
    Browse the repository at this point in the history
  8. fix storage for circle

    mateuszbaran committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ee6dce9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2b8a91 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'mbaran/even-faster-storage' of github.com:JuliaManifold…

    …s/Manopt.jl into mbaran/even-faster-storage
    
    # Conflicts:
    #	test/plans/test_storage.jl
    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    d884a63 View commit details
    Browse the repository at this point in the history
  11. stabilize a test.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    013e3c6 View commit details
    Browse the repository at this point in the history
  12. Adds a changelog.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    136b0a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2fb8a32 View commit details
    Browse the repository at this point in the history
  14. Update Changelog.

    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9341816 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'mbaran/even-faster-storage' of github.com:JuliaManifold…

    …s/Manopt.jl into mbaran/even-faster-storage
    kellertuer committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    703acf3 View commit details
    Browse the repository at this point in the history
  16. small cleanup

    mateuszbaran committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    568c51f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. fix nonmutating storage

    mateuszbaran committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ede0d6c View commit details
    Browse the repository at this point in the history
  2. use more storage keys

    mateuszbaran committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6062387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3e98d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    eba6978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c5bbb View commit details
    Browse the repository at this point in the history
  3. Finalize 0.4.8

    kellertuer committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f4172a0 View commit details
    Browse the repository at this point in the history