Sylwester Arabas
Sylwester Arabas
Not sure how relevant it is, but when you do ``` #define BZ_HAVE_BOOST_SERIALIZATION #include ``` it comes with Boost serialization support out of the box
Perhaps some points from this discussion might be relevant: https://github.com/blitzpp/blitz/issues/43
Somehow related: https://github.com/blitzpp/blitz/pull/45
Let me just +1 "don't mind requireing C++11"
Thank you! Let me though suggest adding a test program so that the new functionality will be covered. Also, thinking out loud, I'm wondering if we could make the API...
Posting here relevant comments from the mailing list: Julian Cummings on 2012-08-29: > ... question you are asking is whether the compiler version should then be included as part of...
Here is a relevant tutorial and travis file: https://github.com/EmaroLab/gesture-based-controller https://github.com/EmaroLab/gesture-based-controller/blob/master/.travis.yml
Closing relevant SF ticket in order to move the discussion here: https://sourceforge.net/p/blitz/feature-requests/4/
Some additional comments summarising our discussions with @abulenok and @trontrytel: ### Coupling logic outline: - Thermodynamics: ClimateMachine.jl is run without any moisture model. The total specific humidity is not changed...