MKrbm / worms

worms
1 stars 1 forks source link

Implement Shastry Surtherland & add test function #30

Closed MKrbm closed 10 months ago

MKrbm commented 11 months ago

Shastry Surtherland (SS) use two types of bond. Therefore I need to implememnt

  1. Optimization method for multiple unitaries
    • Just adding up losses to calculate entire loss.
  2. Handle multiple type of bonds in worm
    • worm had to be capable for multiple types. If there is a bug, fix it.