mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
475 B
Plaintext
11 lines
475 B
Plaintext
Pymbd is Python bindings for Libmbd.
|
|
|
|
Libmbd implements the many-body dispersion (MBD) method in several
|
|
programming languages and frameworks:
|
|
|
|
The Fortran implementation is the reference, most advanced
|
|
implementation, with support for analytical gradients and distributed
|
|
parallelism, and additional functionality beyond the MBD method
|
|
itself. It provides a low-level and a high-level Fortran API, as well
|
|
as a C API. Furthermore, Python bindings to the C API are provided.
|