cbehan / pycftboot

A free frontend for the conformal bootstrap
MIT License
19 stars 10 forks source link

Shows error with multiple correlators bootstrap in the updated version #12

Closed CSJgroup closed 4 years ago

CSJgroup commented 4 years ago

Sir, When we use the multiple correlators bootstrap in the updated version it shows

terminate called after throwing an instance of 'std::invalid_argument' what(): mpf_set_str Traceback (most recent call last): File "./Mixed-correlator.py", line 57, in result = sdp.iterate() File "/pycftboot-master/bootstrap.py", line 1258, in iterate terminate_reason = output["terminateReason"] KeyError: 'terminateReason'

but the old version is working.

cbehan commented 4 years ago

Thank-you very much. I found a precision loss issue which might be responsible. Please try the update from today and let me know if it helps.

CSJgroup commented 4 years ago

Same to you. Yes, it is working.