Skip to content

Doh!

Choose a tag to compare

@wsc1 wsc1 released this 08 Sep 14:55
· 88 commits to master since this release

This release fixes a bug in incremental flow (s.Add()+ . s.Solve() . s.Add()+) where the second or later s.Add() could be misinterpreted by Gini.

Thanks Marvin Stenger.