Christian F. A. Negre

Results 5 issues of Christian F. A. Negre

Two mayor issues corrected: - Files that were not closed after usage - The electronic structure type of the System type was not deallocated. - - - This change is ...

When using pkgconfig to configure progress with bml there is a "clash" with the compiler wrappers used in the machine environment. It seems that pkgconfig is not able to identify...

in progress

pdb files are not parsed correctly if there are two columns indicating the atom symbol. prg_system_parser in prg_system_mod needs revision.

bug

At the moment of configuring cmake says lapack is not found (for both GNU, MKL). However by commenting the following lines in the Cmake.txt #if(NOT (LAPACK_LIBRARIES OR LAPACK_FOUND)) # include(FindLAPACK)...

Correct the fold_to_box issue in system_mod ...

bug