dependent-sum VS monad-bayes

Compare dependent-sum vs monad-bayes and see what are their differences.

dependent-sum

Dependent sums and supporting typeclasses for comparing and displaying them (by obsidiansystems)

monad-bayes

A library for probabilistic programming in Haskell. (by tweag)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dependent-sum monad-bayes
1 5
54 395
- 0.8%
4.3 8.0
6 months ago 9 days ago
Haskell Jupyter Notebook
LicenseRef-PublicDomain MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dependent-sum

Posts with mentions or reviews of dependent-sum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.

monad-bayes

Posts with mentions or reviews of monad-bayes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • Monthly Hask Anything (July 2022)
    6 projects | /r/haskell | 1 Jul 2022
    source-repository-package type: git location: https://github.com/tweag/monad-bayes.git
  • Missing specialisation warning
    1 project | /r/haskell | 8 Jun 2022
    I'm extending https://github.com/tweag/monad-bayes, which had it already, not sure where from. To be fair, it only had it in "dev" mode. Here's the flags in the cabal file:
  • Call for statistical problems for monad-bayes
    1 project | /r/haskell | 2 Jun 2022
    So this summer I'll be working as part of a Tweag fellowship (https://www.tweag.io/blog/2020-02-14-os-fellowship/) on extending the Bayesian inference and probabilistic programming library monad-bayes (https://github.com/tweag/monad-bayes). It's a super nice library, and my goal is to make it much more user friendly (see these draft docs for example: https://monad-bayes.netlify.app/).
  • Basic questions about GHC options
    2 projects | /r/haskell | 18 Apr 2022
    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?
  • Parallel arrays
    1 project | /r/haskell | 17 Apr 2022
    Thanks so much! Streamly seems like a good idea. I'll almost certainly follow up with more detailed questions after trying some things, but just for context for now, here's the code I'm trying to modify: https://github.com/tweag/monad-bayes/blob/master/src/Control/Monad/Bayes/Population.hs .

What are some alternatives?

When comparing dependent-sum and monad-bayes you can also consider the following projects:

overloaded-records - Overloaded Record Fields implementation based on GHC prototypes.

NestedSampling

batch - Haskell: Simplify queuing up data and processing it in batch.

markov-realization - Haskell implementation of Markov chains.

base16-bytestring - Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.

inliterate - DiffusionKinetics open-source monorepo

existential - Existential types with lens-like accessors

statistics - A fast, high quality library for computing with statistics in Haskell.

dependent-hashmap - Dependent hash maps

jordan - Abstract, inspectable JSON representation of Haskell objects

months - Month, YearMonth, Quarter, YearQuarter

learnyouahaskell.github.io - A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!