Sciweavers

439 search results - page 16 / 88
» Type invariants for Haskell
Sort
View
ICFP
2006
ACM
14 years 9 months ago
Modular generic programming with extensible superclasses
"Generics for the Masses" (GM) and "Scrap your Boilerplate" (SYB) are generic programming approaches based on some ingenious applications of Haskell type class...
Martin Sulzmann, Meng Wang
PLDI
2005
ACM
14 years 2 months ago
Essential language support for generic programming
Concepts are an essential language feature for generic programming in the large. Concepts allow for succinct expression of constraints on type parameters of generic algorithms, en...
Jeremy G. Siek, Andrew Lumsdaine
CRV
2008
IEEE
142views Robotics» more  CRV 2008»
13 years 10 months ago
Invariant Classification of Gait Types
This paper presents a method of classifying human gait in an invariant manner based on silhouette comparison. A database of artificially generated silhouettes is created represent...
Preben Fihl, Thomas B. Moeslund
AMC
2006
88views more  AMC 2006»
13 years 9 months ago
Invariant solutions of certain nonlinear evolution type equations with small parameters
The Fisher equation, which arises in the study of reaction diffusion waves in biology, does not display a high level of symmetry properties. Consequently, only travelling wave sol...
Ashfaque H. Bokhari, Abdul Hamid Kara, F. D. Zaman
ICFP
2005
ACM
14 years 9 months ago
Qualified types for MLF
MLF is a type system that extends a functional language with impredicative rank-n polymorphism. Type inference remains possible and only in some clearly defined situations, a loca...
Andres Löh, Daan Leijen