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.

  1. package numbers

    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.

  2. package numeric-extras

    Useful tools from the C standard library Useful tools from the C standard library

  3. package numeric-quest

    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

  4. numericEnumFrom :: Real a => a -> [a]

    numeric-quest Fraction

    No documentation available.

  5. numericEnumFromThen :: Real a => a -> a -> [a]

    numeric-quest Fraction

    No documentation available.

  6. numericEnumFromThenTo :: Real a => a -> a -> a -> [a]

    numeric-quest Fraction

    No documentation available.

  7. numericEnumFromTo :: Real a => a -> a -> [a]

    numeric-quest Fraction

    No documentation available.

  8. number :: OEISSeq -> Text

    oeis2 Math.OEIS

    No documentation available.

  9. number :: OEISSeq -> Text

    oeis2 Math.OEIS.Types

    No documentation available.

  10. numBatch :: ModelOptions -> Maybe Int

    ollama-haskell Data.Ollama.Chat

    Batch size used during generation.

Page 99 of many | Previous | Next