amnh / PCG

๐™‹๐™๐™ฎ๐™ก๐™ค๐™œ๐™š๐™ฃ๐™š๐™ฉ๐™ž๐™˜ ๐˜พ๐™ค๐™ข๐™ฅ๐™ค๐™ฃ๐™š๐™ฃ๐™ฉ ๐™‚๐™ง๐™–๐™ฅ๐™ โธบ Haskell program and libraries for general phylogenetic graph search
28 stars 1 forks source link

Integrate C DO 3D code from POY code base #23

Open recursion-ninja opened 7 years ago

recursion-ninja commented 7 years ago
recursion-ninja commented 7 years ago

Smoke test 3D DO using QuickCheck. If it doesn't SEGFAULT, we are good to go for now.

ima-hima commented 6 years ago

These are the steps I took to move code forward from Powell's original code here. This list also exists in ffi/external_direct_optimization/Changelog.md

Changelog

Note: In all following, changes were made in both ukkCommon.c and ukkCommon_for_python.c, the latter of which is needed to do debugging using Python scripts. ukk_common.h and ukk.checkp.c are shared across both.

17/10/25

17/10/27

17/10/27โ€“31

17/11/1

17/11/3

17/11/6

17/11/7โ€“8

17/11/9

17/11/13

17/11/14

17/11/16โ€“17