## Release Needed The current version in Project.toml (v0.1.0) has not been registered to the Julia General registry. ### Current Status - **Package**: FastSolvers - **Version**: 0.1.0 - **UUID**: afc03370-3a10-4444-b401-158123c3c69f - **Total commits**: 40 - **Registration status**: Never registered ### Recent Development The package has significant development including: - Explicit imports improvements (PR #6) - Julia version compatibility updates (PR #5) - Function approximation tests - Kernel implementations - Derivative operators - Documentation improvements ### To Register After ensuring tests pass, comment on a commit to the main branch: ``` @JuliaRegistrator register ``` This will submit v0.1.0 as the initial release to the Julia General registry. cc @ChrisRackauckas
Release Needed
The current version in Project.toml (v0.1.0) has not been registered to the Julia General registry.
Current Status
Recent Development
The package has significant development including:
1,ltsandpreversions of julia #5)To Register
After ensuring tests pass, comment on a commit to the main branch:
This will submit v0.1.0 as the initial release to the Julia General registry.
cc @ChrisRackauckas