Monad-bayes Alternatives
Similar projects and alternatives to monad-bayes
-
markov-realization
Haskell implementation of Markov chains. (by alexloomis)
-
inliterate
DiffusionKinetics open-source monorepo (by diffusionkinetics)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
obelisk
Functional reactive web and mobile applications, with batteries included.
-
ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
learnyouahaskell.github.io
A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
dependent-sum
Dependent sums and supporting typeclasses for comparing and displaying them
-
-
statistics
A fast, high quality library for computing with statistics in Haskell.
monad-bayes reviews and mentions
-
Monthly Hask Anything (July 2022)
source-repository-package type: git location: https://github.com/tweag/monad-bayes.git
-
Basic questions about GHC options
These questions are pretty basic, but I'm having a hard time making sure I'm doing things right. I have a .cabal file which I want to change in order to enable e.g. threading and optimization (https://github.com/tweag/monad-bayes/blob/master/monad-bayes.cabal). Looking at it, I don't see -O2 or -threading anywhere, so am I right in thinking those things aren't happening, or am I looking in the wrong place?
Stats
tweag/monad-bayes is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of monad-bayes is Jupyter Notebook.