Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package mappings

    Types which represent functions k -> v A typeclass and a number of implementations; please read README.md on github

  2. package markov-chain-usage-model

    Computations for Markov chain usage models Please see the README on GitHub at https://github.com/advancedtelematic/markov-chain-usage-model#readme

  3. package massiv-io

    Import/export of Image files into massiv Arrays This package contains functionality for import/export of arrays into the real world. For now it only has the ability to read/write image files in various formats.

  4. package massiv-serialise

    Compatibility of 'massiv' with 'serialise' Orphan Serialise class instances from serialise package that allow serialization of arrays defined in massiv package

  5. package math-extras

    A variety of mathematical utilities A variety of mathematical utilities not covered in base.

  6. package matplotlib

    Bindings to Matplotlib; a Python plotting library Matplotlib is probably the most full featured plotting library out there. These bindings provide a quick, easy, and extensible way to use it in Haskell.

    onscreen $ contourF (\a b -> sin (a*pi/180.0) + cos (b*pi/180.0)) (-100) 100 (-200) 200 10
    

  7. package matrix-market-attoparsec

    Parsing and serialization functions for the NIST Matrix Market format Parsing and serialization functions for the NIST Matrix Market format.

  8. package matrix-static

    Type-safe matrix operations Please see the README on GitHub at https://github.com/wchresta/matrix-static#readme

  9. package mcmc

    Sample from a posterior using Markov chain Monte Carlo Please see the README on GitHub at https://github.com/dschrempf/mcmc#readme

  10. package mcp-server

    Library for building Model Context Protocol (MCP) servers A fully featured library for building MCP (Model Context Protocol) servers. Supports both low-level fine-grained handling and high-level derived interfaces for prompts, resources, and tools. Includes JSON-RPC transport and stdin/stdout communication.

Page 214 of many | Previous | Next