Sciweavers

1167 search results - page 76 / 234
» Python for Scientific Computing
Sort
View
CORR
2010
Springer
104views Education» more  CORR 2010»
14 years 5 months ago
Machine Science in Biomedicine: Practicalities, Pitfalls and Potential
Machine Science, or Data-driven Research, is a new and interesting scientific methodology that uses advanced computational techniques to identify, retrieve, classify and analyse da...
Thomas W. Kelsey, W. Hamish B. Wallace
ASAP
2007
IEEE
135views Hardware» more  ASAP 2007»
15 years 4 months ago
An Application Specific Memory Characterization Technique for Co-processor Accelerators
Commodity accelerator technologies including reconfigurable devices provide an order of magnitude performance improvement compared to mainstream microprocessor systems. A number o...
Sadaf R. Alam, Jeffrey S. Vetter, Melissa C. Smith
PLDI
2009
ACM
15 years 10 months ago
Chameleon: adaptive selection of collections
Languages such as Java and C#, as well as scripting languages like Python, and Ruby, make extensive use of Collection classes. A collection implementation represents a fixed choic...
Ohad Shacham, Martin T. Vechev, Eran Yahav
ISCA
2010
IEEE
189views Hardware» more  ISCA 2010»
15 years 3 months ago
RETCON: transactional repair without replay
Over the past decade there has been a surge of academic and industrial interest in optimistic concurrency, i.e. the speculative parallel execution of code regions that have the se...
Colin Blundell, Arun Raghavan, Milo M. K. Martin
WOTUG
2008
14 years 11 months ago
Process-Oriented Collective Operations
Abstract. Distributing process-oriented programs across a cluster of machines requires careful attention to the effects of network latency. The MPI standard, widely used for cluste...
John Markus Bjørndalen, Adam T. Sampson