Releases: mfherbst/ReducedBasis.jl
Releases · mfherbst/ReducedBasis.jl
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
ReducedBasis v0.1.1
Closed issues:
- Use
info
object to improve data flow inassemble
(#13) - Docstrings (#17)
- Code formatting (#18)
- Cache
n_truthsolve
insideRBasis
? (#19) - Maked returned tuples named tuples (#20)
- MPS or even more general? (#21)
- State of the callbacks (#24)
- Change name of
estimate_gs
(#26) extend
function interface (#27)- Deprecation warning for
qr
on Julia latest (#28)
Merged pull requests:
v0.1.0
ReducedBasis v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for DFTK at version 0.5, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for TimerOutputs at version 0.5, (keep existing compat) (#6) (@github-actions[bot])
- CompatHelper: add new compat entry for MKL at version 0.6, (keep existing compat) (#7) (@github-actions[bot])
- Initial implementation (#11) (@mfherbst)
- Add Aqua (#29) (@mfherbst)