-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
hyperpolymath edited this page May 27, 2026
·
3 revisions
A self-hosted Julia package registry that aggregates the hyperpolymath ecosystem's Julia packages behind a single Pkg.Registry.add entry. The registry is the canonical index; the packages themselves live in their own repositories.
The registry exists to make the hyperpolymath Julia surface installable without ad-hoc URL juggling, while keeping each package independently versioned and reviewable.
- Using the registry → Registry-Usage
- Currently registered packages → Packages
- Registering a new package or version → Registering-a-Package
- Repository architecture → Architecture
- Testing & quality → Testing
- Project governance → Governance
- Roadmap → Roadmap
- Security policy → Security
| Item | Value |
|---|---|
| Default branch | main |
| License | PMPL-1.0-or-later |
| OpenSSF Best Practices | Tracked |
| CRG test grade | C — achieved 2026-04-04 |
| Currently registered | 37 packages (see Packages) |
| Governance model | BDFL (see Governance) |
This wiki mirrors the repository's top-level documentation, expanded with usage examples and cross-links between pages. The repo itself remains the source of truth — every wiki page links back to the canonical file it summarises.
If a wiki page disagrees with the corresponding file in main, the file wins. Open an issue (or fix it).