Skip to content

Releases: mfherbst/ReducedBasis.jl

v0.1.5

28 Nov 17:52
98be503
Compare
Choose a tag to compare

ReducedBasis v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

24 May 08:58
Compare
Choose a tag to compare

ReducedBasis v0.1.4

Diff since v0.1.3

Merged pull requests:

v0.1.3

07 Jul 13:40
Compare
Choose a tag to compare

ReducedBasis v0.1.3

Diff since v0.1.2

Closed issues:

  • Further docs improvements (#43)

Merged pull requests:

v0.1.2

15 Mar 13:03
Compare
Choose a tag to compare

ReducedBasis v0.1.2

Diff since v0.1.1

Closed issues:

  • Use Literate.jl to insert examples into docs? (#15)
  • More general initial guess mechanism (#31)
  • Improve state of docs (#36)
  • Add more quantities to info during greedy assembly (#38)
  • Generalize coefficient_map from AffineDecompositions (#40)

Merged pull requests:

v0.1.1

28 Jan 17:07
595fa72
Compare
Choose a tag to compare

ReducedBasis v0.1.1

Diff since v0.1.0

Closed issues:

  • Use info object to improve data flow in assemble (#13)
  • Docstrings (#17)
  • Code formatting (#18)
  • Cache n_truthsolve inside RBasis? (#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

17 Jan 16:47
aac8667
Compare
Choose a tag to compare

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)