Ports 搜索

共有226项符合/science/的查询结果,以下是第161170项(搜索用时0.006秒)
science/scikit-sparse-0.2 (Score: 0.17633674)
Sparse matrix package
scikits-sparse is a Python module for sparse matrix calculations.
science/scimath-4.1.2 (Score: 0.17633674)
Scientific and Mathematical calculations
The SciMath project includes packages to support scientific and mathematical calculations, beyond the capabilities offered by SciPy. * enthought.interpolate * enthought.mathematics * enthought.units
science/pybrain-0.3.3 (Score: 0.17633674)
PyBrain is the swiss army knife for neural networking
PyBrain is a modular Machine Learning Library for Python. It's goal is to offer flexible, easy-to-use yet still powerful algorithms for Machine Learning Tasks and a variety of predefined environments to test and compare your algorithms. PyBrain is short for Python-Based Reinforcement Learning, Artificial Intelligence and Neural Network Library. In fact, we came up with the name first and later reverse-engineerer this quite descriptive "Backronym".
science/pycdf-0.6.3 (Score: 0.17633674)
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.17633674)
Simulator-independent language for building neuronal network models
PyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models.
science/qtresistors-0.1 (Score: 0.17633674)
Calculate resistance of resistor by the colors on the resistor
qtResistors - calculate resistance of resistor by the colors on the resistor
science/Geo-BUFR-1.34 (Score: 0.17633674)
Perl extension for handling of WMO BUFR files
BUFR = Binary Universal Form for the Representation of meteorological data. BUFR is approved by WMO (World Meteorological Organization) as the standard universal exchange format for meteorological observations, gradually replacing a lot of older alphanumeric data formats. This module provides methods for decoding and encoding BUFR messages, and for displaying information in BUFR B and D tables and in BUFR flag and code tables. Installing this module also installs some programs: bufrread.pl, bufrresolve.pl, bufrencode.pl, bufr_reencode.pl and bufralter.pl. See https://wiki.met.no/bufr.pm/start for examples of use. For the majority of potential users of Geo::BUFR I would expect these programs to be all that you will need Geo::BUFR for.
science/firmware-0.1.2 (Score: 0.17633674)
Cypress FX2 firmware for hardware logic analyzers
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
science/firmware-20140418 (Score: 0.17633674)
Sigrok firmware extraction utils
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
science/ai4r-1.13 (Score: 0.17633674)
Various Ruby artificial intelligence algorithm implementations
AI4R is a collection of ruby algorithms implementations, covering several Artificial intelligence fields. It implements: * Genetic algorithms * Self-organized maps (SOM) * Neural Networks - Multilayer perceptron with Backpropagation learning - Hopfield net * Automatic classifiers (Machine Learning) - ID3 (Decision Trees) - PRISM (J. Cendrowska, 1987) - Multilayer Perceptron - OneR (AKA One Attribute Rule, 1R) - ZeroR - Hyperpipes - Naive Bayes - IB1 (D. Aha, D. Kibler - 1991) * Data clustering - K-means, Bisecting K-means - Single linkage, Complete linkage, Average linkage, Weighted Average linkage, Centroid linkage, Median linkage, Ward's method linkage - Diana (Divisive Analysis)