Piq: Difference between revisions
(Placeholder for Piq) |
m (More content needed...) |
||
Line 15: | Line 15: | ||
'''Note''': Piq is not ready for use yet. It's waiting for [[Reactive]] to get into better shape. | '''Note''': Piq is not ready for use yet. It's waiting for [[Reactive]] to get into better shape. | ||
[[Category:Pages under construction]] | |||
[[Category:Pages with broken file links]] |
Latest revision as of 03:18, 9 April 2021
Abstract
Piq is a library for infinite continuous 2D imagery, like Pan. While Pan represents images as functions, however, Piq uses an infinite, dense data representation.
Besides this wiki page, here are more ways to find out about Piq:
- Read the Haddock docs (not yet).
- Get the code repository: darcs get http://darcs.haskell.org/packages/piq.
- Install from Hackage.
- See the version history.
Please leave comments at the Talk page.
Note: Piq is not ready for use yet. It's waiting for Reactive to get into better shape.