Skip to content

Releases: luk036/corr-solver-cpp

update EllAlgo to 1.5.0

27 Mar 07:21
Compare
Choose a tag to compare
1.2.2

fix regression

use new interface of EllAglo 1.3.2 and LmiSolver 1.3.2

19 Mar 09:39
Compare
Choose a tag to compare
1.2.1

use assess_optim(), assess_feas() instead of operator()()

Use EllAlgo 1.1, Add LmiSolver 1.0

30 Nov 07:11
afedbc1
Compare
Choose a tag to compare

rename project to corr-solver-cpp

31 Jul 12:25
Compare
Choose a tag to compare
  • Mainly focus on extracting the correlation function based on statistical data
  • provide least-square estimation and maximum-likelihood estimation
  • formulate the problem as the convex optimization problem with linear-matrix inequalities constraints and solved by the ellipsoid method.

make vscode-friendly

23 Jul 11:48
f0bb920
Compare
Choose a tag to compare
1.0

filter standalone from codecov report

for preparation only

20 Jul 07:10
Compare
Choose a tag to compare
for preparation only Pre-release
Pre-release
0.2

remove macOS from github actions

for preparation only

19 Jul 11:23
Compare
Choose a tag to compare
for preparation only Pre-release
Pre-release
0.1

rename project from Greeter to Lmi