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.
-
Types which represent functions k -> v A typeclass and a number of implementations; please read README.md on github
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
-
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.
-
Compatibility of 'massiv' with 'serialise' Orphan Serialise class instances from serialise package that allow serialization of arrays defined in massiv package
-
A variety of mathematical utilities A variety of mathematical utilities not covered in base.
-
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
package
matrix-market-attoparsec Parsing and serialization functions for the NIST Matrix Market format Parsing and serialization functions for the NIST Matrix Market format.
-
Type-safe matrix operations Please see the README on GitHub at https://github.com/wchresta/matrix-static#readme
-
Sample from a posterior using Markov chain Monte Carlo Please see the README on GitHub at https://github.com/dschrempf/mcmc#readme
-
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.