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

migrate docs website + improved docs #389

Merged
merged 14 commits into from
Feb 25, 2024
Merged

migrate docs website + improved docs #389

merged 14 commits into from
Feb 25, 2024

Commits on Feb 15, 2024

  1. Release v1.4.0 (#378)

    ## Contents of this release
    
    [FEAT]: support for multi-device execution:
    #356
    [FEAT]: full support for new mixed-radix NTT:
    #367,
    #368 and
    #371
    [FEAT]: examples for Poseidon hash and tree builder based on it
    (currently only on C++ side):
    #375
    [PERF]: MSM performance upgrades & zero point handling:
    #372
    DmytroTym authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    15a63cc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update README.md (#385)

    ChickenLover authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fc6badc View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. refactor

    ImmanuelSegol committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e579a80 View commit details
    Browse the repository at this point in the history
  2. refactor

    ImmanuelSegol committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5bcdd4f View commit details
    Browse the repository at this point in the history
  3. refactor

    ImmanuelSegol committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2e4161c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. rename task

    ImmanuelSegol committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cafe7b1 View commit details
    Browse the repository at this point in the history
  2. update codespell

    ChickenLover committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0f9da23 View commit details
    Browse the repository at this point in the history
  3. multi gpu docs (#391)

    ImmanuelSegol authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4867b0d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Refactor

    ImmanuelSegol committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    73b55c3 View commit details
    Browse the repository at this point in the history
  2. refacotr

    ImmanuelSegol committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9ab237b View commit details
    Browse the repository at this point in the history
  3. fix typo

    ImmanuelSegol committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a9054a6 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jeremy Felder <jeremy.felder1@gmail.com>
    ImmanuelSegol and jeremyfelder authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fbf0287 View commit details
    Browse the repository at this point in the history
  5. refactor

    ImmanuelSegol committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a38ea9f View commit details
    Browse the repository at this point in the history
  6. refactor

    ImmanuelSegol committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9d69604 View commit details
    Browse the repository at this point in the history