Sciweavers

327 search results - page 7 / 66
» Automatic Array Privatization
Sort
View
ACSD
2004
IEEE
102views Hardware» more  ACSD 2004»
14 years 5 days ago
Arrays and Contracts for the Specification and Analysis of Regular Systems
We explore a structuring mechanism for reactive systems, based on two ideas: array iterators allow the description of regular systems; logical-time contracts allow local or global...
Florence Maraninchi, Lionel Morel
PADL
2007
Springer
14 years 2 months ago
Rewriting Haskell Strings
Abstract The Haskell String type is notoriously inefficient. We introduce a new data type, ByteString, based on lazy lists of byte arrays, combining the speed benefits of strict a...
Duncan Coutts, Don Stewart, Roman Leshchinskiy
SC
1995
ACM
13 years 12 months ago
A Novel Approach Towards Automatic Data Distribution
: Data distribution is one of the key aspects that a parallelizing compiler for a distributed memory architecture should consider, in order to get efficiency from the system. The ...
Jordi Garcia, Eduard Ayguadé, Jesús ...
BMCBI
2005
180views more  BMCBI 2005»
13 years 8 months ago
arrayCGHbase: an analysis platform for comparative genomic hybridization microarrays
Background: The availability of the human genome sequence as well as the large number of physically accessible oligonucleotides, cDNA, and BAC clones across the entire genome has ...
Björn Menten, Filip Pattyn, Katleen De Preter...
FASE
2009
Springer
14 years 3 months ago
Finding Loop Invariants for Programs over Arrays Using a Theorem Prover
Abstract. We present a new method for automatic generation of loop invariants for programs containing arrays. Unlike all previously known methods, our method allows one to generate...
Laura Kovács, Andrei Voronkov