Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,7313,740项(搜索用时0.004秒)
science/fasthenry-3.0.w.021113 (Score: 0.006224396)
Multipole-accelerated inductance analysis program
FastHenry computes the frequency dependent self and mutual inductances and resistances between conductors of complex shape. The algorithm used in FastHenry is an acceleration of rge mesh formulation approach. The linear system resulting from the mesh formulation is solved using a generalized minimal residual algorithm with a fast multipole algorithm to efficiently compute the iterates. --------------------- Superconductivity Support ------------------------- This version of fasthenry has been modified to support superconducting segments and ground planes by Stephen R. Whiteley of Whitleley Research Inc. The analysis used is based on the London equations and the two-fluid model. Both reactive and lossy components of the superconductor complex conductivity are employed in obtaining the impedance matrix.
science/psychopy-1.83.04 (Score: 0.006224396)
Psychophysics toolkit for Python
PsychoPy is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. The goal is to provide, for the busy scientist, tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. The code is platform independent, using Python and C libraries that are widely available.
science/hcluster-0.2.0 (Score: 0.006224396)
Hierarchical Clustering Package For Scipy
py-hcluster library provides Python functions for agglomerative clustering. Its features include * generating hierarchical clusters from distance matrices * computing distance matrices from observation vectors * computing statistics on clusters * cutting linkages to generate flat clusters * and visualizing clusters with dendrograms. The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.
science/qcl-0.6.4 (Score: 0.006224396)
Quantum computer simulator
QCL is a high level, architecture independent programming language for quantum computers, with a syntax derived from classical procedural languages like C or Pascal. This allows for the complete implementation and simulation of quantum algorithms (including classical components) in one consistent formalism.
science/paida-3.2.1.2.10 (Score: 0.006224396)
Pure Python scientific analysis package
Description: PAIDA is pure Python scientific analysis package and implements AIDA (Abstract Interfaces for Data Analysis). The main features are: - Pure Python! (so works on both Python and Jython) - Creating/Plotting the histogram, ntuple, profile and cloud - Fitting parameter optimization with constraints and its parabolic and asymmetric error evaluation - XML based storing
science/pycdf-0.6.3 (Score: 0.006224396)
Python Interface to the Unidata NetCDF Library
Pycdf is a python interface to the Unidata netCDF library. It provides an almost complete coverage of the netCDF C API, wrapping it inside easy to use python classes.
science/pynn-0.8.0 (Score: 0.006224396)
Simulator-independent language for building neuronal network models
PyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models.
science/svmlight-6.02 (Score: 0.006224396)
Implementation of Support Vector Machines (SVMs) in C
SVMlight is an implementation of Vapnik's Support Vector Machine [Vapnik, 1995] for the problem of pattern recognition, for the problem of regression, and for the problem of learning a ranking function. The optimization algorithms used in SVMlight are described in [Joachims, 2002a ]. [Joachims, 1999a]. The algorithm has scalable memory requirements and can handle problems with many thousands of support vectors efficiently. The software also provides methods for assessing the generalization performance efficiently. It includes two efficient estimation methods for both error rate and precision/recall. XiAlpha-estimates [Joachims, 2002a, Joachims, 2000b] can be computed at essentially no computational expense, but they are conservatively biased. Almost unbiased estimates provides leave-one-out testing. SVMlight exploits that the results of most leave-one-outs (often more than 99%) are predetermined and need not be computed [Joachims, 2002a].
science/simlib-3.02 (Score: 0.006224396)
SIMulation LIBrary for C++ programming language
SIMLIB/C++ is the SIMulation LIBrary for C++ programming language. You can create models directly in C++ language with the use of predefined simulation tools from the library. SIMLIB allows object-oriented description of models based on simulation abstractions. Current version allows a description of continuous, discrete, combined, 2D/3D vector, and fuzzy models. SIMLIB/C++ is developed at the Department of Computer Science and Engineering, Faculty of Electrical Engineering and Computer Science, Brno University of Technology since 1991.
science/vmd-1.9.1 (Score: 0.006224396)
Molecular visualization program
VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting.