diff options
author | asami <asami@FreeBSD.org> | 1997-06-10 16:50:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-10 16:50:18 +0800 |
commit | 76550b80dc4603ba9d28cb64021803f1e81ec926 (patch) | |
tree | a66ba13027645fe935b48c07fe3397c9d23e807a /math/simpack/pkg-descr | |
parent | c6e576d3e76d763abeb3a5cd488f609da81b78b2 (diff) | |
download | freebsd-ports-gnome-76550b80dc4603ba9d28cb64021803f1e81ec926.tar.gz freebsd-ports-gnome-76550b80dc4603ba9d28cb64021803f1e81ec926.tar.zst freebsd-ports-gnome-76550b80dc4603ba9d28cb64021803f1e81ec926.zip |
Libraries and tools for simulation modeling.
PR: 3757
Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
Diffstat (limited to 'math/simpack/pkg-descr')
-rw-r--r-- | math/simpack/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/math/simpack/pkg-descr b/math/simpack/pkg-descr new file mode 100644 index 000000000000..0ce0cba4fc9e --- /dev/null +++ b/math/simpack/pkg-descr @@ -0,0 +1,17 @@ +It is huge set of libraries and tools for simulation modelling. + +Sim++ is an object-oriented C++ library, compatible with SimPack +queuing is C library, simular to simpack and SMPL +Xsimcode is graphical generator of SimPack models +sdsmt is graphical tool for slice modelling +fsa is finite state automaton simulator +markov is marcov chain simulator +petri is petri net simulator + +An WWW-page and mailing list devoted to SimPack exists. + +SimPack is copyrighted by GPL license, version 2 or later. We recommend +you copy this License from where you can find to /usr/local/share/SimPack. + +For more detailed information about SimPack, please refer to +/usr/local/share/SimPack/README. |