MatrixDepot.jl
MatrixDepot.jl copied to clipboard
An Extensible Test Matrix Collection for Julia
Switch documentation from `readthedocs.org` to `Documenter.jl`. * Setup docs folder and make.jl * Remove redundancies form documentation * Make use of Documenter-features as far as appropriate
Code coverage dropped from 99% to 66%. That is not acceptable. New target: 100%
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2. Release notes Sourced from julia-actions/setup-julia's releases. v2.0.0 - Update to Node20 What's Changed update to node20 by @ranocha in julia-actions/setup-julia#209 Note the rationale for...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
@JuliaRegistrator register v1.0.12
hadamard has a groups `orthogonal`, however, this is not listed in the `listgroups` and `data.jl` https://github.com/JuliaLinearAlgebra/MatrixDepot.jl/blob/cbfd310c5204dc4a720a770c2c3b8ba4102d6ec7/src/higham.jl#L81
@JuliaRegistrator register version 1.0.13 Release notes: Function "tridiag" is no longer registered in group :symmetric
When initializing MatrixDepot, there are two errors appearing. I have tried removing and adding the package again without any success. ``` $ julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....