Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第13,12113,130项(搜索用时0.014秒)
math/mcmc-jags-4.0.0 (Score: 4.0166942E-5)
Just Another Gibbs Sampler
JAGS is Just Another Gibbs Sampler -- a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation. The functionality of JAGS is based on the BUGS program created by the MRC Biostatistics Unit (http://www.mrc-bsu.cam.ac.uk/). There is a short manual that describes the differences between JAGS and BUGS. Some of the BUGS examples have been modified to run with JAGS, and have been turned into a test suite.
math/Math-Vec-1.01 (Score: 4.0166942E-5)
Object-Oriented Vector Math Methods in Perl
This module was adapted from Math::Vector. It uses most of the same algorithms, and currently preserves the same names as the original functions, though some aliases have been added to make the interface more natural. The "object" for the object oriented calling style is a blessed array reference which contains a vector of the form [x,y,z]. Methods will typically return a list.
math/Math-VectorReal-1.02 (Score: 4.0166942E-5)
Perl Module to handle 3D Vector Mathematics
The Math::VectorReal package defines a 3D mathematical "vector", in a way that is compatible with the previous CPAN module Math::MatrixReal. However it provides a more vector oriented set of mathematical functions and overload operators, to the MatrixReal package. For example the normal perl string functions "x" and "." have been overloaded to allow vector cross and dot product operations. Vector math formula thus looks like vector math formula in perl programs using this package.
math/proofgeneral-4.1 (Score: 4.0166942E-5)
Generic interface for proof assistants
Proof General is a generic interface for proof assistants, currently based on the customizable text editor Emacs. It works with either XEmacs or GNU Emacs. A new Eclipse-based version is in development. This is described separately at http://proofgeneral.inf.ed.ac.uk/kit/wiki. Proof General has been developed at the LFCS in the University of Edinburgh. It is distributed under the conditions of the GNU General Public License. There is a mailing list: http://proofgeneral.inf.ed.ac.uk/mailinglist
math/pymc-2.3.6 (Score: 4.0166942E-5)
Markov Chain Monte Carlo Sampling Toolkit
Bayesian estimation, particularly using Markov chain Monte Carlo (MCMC), is an increasingly relevant approach to statistical estimation. However, few statistical software packages implement MCMC samplers, and they are non-trivial to code by hand. pymc is a python package that implements the Metropolis-Hastings algorithm as a python class, and is extremely flexible and applicable to a large suite of problems. pymc includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.
math/vtk-5.10.1 (Score: 4.0166942E-5)
The Visualization Toolkit test and example data
This port contains data and baseline images for VTK regression testing and other VTK examples. The Data directory are data files of various types. This includes polygonal data, images, volumes, structured grids, rectilinear grids, and multi-variate data. The Baseline are the testing images. These are used in testing to compare a valid image against a generated image. If a difference between the two images is found, then the test is considered to have failed.
math/sage-6.7 (Score: 4.0166942E-5)
Open source Mathematics software
Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface. Mission: Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab. For instructions on adding optional packages, see files/optional-packages.txt. You may want to avoid the command "make install" and instead simply use the bin/mv command to move the ${WRKSRC} directory to where-ever you want it.
misc/xdelta-1.1.4 (Score: 4.0166942E-5)
Diff/patch utility for binary files
Xdelta provides the ability to generate deltas between a pair of files and later apply those deltas. It operates similar to the diff and patch commands, but works on binary files and does not produce a human readable output. Xdelta has three subcommands, delta, patch, and info. Delta accepts two file versions and produces a delta, while patch accepts the original file version and delta and produces the second version.
misc/ipbt-r8765 (Score: 4.0166942E-5)
High-tech ttyrec player with improvements over ttyplay
IPBT (It's Play-Back Time) is a ttyrec player with many features that ttyplay lacks. Notable features are: * Pausing * Move forward/backward frame by frame * Adjustable play speed (faster/slower) * Jump to beginning/end in a single keystroke * Searching forward/backward for a given string * ttygrep and ttydump utilities IPBT works by reading the entire input file and running it through an internal terminal emulator (the one from PuTTY).
misc/sshbuddy-1.05 (Score: 4.0166942E-5)
Simple and small GUI utility to manage ssh sessions
This is a Expectk script that allows you to save time connecting to different hosts using ssh. It saves your password, login ID, and other host info that you have to type over and over again to connect. Once you save your connection information you can connect to a host with 2 clicks. First you choose the name and then hit connect. It will save you a lot of time.