v0.1.1
PartitionedVectors v0.1.1
Closed issues:
- Allocation free broadcasted methods WIP (#17)
- Allocation in
solve!(::CgSolver)
(#21) - Fix
build!
(#24) - Zenodo is missing (#30)
Merged pull requests:
- Fix links (transfer to JuliaSmoothOptimizers) (#18) (@paraynaud)
- Remove allocations from in-place broadcasted operations (#19) (@paraynaud)
- v0.1.1 (#20) (@paraynaud)
- Improve code related to CG (#22) (@paraynaud)
- Add a warning when no element contribute to a variable (#25) (@paraynaud)
- Keyword argument to disable @warn from
build!
(#27) (@paraynaud) - Fix partitioned linear-operator for Vector (test only) (#29) (@paraynaud)
- Fix citation (#31) (@paraynaud)
- Partitioned
dot
(#32) (@paraynaud) - Improve
build!
(#33) (@paraynaud) - Add .cirrus.yml (#35) (@amontoison)
- Add ansicolor=true in docs/make.jl (#36) (@amontoison)