pkgsrc/math/py-libixion
ryoon 03ad25c01a {py-,}libixion: Update to 0.17.0
Changelog:
0.17.0:
C++ API
    set the baseline C++ version to 17.
    mdds has been internalized so that the public header no longer contains references to mdds. With this change, the users can use different API versions of mdds between the ixion build and run-time use.
    cleaned up public API to make use of std::string_view and std::variant where appropriate.
formula interpreter
    implemented built-in LEFT() function.
misc
    it is no longer required to set the size of void* at build time to ensure the binaries to be fully functional.
    fixed a bug where named expressions with names containing invalid characters were still allowed in.
2022-02-05 04:28:11 +00:00
..
DESCR
Makefile {py-,}libixion: Update to 0.17.0 2022-02-05 04:28:11 +00:00
PLIST