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: 8248da04898e
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9bb331004a00
Choose a head ref
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 8, 2020

  1. A skeleton.

    pleroy committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    57d80f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Some implementation code.

    pleroy committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c0dd007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11f438 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Bit reversal.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a596d75 View commit details
    Browse the repository at this point in the history
  2. Danielson-Lánczos algorithm.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    2fc732a View commit details
    Browse the repository at this point in the history
  3. A test and compilation errors.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    5648468 View commit details
    Browse the repository at this point in the history
  4. Matchers and tests.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    e9ff0fe View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    88b6dd4 View commit details
    Browse the repository at this point in the history
  6. Short FFTs specializations.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    e734c4d View commit details
    Browse the repository at this point in the history
  7. Cleanup.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    69af03b View commit details
    Browse the repository at this point in the history
  8. Lint.

    pleroy committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    f8dbf7c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. After egg's review.

    pleroy committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    d8d6c5c View commit details
    Browse the repository at this point in the history
  2. Formatting.

    pleroy committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    9162bec View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    pleroy committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    6840c62 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. After egg's review.

    pleroy committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    33b2bbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2637 from pleroy/FFT

    A rough implementation of FFT
    pleroy authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    9bb3310 View commit details
    Browse the repository at this point in the history
Loading