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)
12 lines
818 B
Plaintext
12 lines
818 B
Plaintext
Computational stochastic approaches (Monte Carlo methods) based on the random
|
|
sampling are becoming extremely important research tools not only in their
|
|
"traditional" fields such as physics, chemistry or applied mathematics but also
|
|
in social sciences and, recently, in various branches of industry. An indication
|
|
of importance is, for example, the fact that Monte Carlo calculations consume
|
|
about one half of the supercomputer cycles. One of the indispensable and
|
|
important ingredients for reliable and statistically sound calculations is the
|
|
source of pseudo random numbers. The goal of this project is to develop,
|
|
implement and test a scalable package for parallel pseudo random number
|
|
generation which will be easy to use on a variety of architectures, especially
|
|
in large-scale parallel Monte Carlo applications.
|