Packages tagged numerical
70 packages have this tag.
[Merge tag] (trustees only)Related tags: library (70), math (48), bsd3 (39), data (15), lgpl (13), graphics (11), deprecated (10), statistics (9), public-domain (7), mit (6), algorithms (5), game (3), numeric (3), program (3), ffi (2), natural-language-processing (2), optimization (2), text (2), algorithms- (1), arrows (1), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
AC-Angle | 14 | 0.0 | Angles in degrees and radians. | (bsd3, data, library, math, numerical) | 2010-07-23 | AndrewCoppin |
AC-Colour | 30 | 0.0 | Efficient RGB colour types. | (bsd3, data, graphics, library, math, numerical) | 2014-01-12 | AndrewCoppin |
AC-HalfInteger | 12 | 0.0 | Efficient half-integer type. | (bsd3, data, library, math, numerical) | 2009-08-12 | AndrewCoppin |
AC-Terminal | 7 | 0.0 | Trivial wrapper over ansi-terminal. | (bsd3, data, library, math, numerical) | 2010-10-28 | AndrewCoppin |
AC-Vector | 46 | 0.0 | Efficient geometric vectors and transformations. | (bsd3, data, graphics, library, math, numerical) | 2011-08-12 | AndrewCoppin |
AC-Vector-Fancy | 35 | 0.0 | Fancy type-system stuff for AC-Vector | (bsd3, data, graphics, library, math, numerical) | 2010-08-15 | AndrewCoppin |
DifferentialEvolution | 7 | 0.0 | Global optimization using Differential Evolution | (algorithms-, library, mit, numerical, optimization) | 2011-03-11 | VilleTirronen |
HROOT | 48 | 0.0 | Haskell binding to the ROOT data analysis framework | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-core | 12 | 0.0 | Haskell binding to ROOT Core modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-graf | 7 | 0.0 | Haskell binding to ROOT Graf modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-hist | 17 | 0.0 | Haskell binding to ROOT Hist modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-io | 9 | 0.0 | Haskell binding to ROOT IO modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-math | 11 | 0.0 | Haskell binding to ROOT Math modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
HROOT-tree | 8 | 0.0 | Haskell binding to ROOT Tree modules | (graphics, lgpl, library, math, numerical, statistics) | 2017-02-01 | IanWooKim |
RANSAC | 11 | 0.0 | The RANSAC algorithm for parameter estimation. | (bsd3, library, math, numerical) | 2015-11-19 | AnthonyCowley |
affine-invariant-ensemble-mcmc (deprecated in favor of flat-mcmc) | 1 | 0.0 | General-purpose sampling | (bsd3, deprecated, library, machine-learning, numerical, statistics) | 2012-09-26 | JaredTobin |
altfloat | 7 | 0.0 | Alternative floating point support for GHC. | (library, numerical) | 2010-02-21 | NickBowler |
applicative-numbers | 27 | 0.0 | Applicative-based numeric instances | (bsd3, data, library, numerical) | 2014-04-09 | ConalElliott |
bindings-eskit | 1 | 0.0 | Bindings to ESKit. | (bsd3, ffi, library, numerical) | 2010-06-10 | AndrewMiller |
bindings-levmar | 50 | 0.0 | Low level bindings to the C levmar (Levenberg-Marquardt) library | (ffi, library, numerical) | 2018-05-07 | BasVanDijk, RoelVanDijk |
casadi-bindings | 120 | 0.0 | mid-level bindings to CasADi | (lgpl, library, math, numerical) | 2018-12-15 | GregHorn |
casadi-bindings-control (deprecated in favor of casadi-bindings-core) | 1 | 0.0 | low level bindings to casadi-control | (deprecated, lgpl, library, math, numerical) | 2014-08-21 | GregHorn |
casadi-bindings-core | 52 | 0.0 | autogenerated low level bindings to casadi | (lgpl, library, math, numerical) | 2018-12-15 | GregHorn |
casadi-bindings-internal | 6 | 0.0 | low level bindings to CasADi | (lgpl, library, math, numerical) | 2018-12-15 | GregHorn |
casadi-bindings-ipopt-interface (deprecated in favor of casadi-bindings-core) | 1 | 0.0 | low level bindings to casadi-ipopt_interface | (deprecated, lgpl, library, math, numerical) | 2014-05-27 | GregHorn |
casadi-bindings-snopt-interface (deprecated in favor of casadi-bindings-core) | 7 | 0.0 | low level bindings to casadi-snopt_interface | (deprecated, lgpl, library, math, numerical) | 2014-05-27 | GregHorn |
clifford | 35 | 0.0 | A Clifford algebra library | (bsd3, library, math, numerical, program) | 2014-03-29 | spacekitteh |
cmaes | 31 | 0.0 | CMA-ES wrapper in Haskell | (algorithms, library, numerical, optimization) | 2020-10-10 | DominicSteinitz, TakayukiMuranushi |
connections | 17 | 0.0 | Orders, Galois connections, and lattices. | (bsd3, library, math, numerical, program) | 2021-09-16 | cmk |
continued-fractions | 17 | 0.0 | Continued fractions. | (library, math, numerical, public-domain) | 2019-01-29 | JamesCook, rockbmb |
converge | 13 | 0.0 | Limit operations for converging sequences | (library, math, numerical, public-domain) | 2011-08-15 | JamesCook |
dvda (deprecated in favor of dynobud) | 2 | 0.0 | Efficient automatic differentiation and code generation | (bsd3, deprecated, library, math, numerical) | 2014-04-05 | GregHorn |
estimator | 12 | 0.0 | State-space estimation algorithms such as Kalman Filters | (bsd3, library, math, numerical, statistics) | 2016-07-19 | AdamFoltzer, JameySharp |
fibonacci | 9 | 0.0 | Fast computation of Fibonacci numbers. | (algorithms, bsd3, library, numerical) | 2010-12-18 | SebastianFischer |
fixed-point (deprecated) | 24 | 0.0 | Binary fixed-point arithmetic | (data, deprecated, game, library, math, mit, numerical) | 2011-08-27 | JakeMcArthur |
fixed-point-vector (deprecated) | 10 | 0.0 | Unbox instances for the fixed-point package | (data, deprecated, game, library, math, mit, numerical) | 2011-08-27 | JakeMcArthur |
fixed-point-vector-space (deprecated) | 1 | 0.0 | vector-space instances for the fixed-point package | (data, deprecated, game, library, math, mit, numerical) | 2011-08-27 | JakeMcArthur |
float-binstring | 9 | 0.0 | C99 printf "%a" style formatting and parsing | (bsd3, data, library, numerical) | 2014-07-23 | AntonNikishaev |
gamma | 16 | 0.0 | Gamma function and related functions. | (library, math, numerical, public-domain) | 2019-02-03 | JamesCook, rockbmb |
gutenberg-fibonaccis | 20 | 0.0 | The first 1001 Fibonacci numbers, retrieved from the Gutenberg Project. | (algorithms, gpl, library, math, numeric, numerical) | 2012-09-09 | JustinHanekom |
hfoil | 9 | 0.0 | Hess-Smith panel code for inviscid 2-d airfoil analysis | (bsd3, library, numerical, science) | 2015-05-23 | GregHorn |
hmatrix-nlopt | 15 | 0.0 | Interface HMatrix with the NLOPT minimizer | (bsd3, library, numerical) | 2022-04-05 | peddie |
ieee-utils | 6 | 0.0 | ieee-utils | (bsd3, library, numerical) | 2008-10-16 | MattMorrow |
ieee-utils-tempfix | 6 | 0.0 | ieee-utils | (bsd3, library, numerical) | 2014-03-22 | MichalKonecny |
ks-test | 6 | 0.0 | Kolmogorov distribution and Kolmogorov-Smirnov test. | (library, math, numerical, public-domain) | 2010-09-10 | JamesCook |
levmar | 36 | 0.0 | An implementation of the Levenberg-Marquardt algorithm | (bsd3, library, math, numerical) | 2018-05-07 | BasVanDijk, RoelVanDijk |
levmar-chart | 7 | 0.0 | Plots the results of the Levenberg-Marquardt algorithm in a chart | (bsd3, library, numerical) | 2009-09-16 | RoelVanDijk |
libroman | 29 | 2.0 | Use Roman Numerals as a Numeric Datatype (sort of) | (bsd3, data, library, math, numerical) | 2016-10-10 | ahakki |
magmas | 4 | 0.0 | Magma-like objects. | (bsd3, library, math, numerical) | 2020-02-20 | cmk |
monoids (deprecated in favor of reducers) | 67 | 0.0 | Deprecated: Use 'reducers' | (bsd3, data, deprecated, library, math, numerical) | 2012-02-09 | DanielWagner, EdwardKmett |
numerals | 12 | 0.0 | Convert numbers to number words | (bsd3, library, natural-language-processing, numerical, text) | 2016-12-27 | RoelVanDijk |
numerals-base (deprecated in favor of numerals) | 6 | 0.0 | Convert numbers to number words | (bsd3, deprecated, library, natural-language-processing, numerical, text) | 2011-09-15 | RoelVanDijk |
numeric-limits | 19 | 0.0 | Various floating point limit related constants. | (bsd3, library, numerical) | 2012-05-23 | LennartAugustsson |
numeric-tools | 15 | 0.0 | Collection of numerical tools for integration, differentiation etc. | (bsd3, library, math, numerical) | 2014-03-09 | AlexeyKhudyakov |
poly | 24 | 2.0 | Polynomials | (bsd3, library, math, numerical) | 2020-09-30 | Bodigrim |
polynomial | 28 | 2.0 | Polynomials | (library, math, numerical, public-domain) | 2017-06-14 | JamesCook |
porcupine-core | 3 | 2.0 | Express portable, composable and reusable data tasks and pipelines | (arrows, combinators, control, data, json, library, mit, numerical, pipes, program, streaming) | 2019-10-09 | YvesPares |
primes | 279 | 2.0 | Efficient, purely functional generation of prime numbers | (algorithms, bsd3, library, numerical) | 2011-04-29 | SebastianFischer |
primes-type | 17 | 0.0 | Type-safe prime numbers. | (algorithms, library, numerical) | 2017-10-09 | kindaro |
pure-fft | 41 | 0.0 | Fast Fourier Transform | (bsd3, library, math, numerical) | 2009-03-15 | MattMorrow |
quote-quot | 20 | 0.0 | Divide without division | (bsd3, library, math, numerical) | 2022-04-11 | Bodigrim |
reducers | 248 | 0.0 | Semigroups, specialized containers and a general map/reduce framework | (bsd3, data, library, math, numerical, semigroups) | 2021-11-01 | EdwardKmett, EricMertens, ryanglscott |
rings | 29 | 0.0 | Ring-like objects. | (bsd3, library, math, numerical) | 2020-03-09 | cmk |
roman-numerals | 126 | 0.0 | Parsing and pretty printing of Roman numerals | (bsd3, library, numerical, parsing) | 2014-11-07 | RoelVanDijk |
roots | 10 | 0.0 | Root-finding algorithms (1-dimensional) | (library, math, numerical, public-domain) | 2012-09-09 | JamesCook |
safe-decimal | 49 | 0.0 | Safe and very efficient arithmetic operations on fixed decimal point numbers | (bsd3, library, math, numeric, numerical) | 2021-06-10 | lehins |
sde-solver | 7 | 0.0 | Distributed SDE solver | (bsd3, library, math, numerical) | 2012-12-18 | DavidNilsson |
simple-units | 17 | 0.0 | Simple arithmetic with SI units using type-checked dimensional analysis. | (library, mit, numeric, numerical) | 2021-02-27 | groscoe |
simple-vec3 | 42 | 0.0 | Three-dimensional vectors of doubles with basic operations | (bsd3, library, math, numerical) | 2020-06-04 | DmitryDzhus |
splines | 16 | 0.0 | B-Splines, other splines, and NURBS. | (graphics, library, math, numerical, public-domain) | 2013-05-28 | JamesCook |