Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8ca5d4c24ea6
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17e028c3698f
Choose a head ref
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 25, 2020

  1. Avoid intermediate piecewise Poisson series, and a cleanup.

    # Conflicts:
    #	numerics/poisson_series_body.hpp
    pleroy committed Sep 25, 2020
    Copy the full SHA
    abe127d View commit details
  2. Fix reservation.

    pleroy committed Sep 25, 2020
    Copy the full SHA
    01f4d98 View commit details
  3. More vector reservations.

    pleroy committed Sep 25, 2020
    Copy the full SHA
    e20eca1 View commit details
  4. Copy the full SHA
    5251472 View commit details
  5. More moves, less copies.

    pleroy committed Sep 25, 2020
    Copy the full SHA
    33df342 View commit details
  6. Copy the full SHA
    d992c46 View commit details
  7. Cleanup.

    pleroy committed Sep 25, 2020
    Copy the full SHA
    1e80ae4 View commit details

Commits on Sep 26, 2020

  1. Lint.

    pleroy committed Sep 26, 2020
    Copy the full SHA
    56e86e8 View commit details
  2. Merge pull request #2734 from pleroy/PoissonOptimization

    Reduce heap usage in Poisson series
    pleroy authored Sep 26, 2020
    Copy the full SHA
    17e028c View commit details
Loading