/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.stephendiehl.com
| | blog.sigfpe.com
3.2 parsecs away

Travel
| | [AI summary] A technical blog post explores the mathematical relationship between monads in Haskell, probability spaces, and vector spaces, with plans to extend the concepts to quantum mechanics.
| | matthew.brecknell.net
2.6 parsecs away

Travel
| |
| | blog.sigfpe.com
2.1 parsecs away

Travel
| | [AI summary] The provided text is a collection of comments and discussions from various users about a blog post or tutorial on monads in Haskell programming. The main topics include the understanding of monads, the Writer Monad, the Random Monad, and the use of functions like 'bind' and 'unit'. Users have shared their insights, questions, and suggestions for improving the clarity of the tutorial. The comments highlight the importance of clear explanations, the use of examples, and the need for better notation and terminology to help readers grasp the concepts of monads.
| | pfzhang.wordpress.com
28.9 parsecs away

Travel
| Consider a monic polynomial with integer coefficients: $latex p(x)=x^d + a_1 x^{d-1} + \cdots + a_{d-1}x + a_d$, $latex a_j \in \mathbb{Z}$.The complex roots of such polynomials are called algebraic integers. For example, integers and the roots of integers are algebraic integers. Note that the Galois conjugates of an algebraic integer are also algebraic integers....