slackbuilds_ponce/libraries/MDI_Library/README
Giancarlo Dessi 97ff3abfba
libraries/MDI_Library: Added (Code Interoperability via MDI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-29 22:05:09 +07:00

9 lines
470 B
Text

MDI Library enables code interoperability via the MolSSI Driver
Interface (MDI).
The MDI project, managed by the Molecular Sciences Software Institute,
provides a standardized API for fast, on-the-fly communication between
computational chemistry codes. This greatly simplifies the process of
implementing methods that require the cooperation of multiple software
packages and enables developers to write a single implementation that
works across many different codes.