v3.0.0
SpecialMatrices v3.0.0
Closed issues:
- Extending Circulant Functionality (#21)
- Some docstrings would be nice (#38)
- Cauchy type mismatch (#46)
- Please register the latestet version v2.0.1 officially (#57)
- Check 1-based indexing throughout (#71)
Merged pull requests:
- Clean and 100% covered Cauchy matrices (#17) (@fp4code)
- Some documentation (#45) (@JeffFessler)
- tab to 4space (#48) (@JeffFessler)
- Streamline Vandermonde (#49) (@JeffFessler)
- Update badges and Readme examples (#50) (@JeffFessler)
- Make Strang type stable and efficient (#51) (@JeffFessler)
- Streamline Riemann (#52) (@JeffFessler)
- Bump version for Polynomials. (#55) (@hurak)
- Update CompatHelper.yml to v3 (#56) (@jishnub)
- Update actions to v3 to use node.js v16 and
master
branch (#58) (@jishnub) - Fix Riemann doctest (#59) (@JeffFessler)
- Avoid rebuilding docs on readme changes (#60) (@JeffFessler)
- Fix branch in docs/make.jl (#61) (@JeffFessler)
- Test and fix Hilbert (#63) (@JeffFessler)
- Test Julia 1.6 and abandon 1.0 (#64) (@JeffFessler)
- Add tests for Kahan (#65) (@JeffFessler)
- Add dependabot (#66) (@JeffFessler)
- Bump codecov/codecov-action from 1 to 3 (#67) (@dependabot[bot])
- Update Frobenius to use 3-arg
mul!
and improve test coverage (#68) (@JeffFessler) - Use 3-arg mul! for Companion and improve test coverage (#69) (@JeffFessler)
- Tweak Documentation to try to get docs to build and deploy (#70) (@JeffFessler)
- Use jldoctest in docstrings (#72) (@JeffFessler)
- Fix links in readme (#73) (@jishnub)
- Ensure 1-based indexing (#76) (@JeffFessler)
- Update documentation, tweak actions (#77) (@JeffFessler)
- Add LDLt factorization for Strang (#78) (@JeffFessler)