# # ChangeLog for src/Python/export_numpy.cpp # # Generated by Trac 1.6 # Oct 27, 2025, 3:48:17 PM Wed, 19 May 2021 19:06:29 GMT Frederik Heber [923ce2] * src/Python/export_numpy.cpp (modified) Added get_masses to python functionality. Wed, 19 May 2021 19:06:29 GMT Frederik Heber [8c9cce] * src/Python/export_numpy.cpp (modified) * tests/Python/Makefile.am (modified) * tests/Python/pyMoleCuilder/testsuite-python-pymolecuilder.at (added) * tests/Python/testsuite.at (modified) Numpy exporters are fully operational. - TESTS: added test on ... Wed, 19 May 2021 19:06:29 GMT Frederik Heber [7b1824] * src/Python/Makefile.am (modified) * src/Python/PythonScripting_impl.hpp (modified) * src/Python/export_numpy.cpp (added) Exporting numpy getter/setter for positions, velocities, forces.