Sciweavers

1611 search results - page 72 / 323
» A Library for Self-Adjusting Computation
Sort
View
EUROPAR
2011
Springer
14 years 4 months ago
A Fully Empirical Autotuned Dense QR Factorization for Multicore Architectures
: Tuning numerical libraries has become more difficult over time, as systems get more sophisticated. In particular, modern multicore machines make the behaviour of algorithms hard ...
Emmanuel Agullo, Jack Dongarra, Rajib Nath, Stanim...

Source Code
1651views
17 years 4 months ago
VTK - The Visualization Toolkit
The Visualization ToolKit (VTK) is an open source for 3D computer graphics, image processing, and visualization. VTK consists of a C++ class library, and several interpreted interf...
ACL2
2006
ACM
15 years 10 months ago
Memories: array-like records for ACL2
We have written a new records library for modelling fixedsize arrays and linear memories. Our implementation provides fixnum-optimized O(log2 n) reads and writes from ad
Jared Davis
SIGCSE
2005
ACM
240views Education» more  SIGCSE 2005»
15 years 10 months ago
A Java framework for experimentation with steganography
This article describes a Java framework for experimentation with fundamental steganographic techniques. The framework is built on top of Java's image processing libraries and...
Kenny Hunt
ESA
2004
Springer
124views Algorithms» more  ESA 2004»
15 years 8 months ago
Code Flexibility and Program Efficiency by Genericity: Improving Cgal's Arrangements
Arrangements of planar curves are fundamental structures in computational geometry. We describe the recent developments in the arrangement package of Cgal, the Computational Geomet...
Efi Fogel, Ron Wein, Dan Halperin