Skip to content

Releases: luk036/ellalgo-cpp

Remove more_alt in lowpass oracle

15 May 04:58
Compare
Choose a tag to compare

change options.tol to options.tolerance

02 Apr 02:27
Compare
Choose a tag to compare

update third party libraries

27 Mar 06:44
Compare
Choose a tag to compare
1.5.0

set version 1.5.0

use latest ModernCppStarter template

04 Aug 06:44
Compare
Choose a tag to compare

rename cutting_plane_q to cutting_plane_optim_q

01 Jun 07:21
Compare
Choose a tag to compare
1.4.8

rename cutting_plane_q to cutting_plane_optim_q

separate update_dc() and update_q(); combine EllCalc with EllCalcQ

10 May 06:47
Compare
Choose a tag to compare

Rename assess_q to assess_optim_q; rename max_iter to max_iters

08 May 05:39
Compare
Choose a tag to compare
1.4.6

rename assess_q to assess_optim_q; rename max_iter to max_iters

specialize EllCalcQ to make normal calculation faster"

07 May 13:42
Compare
Choose a tag to compare
1.4.5

use EllCalcQ for discrete problems

include LMI oracles

30 Apr 06:16
Compare
Choose a tag to compare
1.4.4

fix two MyOracle problem

Rename bsearch_adaptor to BSearchAdaptor

28 Apr 06:43
Compare
Choose a tag to compare
1.4.3

rename bsearch_adaptor to BSearchAdaptor; add benchmark