This website requires JavaScript.
Explore
Help
Sign In
luxfi
/
sampler
Watch
1
Star
0
Fork
0
mirror of
https://github.com/luxfi/sampler.git
synced
2026-07-27 03:39:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11
Commits
2
Branches
3
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Hanzo AI
5a3601a75b
go: 1.26.3 → 1.26.4 (security: crypto/x509, mime, net/textproto)
2026-06-06 22:07:01 -07:00
.gitignore
docs: add LLM.md for AI assistant documentation
2025-12-24 18:10:56 -08:00
go.mod
go: 1.26.3 → 1.26.4 (security: crypto/x509, mime, net/textproto)
2026-06-06 22:07:01 -07:00
go.sum
chore: update dependencies
2026-04-01 14:06:32 -07:00
LICENSE
license: restore BSD-3-Clause from extraction provenance
2026-06-06 17:37:09 -07:00
LICENSING.md
docs: add LICENSING.md pointing at canonical Lux IP strategy
2026-05-15 16:41:39 -07:00
LLM.md
docs: add LLM.md for AI assistant documentation
2025-12-24 18:10:56 -08:00
rand.go
Initial sampler package extracted from node/utils/sampler
2025-12-24 14:09:34 -08:00
uniform_replacer.go
Initial sampler package extracted from node/utils/sampler
2025-12-24 14:09:34 -08:00
uniform.go
Initial sampler package extracted from node/utils/sampler
2025-12-24 14:09:34 -08:00
S
Description
Uniform random sampling utilities
BSD-3-Clause
49
KiB
Languages
Go
100%