Recent Releases of iggy
iggy - Iggy 2.1.1
- show predictions and labelings also on consistent data
- Rust
Published by sthiele over 6 years ago
iggy - This is a complete rewrite in rust
With this release also the input format has changed to CIF complex interaction format. Please see the guide for more info.
- Rust
Published by sthiele about 7 years ago
iggy - bug fix release
Fixed
Fix in opt_graph: auto generated inputs are now used for all experiments
Fix the description of repair mode 1 (removing edges)
Changed
iggy and opt_graph now display the auto generated inputs when using --autoinputs
- Rust
Published by sthiele almost 8 years ago
iggy - bug fix release
fix missing pyasp import in query.py
- Rust
Published by sthiele about 9 years ago
iggy - emergency release
Pyasp 1.4.2 has been broken so we had make an emergency release an update to the new version 1.4.3. Older version of iggy wont install properly anymore.
- Rust
Published by sthiele over 9 years ago
iggy - first python3 release
- port to python 3
- use pyasp-1.4.1
- Added level bound constraints. Now one can add information about the initial state of a node to the experiment profile. For example, the line node1=MIN states that node1 is initially at the minimum level (mostly that means absent). The level bound constraint prohibits any solutions that predict a further decrease in node1. Conversely, the line node2=MAX states that node2 is initially at the maximum level. The level bound constraint prohibits then any solution that predict a further increase in node2.
- Rust
Published by sthiele about 11 years ago
iggy - Polishing release
- fixed bug with double solutions when enumerating labelings resp. repairs
- fixed bug with wrongly computed number of unobserved nodes and # measured nodes not in the network
- added descriptions to the iggy and opt-graph help messages,
- changed terminology (coloring -> labeling).
- Rust
Published by sthiele over 11 years ago