Skip to content

docs: add SciPy, ldpc, and BeliefMatching 3rd-party license notices#28

Merged
kvmto merged 1 commit into
NVIDIA:mainfrom
ivanbasov:add-scipy-ldpc-beliefmatching-notices
Mar 25, 2026
Merged

docs: add SciPy, ldpc, and BeliefMatching 3rd-party license notices#28
kvmto merged 1 commit into
NVIDIA:mainfrom
ivanbasov:add-scipy-ldpc-beliefmatching-notices

Conversation

@ivanbasov
Copy link
Copy Markdown
Member

Summary

Appends three missing entries to NOTICE for packages already used by the project (listed in requirements_public_inference.txt):

Package License Copyright
SciPy BSD-3-Clause Enthought, Inc. / SciPy Developers
ldpc MIT Joschka Roffe
BeliefMatching Apache 2.0 Oscar Higgott

Entries follow the links-only format used by the existing NOTICE (header + license URL + copyright line, no full license text reproduction).

Test plan

  • Confirm NOTICE diff shows only additions (+25 lines, zero deletions)

🤖 Generated with Claude Code

These packages are used by the project (listed in requirements_public_inference.txt)
but were missing from the NOTICE file:
- SciPy (BSD-3-Clause, Enthought / SciPy Developers)
- ldpc (MIT, Joschka Roffe)
- BeliefMatching (Apache 2.0, Oscar Higgott)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Ivan Basov <ibasov@nvidia.com>
@ivanbasov ivanbasov requested review from bmhowe23 and kvmto March 25, 2026 05:40
Copy link
Copy Markdown
Collaborator

@kvmto kvmto left a comment

Choose a reason for hiding this comment

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

LGTM

@kvmto kvmto merged commit 3099ef4 into NVIDIA:main Mar 25, 2026
12 checks passed
@ivanbasov ivanbasov deleted the add-scipy-ldpc-beliefmatching-notices branch March 25, 2026 14:37
ivanbasov added a commit that referenced this pull request Apr 10, 2026
)

These packages are used by the project (listed in requirements_public_inference.txt)
but were missing from the NOTICE file:
- SciPy (BSD-3-Clause, Enthought / SciPy Developers)
- ldpc (MIT, Joschka Roffe)
- BeliefMatching (Apache 2.0, Oscar Higgott)

Signed-off-by: Ivan Basov <ibasov@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
ivanbasov added a commit that referenced this pull request Apr 10, 2026
)

These packages are used by the project (listed in requirements_public_inference.txt)
but were missing from the NOTICE file:
- SciPy (BSD-3-Clause, Enthought / SciPy Developers)
- ldpc (MIT, Joschka Roffe)
- BeliefMatching (Apache 2.0, Oscar Higgott)

Signed-off-by: Ivan Basov <ibasov@nvidia.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

2 participants