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

Propagate new backend changes through poseidon377 #53

Merged
merged 54 commits into from
Apr 4, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    58ff8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1959de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d1760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    448ce37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4154b96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4969f90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5723ca5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    074009e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdcbbf2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    392b4cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    584513b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8bade81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    956e04e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d5acc20 View commit details
    Browse the repository at this point in the history
  15. fix: 2x2 matrix inverse

    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e03561c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bd5f2d View commit details
    Browse the repository at this point in the history
  17. wip: Vec interface

    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    318bcb2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12b0266 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9e6d2a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    db10d98 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2bb0b3d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    615c48a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f0dbb1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4a3416d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    894b510 View commit details
    Browse the repository at this point in the history
  26. poseidon-parameters: v2

    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0c8dcec View commit details
    Browse the repository at this point in the history
  27. poseidon-parameters: v1

    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    604b6b9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cee2e75 View commit details
    Browse the repository at this point in the history
  29. poseidon-parameters: move transpose out from trait, add mat_mul

    (if we keep transpose on the MatrixOperations trait, then we need
    to have const generic parameters on there)
    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cb941ba View commit details
    Browse the repository at this point in the history
  30. poseidon-parameters: square mat_mul

    It would be much better to have mat_mul implemented on
    MatrixOperations
    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1edbd2c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a662faf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cea3926 View commit details
    Browse the repository at this point in the history
  33. poseidon-parameters: matrix determinant for fixed sizes

    ugly, could be refactored w/ a macro?
    redshiftzero committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8019903 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    946cbb3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cda7617 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e6633bd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a7810be View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f45ba1a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    445df76 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    645976f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0e50735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee82471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f88c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9fffe5 View commit details
    Browse the repository at this point in the history
  5. poseidon377: rate 2

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    31ac64d View commit details
    Browse the repository at this point in the history
  6. poseidon377: rate 3

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cef2d5e View commit details
    Browse the repository at this point in the history
  7. poseidon377: rate 4

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5ec426b View commit details
    Browse the repository at this point in the history
  8. poseidon377: rate 5

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    33d972c View commit details
    Browse the repository at this point in the history
  9. poseidon377: rate 6

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f7358f9 View commit details
    Browse the repository at this point in the history
  10. poseidon377: rate 7

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f9116fe View commit details
    Browse the repository at this point in the history
  11. poseidon377: r1cs

    redshiftzero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9b6eddf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0afde62 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    redshiftzero committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    37b37d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b25ac1 View commit details
    Browse the repository at this point in the history