2. Known Problems
2.1. Version 7.7.11 (January 2025)
Python memcom (memcom.py): Replaced all f’…’ formatting by ‘…’ % because f formatting does not work in Python2.
Fixed problem when closing memcom.db object more than once.
2.2. Version 7.7.10 (January 2025)
The Fortran test suites (see directories “test/f77” “test/f90” “test/ftn”) are not built properly with cmake.
The Python modules test suite “test/py/test.py” does produce some errors due to the test suite (problems with Numpy 2).