Ports Search

Results 12,75112,760 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
math/plman-2.5.1 (Score: 6.4754924E-5)
Propositional Logic sentence shell/interpreter
PLMan, or Propositional LogicMan, is a user-friendly and powerful propositional logic (sometimes called sentential logic or propositional calculus) sentence shell/interpreter written in Java, capable of handling many existing propositional systems of propositional logic, especially the important ones.
math/Statistics-Frequency-0.04 (Score: 6.4754924E-5)
Simple counting of elements
Statistics::Frequency is a simple class for counting elements, in other words, their frequencies. The goal of Statistics::Frequency is simply to be provide container for sets of elements and their respective frequencies.
math/Statistics-Lite-3.62 (Score: 6.4754924E-5)
The lightweight and functional object-oriented statistics
The Statistics::Lite module is a lightweight, functional alternative to larger, more complete, object-oriented statistics packages. As such, it is likely to be better suited, in general, to smaller data sets.
math/bignum-0.43 (Score: 6.4754924E-5)
Transparent BigNumber/BigRational support for Perl
This package attempts to make it easier to write scripts that use BigInts/BigFloats in a transparent way. They use the rewritten versions of Math::BigInt and Math::BigFloat, Math::BigRat (for bigrat) and optionally Math::BigInt::Lite.
math/fpconst-0.7.2 (Score: 6.4754924E-5)
Utilities for handling IEEE 754 floating point special values
This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values.
math/nzmath-1.2.0 (Score: 6.4754924E-5)
Number theory oriented calculation system
NZMATH is a Python based number theory oriented calculation system. The centre of development in origin is Tokyo Metropolitan University. It is freely available and distributed under the BSD license.
math/gmpy-1.17 (Score: 6.4754924E-5)
Python Extension that Wraps the GMP Library
A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more.
math/physcalc-2.4 (Score: 6.4754924E-5)
Flexible calculator that behaves much like units(1)
Physcalc is a neat mathematical calculator that does conversions from many different units in many forms, and is extremely flexible as far as specifying math problems go. You can also add your own types of conversions.
math/prng-3.0.2 (Score: 6.4754924E-5)
Portable, high-performance ANSI-C pseudorandom number generators
PRNG is a collection of portable, high-performance ANSI-C implementations of pseudorandom number generators such as linear congruential, inversive congruential, and explicit inversive congruential random number generators (LCG, ICG and EICG, respectively) created by Otmar Lendl and Josef Leydold.
math/luminol-0.3.1 (Score: 6.4754924E-5)
Light weight python library for time series data analysis
Luminol is a light weight python library for time series data analysis. The two major functionalities it supports are anomaly detection and correlation. It can be used to investigate possible causes of anomaly.