Popularity
4.4
Growing
Activity
3.2
-
8
3
1

Monthly Downloads: 17
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Math    
Latest version: v0.1.1

squares alternatives and similar packages

Based on the "Math" category.
Alternatively, view squares alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of squares or a related project?

Add another 'Math' Package

README

squares

squares is a library for working with natural transformations of type forall a b. p a b -> q (f a) (g b). These are squares in the double category of Haskell functors and profunctors.

See the Data.Square module for an introduction.