Sciweavers

2596 search results - page 154 / 520
» Gradual Typing for Objects
Sort
View
SIGPLAN
2002
15 years 6 months ago
A rule-based language for programming software updates
We describe the design of a rule-based language for expressing changes to Haskell programs in a systematic and reliable way. The update language essentially offers update commands...
Martin Erwig, Deling Ren
HASKELL
2006
ACM
16 years 11 days ago
An extensible dynamically-typed hierarchy of exceptions
In this paper we address the lack of extensibility of the exception type in Haskell. We propose a lightweight solution involving the use of existential types and the Typeable clas...
Simon Marlow
IJDMB
2006
125views more  IJDMB 2006»
15 years 6 months ago
Bi-level clustering of mixed categorical and numerical biomedical data
: Biomedical data sets often have mixed categorical and numerical types, where the former represent semantic information on the objects and the latter represent experimental result...
Bill Andreopoulos, Aijun An, Xiaogang Wang
CVPR
2010
IEEE
16 years 2 months ago
Robust Classification of Objects, Faces, and Flowers Using Natural Image Statistics
Classification of images in many category datasets has rapidly improved in recent years. However, systems that perform well on particular datasets typically have one or more lim...
Christopher Kanan, Garrison Cottrell
WCRE
2008
IEEE
16 years 24 days ago
Discovering New Change Patterns in Object-Oriented Systems
Modern software has to evolve to meet the needs of stakeholders; but the nature and scope of this evolution is difficult to anticipate and manage. In this paper, we examine techn...
Stéphane Vaucher, Houari A. Sahraoui, Jean ...