Experimental and Development Packages for Leraniode/ projects
Experimental Go libraries used for development and testing in Projects under Leraniode.
Packages in this repository are pre-stable. APIs may break between commits. Each package graduates to its own repository once the algebra is proven, integrations are validated, and the API is stable.
All projects under xgo are:
- Part of the Experimental Leraniode ecosystem
- Maintained or curated by Leraniode
centrix: Sparse signal mathematics library. Defines the primitives, algebra, and field dynamics for reasoning and generation systems.
Each package is an independent Go module with its own go.mod.
Use a go.work file locally to work across packages simultaneously:
go work init
go work use ./centrixThe go.work file is gitignored — it is a local development tool, not part
of the repository.
Note
Leraniode thrives on community ideas and experimentation. So your contribution is welcomed!
If you have suggestions, feedback, or ideas for new experimental packages or improvements, join the discussion:
x-py • Experimental Leraniode • Part of Leraniode
