Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Various number types Instances of the numerical classes for a variety of different numbers: (computable) real numbers, arbitrary precision fixed numbers, arbitrary precision floating point numbers, differentiable numbers, symbolic numbers, natural numbers, interval arithmetic.
-
Useful tools from the C standard library Useful tools from the C standard library
-
Math and quantum mechanics List based linear algebra, similtaneous linear equations, eigenvalues and eigenvectors, roots of polynomials, transcendent functions with arbitrary precision implemented by continued fractions, quantum operations, tensors
numericEnumFrom :: Real a => a -> [a]numeric-quest Fraction No documentation available.
numericEnumFromThen :: Real a => a -> a -> [a]numeric-quest Fraction No documentation available.
numericEnumFromThenTo :: Real a => a -> a -> a -> [a]numeric-quest Fraction No documentation available.
numericEnumFromTo :: Real a => a -> a -> [a]numeric-quest Fraction No documentation available.
-
oeis2 Math.OEIS No documentation available.
-
oeis2 Math.OEIS.Types No documentation available.
numBatch :: ModelOptions -> Maybe Intollama-haskell Data.Ollama.Chat Batch size used during generation.