CQMP / Maxent

GNU General Public License v2.0
16 stars 14 forks source link

cerr -> cout #47

Open iskakoff opened 5 years ago

iskakoff commented 5 years ago

Addressing Issue #46

egull commented 5 years ago

Looks like the Travis build is having problems because of ALPS. @galexv can probably update it.

On Mon, Aug 20, 2018, 6:11 PM Sergei Iskakov notifications@github.com wrote:

@iskakoff https://github.com/iskakoff requested your review on: CQMP/Maxent#47 https://github.com/CQMP/Maxent/pull/47 cerr -> cout.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/CQMP/Maxent/pull/47#event-1798815879, or mute the thread https://github.com/notifications/unsubscribe-auth/AG29Rc2NYzmUBup5RefTk877-yv8VpgHks5uSzQFgaJpZM4WEykq .

ryanlevy commented 5 years ago

While I can agree that most of the cerrs in maxent_simulation.cpp should be changed, having the stream flushed with the setup messages in say maxent_params.cpp can help diagnose where a crash is.

@egull looks like it installed ALPSCore fine, but can't find the boost library for some reason (unless ALPSCore is passing that info?)