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: phantomzone-org/poulpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: phantomzone-org/poulpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 226 files changed
  • 3 contributors

Commits on Dec 1, 2025

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

Commits on Dec 2, 2025

  1. clippy + cleanup

    RasoulAM committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    4a6c96d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Merge pull request #127 from phantomzone-org/examples

    Examples, benchmarks, and minor changes for consistency, in BDD API
    Pro7ech authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    f84e56c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    e343ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eead62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc4ac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Merge pull request #129 from laruizlo/luis/dev/docs

    Editorial review to README docs
    Pro7ech authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    76424d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Support for bivariate convolution & normalization with offset (#126)

    * Add bivariate-convolution
    * Add pair-wise convolution + tests + benches
    * Add take_cnv_pvec_[left/right] to Scratch & updated CHANGELOG.md
    * cross-base2k normalization with positive offset
    * clippy & fix CI doctest avx compile error
    * more streamlined bounds derivation for normalization
    * Working cross-base2k normalization with pos/neg offset
    * Update normalization API & tests
    * Add glwe tensoring test
    * Add relinearization + preliminary test
    * Fix GGLWEToGGSW key infos
    * Add (X,Y) convolution by const (1, Y) poly
    * Faster normalization test + add bench for cnv_by_const
    * Update changelog
    Pro7ech authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    4e90e08 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    Pro7ech committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    2cf0b1c View commit details
    Browse the repository at this point in the history
Loading