Skip to content

Pass extraPlainTextModuli to client config in validate#272

Merged
fboemer merged 8 commits intoapple:mainfrom
feimaomiao:bsgs-args
Jan 23, 2026
Merged

Pass extraPlainTextModuli to client config in validate#272
fboemer merged 8 commits intoapple:mainfrom
feimaomiao:bsgs-args

Conversation

@feimaomiao
Copy link
Copy Markdown
Contributor

Splitting PR #269 into two, this PR fixes #270 ,passing extraPlainTextModuli to client configuration during the validate step, and also enforces bsgs order forces babystep >= giantstep as implicitly expected from the argument.

Comment thread Sources/PrivateNearestNeighborSearch/MatrixMultiplication.swift Outdated
Comment thread Sources/PrivateNearestNeighborSearch/MatrixMultiplication.swift Outdated
Comment thread Sources/PrivateNearestNeighborSearch/MatrixMultiplication.swift
Comment thread Sources/PrivateNearestNeighborSearch/MatrixMultiplication.swift
Comment thread Sources/PrivateNearestNeighborSearch/MatrixMultiplication.swift Outdated
Co-authored-by: Karl Tarbe <karulont@gmail.com>
@feimaomiao feimaomiao requested a review from karulont January 21, 2026 23:50
@feimaomiao
Copy link
Copy Markdown
Contributor Author

Since there are breaking api changes from upstream, should I merge those changes and re-commit them?

@fboemer
Copy link
Copy Markdown
Contributor

fboemer commented Jan 22, 2026

Since there are breaking api changes from upstream, should I merge those changes and re-commit them?

Yes please; that should remove the breaking API changes failures.

@feimaomiao feimaomiao requested a review from fboemer January 22, 2026 02:01
@fboemer
Copy link
Copy Markdown
Contributor

fboemer commented Jan 22, 2026

@feimaomiao, the diff on github looks like 16 files changed / +278 / -85.
You can probably hit Update branch to fix that.
Screenshot 2026-01-22 at 8 00 07 AM

@feimaomiao
Copy link
Copy Markdown
Contributor Author

Should be fixed

Copy link
Copy Markdown
Contributor

@fboemer fboemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fboemer fboemer merged commit da076cd into apple:main Jan 23, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding extra modulus fails PNNSProcessDatabaseConfiguration

3 participants