Packages tagged numerical

74 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (74), math (50), bsd3 (41), data (15), lgpl (14), graphics (11), deprecated (10), statistics (10), public-domain (7), algorithms (6), mit (6), numeric (4), game (3), optimization (3), program (3), ffi (2), gpl (2), natural-language-processing (2), text (2), algorithms- (1), arrows (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
AC-Angle180.05Angles in degrees and radians. (bsd3, data, library, math, numerical)2010-07-231.0AndrewCoppin
AC-Colour200.01Efficient RGB colour types. (bsd3, data, graphics, library, math, numerical)2014-01-121.1.6AndrewCoppin
AC-HalfInteger60.01Efficient half-integer type. (bsd3, data, library, math, numerical)2009-08-121.2.1AndrewCoppin
AC-Terminal40.01Trivial wrapper over ansi-terminal. (bsd3, data, library, math, numerical)2010-10-281.0AndrewCoppin
AC-Vector402.08Efficient geometric vectors and transformations. (bsd3, data, graphics, library, math, numerical)2024-03-172.4.0AndrewCoppin, JanRochel
AC-Vector-Fancy170.01Fancy type-system stuff for AC-Vector (bsd3, data, graphics, library, math, numerical)2010-08-152.4.0AndrewCoppin
DifferentialEvolution70.01Global optimization using Differential Evolution (algorithms-, library, mit, numerical, optimization)2011-03-110.0.2VilleTirronen
HROOT580.01Haskell binding to the ROOT data analysis framework (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-core170.08Haskell binding to ROOT Core modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-graf170.02Haskell binding to ROOT Graf modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-hist170.03Haskell binding to ROOT Hist modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-io170.03Haskell binding to ROOT IO modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-math160.02Haskell binding to ROOT Math modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
HROOT-net90.01Haskell binding to ROOT Net modules (lgpl, library, math, numerical, raphics, statistics)2023-07-290.10.0.3IanWooKim
HROOT-tree130.01Haskell binding to ROOT Tree modules (graphics, lgpl, library, math, numerical, statistics)2023-07-290.10.0.3IanWooKim
RANSAC150.01The RANSAC algorithm for parameter estimation. (bsd3, library, math, numerical)2015-11-190.1.0.2AnthonyCowley
adaptive-cubature60.00Multidimensional integration (gpl, library, numerical)2023-09-150.1.1.0stla
affine-invariant-ensemble-mcmc (deprecated in favor of flat-mcmc)70.01General-purpose sampling (bsd3, deprecated, library, machine-learning, numerical, statistics)2012-09-260.2.0.0JaredTobin
altfloat140.01Alternative floating point support for GHC. (library, numerical)2010-02-210.3.1NickBowler
applicative-numbers290.06Applicative-based numeric instances (bsd3, data, library, numerical)2014-04-090.1.3ConalElliott
bindings-eskit60.01Bindings to ESKit. (bsd3, ffi, library, numerical)2010-06-100.0.1AndrewMiller
bindings-levmar350.02Low level bindings to the C levmar (Levenberg-Marquardt) library (ffi, library, numerical)2018-05-071.1.0.5BasVanDijk, RoelVanDijk
casadi-bindings1140.02mid-level bindings to CasADi (lgpl, library, math, numerical)2018-12-153.4.5.0GregHorn
casadi-bindings-control (deprecated in favor of casadi-bindings-core)60.01low level bindings to casadi-control (deprecated, lgpl, library, math, numerical)2014-08-212.0.0.1GregHorn
casadi-bindings-core440.06autogenerated low level bindings to casadi (lgpl, library, math, numerical)2018-12-153.4.5.0GregHorn
casadi-bindings-internal240.07low level bindings to CasADi (lgpl, library, math, numerical)2018-12-150.1.6.1GregHorn
casadi-bindings-ipopt-interface (deprecated in favor of casadi-bindings-core)100.01low level bindings to casadi-ipopt_interface (deprecated, lgpl, library, math, numerical)2014-05-271.9.0.3GregHorn
casadi-bindings-snopt-interface (deprecated in favor of casadi-bindings-core)70.01low level bindings to casadi-snopt_interface (deprecated, lgpl, library, math, numerical)2014-05-271.9.0.3GregHorn
clifford350.01A Clifford algebra library (bsd3, library, math, numerical, program)2014-03-290.1.0.14spacekitteh
cmaes280.01CMA-ES wrapper in Haskell (algorithms, library, numerical, optimization)2020-10-100.2.3DominicSteinitz, TakayukiMuranushi
connections290.02Orders, Galois connections, and lattices. (bsd3, library, math, numerical, program)2021-09-160.3.2cmk
continued-fractions240.02Continued fractions. (library, math, numerical, public-domain)2019-01-290.10.0.2JamesCook, rockbmb
converge120.03Limit operations for converging sequences (library, math, numerical, public-domain)2011-08-150.1.0.1JamesCook
dvda (deprecated in favor of dynobud)280.01Efficient automatic differentiation and code generation (bsd3, deprecated, library, math, numerical)2014-04-050.4GregHorn
estimator180.01State-space estimation algorithms such as Kalman Filters (bsd3, library, math, numerical, statistics)2016-07-191.2.0.0AdamFoltzer, JameySharp
fibonacci110.01Fast computation of Fibonacci numbers. (algorithms, bsd3, library, numerical)2010-12-180.2.0.1SebastianFischer
fixed-point (deprecated)190.03Binary fixed-point arithmetic (data, deprecated, game, library, math, mit, numerical)2011-08-270.5.0.1JakeMcArthur
fixed-point-vector (deprecated)80.01Unbox instances for the fixed-point package (data, deprecated, game, library, math, mit, numerical)2011-08-270.5.0.1JakeMcArthur
fixed-point-vector-space (deprecated)70.01vector-space instances for the fixed-point package (data, deprecated, game, library, math, mit, numerical)2011-08-270.5.0.1JakeMcArthur
float-binstring70.01C99 printf "%a" style formatting and parsing (bsd3, data, library, numerical)2014-07-230.2AntonNikishaev
gamma220.09Gamma function and related functions. (library, math, numerical, public-domain)2019-02-030.10.0.0JamesCook, rockbmb
gutenberg-fibonaccis270.01The first 1001 Fibonacci numbers, retrieved from the Gutenberg Project. (algorithms, gpl, library, math, numeric, numerical)2012-09-091.1.0JustinHanekom
hfoil150.01Hess-Smith panel code for inviscid 2-d airfoil analysis (bsd3, library, numerical, science)2015-05-230.2.0.2GregHorn
hmatrix-nlopt200.01Interface HMatrix with the NLOPT minimizer (bsd3, library, numerical)2022-04-050.2.0.0peddie
ieee-utils130.02ieee-utils (bsd3, library, numerical)2008-10-160.4.0MattMorrow
ieee-utils-tempfix90.01ieee-utils (bsd3, library, numerical)2014-03-220.4.0.1MichalKonecny
ks-test70.01Kolmogorov distribution and Kolmogorov-Smirnov test. (library, math, numerical, public-domain)2010-09-100.1JamesCook
levmar460.02An implementation of the Levenberg-Marquardt algorithm (bsd3, library, math, numerical)2018-05-071.2.1.8BasVanDijk, RoelVanDijk
levmar-chart80.01Plots the results of the Levenberg-Marquardt algorithm in a chart (bsd3, library, numerical)2009-09-160.2RoelVanDijk
libroman302.01Use Roman Numerals as a Numeric Datatype (sort of) (bsd3, data, library, math, numerical)2016-10-103.1.1ahakki
magmas70.02Magma-like objects. (bsd3, library, math, numerical)2020-02-200.0.1cmk
monoids (deprecated in favor of reducers)550.02Deprecated: Use 'reducers' (bsd3, data, deprecated, library, math, numerical)2012-02-090.3.2DanielWagner, EdwardKmett
numerals150.01Convert numbers to number words (bsd3, library, natural-language-processing, numerical, text)2016-12-270.4.1RoelVanDijk
numerals-base (deprecated in favor of numerals)50.02Convert numbers to number words (bsd3, deprecated, library, natural-language-processing, numerical, text)2011-09-150.3RoelVanDijk
numeric-limits170.03Various floating point limit related constants. (bsd3, library, numerical)2012-05-230.1.0.0LennartAugustsson
numeric-optimization80.02Unified interface to various numerical optimization algorithms (algorithms, bsd3, library, math, numeric, numerical, optimisation, optimization)2023-06-210.1.1.0MasahiroSakai
numeric-tools210.02Collection of numerical tools for integration, differentiation etc. (bsd3, library, math, numerical)2014-03-090.2.0.1AlexeyKhudyakov
numerical-integration190.01Numerical integration. (bsd3, library, numerical)2023-09-190.1.2.3stla
poly592.05Polynomials (bsd3, library, math, numerical)2022-12-310.5.1.0Bodigrim
polynomial182.09Polynomials (library, math, numerical, public-domain)2017-06-140.7.3JamesCook
porcupine-core72.02Express portable, composable and reusable data tasks and pipelines (arrows, combinators, control, data, json, library, mit, numerical, pipes, program, streaming)2019-10-090.1.0.1YvesPares
primes1222.017Efficient, purely functional generation of prime numbers (algorithms, bsd3, library, numerical)2011-04-290.2.1.0SebastianFischer
primes-type110.01Type-safe prime numbers. (algorithms, library, numerical)2017-10-090.2.0.3kindaro
pure-fft140.04Fast Fourier Transform (bsd3, library, math, numerical)2009-03-150.2.0MattMorrow
quote-quot520.01Divide without division (bsd3, library, math, numerical)2022-04-110.2.1.0Bodigrim
reducers2090.011Semigroups, specialized containers and a general map/reduce framework (bsd3, data, library, math, numerical, semigroups)2021-11-013.12.4EdwardKmett, EricMertens, ryanglscott
rings390.02Ring-like objects. (bsd3, library, math, numerical)2020-03-090.1.3cmk
roman-numerals590.04Parsing and pretty printing of Roman numerals (bsd3, library, numerical, parsing)2014-11-070.5.1.5RoelVanDijk
roots190.02Root-finding algorithms (1-dimensional) (library, math, numerical, public-domain)2012-09-090.1.1.2JamesCook
safe-decimal200.01Safe and very efficient arithmetic operations on fixed decimal point numbers (bsd3, library, math, numeric, numerical)2021-06-100.2.1.0lehins
sde-solver40.01Distributed SDE solver (bsd3, library, math, numerical)2012-12-180.1.0.0DavidNilsson
simple-units110.00Simple arithmetic with SI units using type-checked dimensional analysis. (library, mit, numeric, numerical)2021-02-271.0.2groscoe
simple-vec3510.02Three-dimensional vectors of doubles with basic operations (bsd3, library, math, numerical)2020-06-040.6.0.1DmitryDzhus
splines110.01B-Splines, other splines, and NURBS. (graphics, library, math, numerical, public-domain)2013-05-280.5.0.1JamesCook