Skip to content

First working release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgidi jgidi released this 20 Oct 14:20
· 92 commits to master since this release
8c44e6c

Notes

  • This version is functional but not complete.

What's Changed

  • Add docs by @jgidi in #1
  • add Qiskit submodule by @jgidi in #2
  • Development by @jgidi in #3
  • Development by @jgidi in #4
  • Development by @jgidi in #5
  • Use standard gains by default by @jgidi in #6
  • Expand documentation and go public by @jgidi in #7
  • Development by @jgidi in #8
  • Fix QN docs by @jgidi in #9
  • add SPSA QN scalar on complex by @jgidi in #10
  • add SPSA QN scalar on complex to docpages by @jgidi in #11
  • mod example 5 by @jgidi in #12
  • update example 05 by @jgidi in #13
  • Update example 5 by @jgidi in #15
  • Add postprocess and correct gains by @jgidi in #16
  • simulate_experiment: force 'refvalue' between 0 and 1 by @jgidi in #17
  • correct previous pr by @jgidi in #18
  • add module PaperPlot by @jgidi in #19
  • Correct dependencies for previous PR by @jgidi in #20
  • Correct shading for IQR and widen margins by @jgidi in #21
  • correct vector concatenation by @jgidi in #22
  • Scale and margins for paper plot by @jgidi in #23
  • fix kwargs by @jgidi in #24
  • accumulate Hessian info for iter < hessian_delay by @jgidi in #25
  • Add option to use constant learning rates by @jgidi in #27
  • Add experimental second order functions by @jgidi in #28
  • add keyword "initial_iteration=1" by @jgidi in #29
  • add scalar methods by @jgidi in #30
  • Export scalar methods (amend last PR) by @jgidi in #31
  • Add 'a2=1.0' keyword to control second order stepsize by @jgidi in #32
  • Include files for scalar methods con src/ComplexSPSA.jl by @jgidi in #33

New Contributors

  • @jgidi made their first contribution in #1

Full Changelog: https://github.com/jgidi/ComplexSPSA.jl/commits/v0.1.0