|
You are here |
www.stephendiehl.com | ||
| | | | |
blog.sigfpe.com
|
|
| | | | | [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
|
|
| | | | | ||
| | | | |
blog.sigfpe.com
|
|
| | | | | [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
|
|
| | | 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.... | ||