zhuyu2015

Results 2 issues of zhuyu2015

I follow the tutorial in the readme.md, put terra-release version and Opt in Optlang, and run the buildOpt.bat file, but encounter the following error: llvm: program not executable stack traceback:...

``` #else dL_dweight += (final_D2 + m_d * m_d * final_A - 2 * m_d * final_D) * dL_dreg; #endif dL_dalpha += dL_dweight - last_dL_dT; // propagate the current weight...