|
You are here |
blog.jle.im | ||
| | | | |
blog.thomasheartman.com
|
|
| | | | | In which we finally have a closer look at typeclasses and take some time to explore some of the most basic ones, how they work, and how we can use them. | |
| | | | |
nikita-volkov.github.io
|
|
| | | | | Have you ever looked for a numeric type with a zero to hundred range to describe percentage? Maybe a zero to one to describe a proper fraction of something? A positive integer (without the zero) to enumerate something? A vector of a specific length? Here that comes and not only with the Haskell refinement types library (on GitHub, on Hackage)! | |
| | | | |
thenumb.at
|
|
| | | | | ||
| | | | |
fa.bianp.net
|
|
| | | There's a fascinating link between minimization of quadratic functions and polynomials. A link that goes deep and allows to phrase optimization problems in the language of polynomials and vice versa. Using this connection, we can tap into centuries of research in the theory of polynomials and shed new light on ... | ||