HELICS v1.2.1 Release Notes

Release Date: 2018-06-30 // almost 6 years ago
  • 🛠 Fixed

    • 🐛 bug in the conversion of named points from strings
    • 🛠 MATLAB helicsSubscriptionGetVector function was producing a segmentation fault, now this is fixed
    • 🐎 performance issue in the delay buffers of federateState
    • findMPI for MPI libraries with multiple libraries
    • federates will now error on missing required publications

    ➕ Added

    • ✅ first cut of MATLAB interface tests
    • ✅ some additional Java test cases
    • ✅ Python test cases for named point and bool tests
    • MATLAB helper scripts for loading the library
    • String length function for subscriptions

    🔄 Changed

    • conversion of doubles into the internal time base now rounds to the nearest ns instead of truncating
    • unify CMake scripts to use lower case commands