Low coded and experimental packages for the Leraniode ecosystem 🪛.
Packages here are pre-stable. APIs may break between commits.
centrix- Sparse signal mathematics library for Go.testutil- Test utilities for leraniode.wtone- Wondertone's file format tool.
Each package is an independent Go module with its own go.mod. To work across
packages simultaneously, use a local go.work file:
go work init
go work use ./centrix
go work use ./wtonego.work is gitignored — it is a local development tool, not part of the repository.
Experimental packages are maintained by DominionDev. If you feel the zeal to hop into leraniode's experimental side, You can open Issues and PRs
Experimental Leraniode · Part of Leraniode
