SCM Repository
[diderot] / web / htdocs / index.html |
View of /web/htdocs/index.html
Parent Directory
|
Revision Log
Revision 1474 -
(download)
(as text)
(annotate)
Sun Aug 28 19:00:14 2011 UTC (9 years, 4 months ago) by jhr
File size: 3206 byte(s)
Sun Aug 28 19:00:14 2011 UTC (9 years, 4 months ago) by jhr
File size: 3206 byte(s)
prototype of new Diderot website
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Diderot Project: Home</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="BBEdit 9.6"> <link rel="stylesheet" type="text/css" href="styles/styles.css" /> </head> <body> <div id="container"> <div id="pageHeader"><!-- Start page header --> <div id="pageLogo"> <img src="images/logo2-504x216.png" width="504" height="216" alt="Site logo"/> </div> <div id="pageTitle"> <h1>Diderot</h1> <h2>A Parallel DSL for Image Analysis and Visualization</h2> </div> </div><!-- End page header --> <div id="navcontainer"><!-- Start Navigation --> <ul> <li><a href="new-index.html" rel="self" id="current">Home</a></li> <li><a href="examples.html" rel="self">Examples</a></li> <li><a href="documentation.html" rel="self">Documentation</a></li> <li><a href="downloads.html" rel="self">Downloads</a></li> <li><a href="links.html" rel="self">Links</a></li></ul> </div><!-- End navigation --> <div class="clearer"></div> <div id="contentContainer"><!-- Start main content wrapper --> <div id="content"><!-- Start content --> <h1 class="">News</h1> <h3>[2011-08-04] New website design</h3> <p> New website design </p> <h1 class="">About</h1> <p> Diderot is a <i>Parallel Domain-specific Language</i> (PDSL) for image analysis and visualization. It is designed to support a class of algorithms that are programmed in terms of <em>continuous</em> scalar, vector, and tensor fields that are reconstructed from the image data. Diderot provides a high-level mathematical programming model for these algorithms, while also providing high-performance implementations on a variety of parallel hardware platforms. </p> <h1 class="">People</h1> <ul> <li><a href="http://cs.uchicago.edu/people/cchiw/">Charisee Chiw</a></li> <li><a href="http://cs.uchicago.edu/~glk/">Gordon Kindlmann</a></li> <li><a href="http://cs.uchicago.edu/~jhr/">John Reppy</a></li> <li><a href="http://www.cs.uchicago.edu/people/lamonts">Lamont Samuels</a></li> <li><a href="http://www.cs.uchicago.edu/people/nseltzer">Nicholas Seltzer</a></li> </ul> <h1 class="">Support</h1> <p> We thank <a href="http://research.nvidia.com/content/academic-partnership-program">NVIDIA</a> for hardware and financial support. </p> </div><!-- End content --> </div><!-- End main content wrapper --> <div class="clearer"></div> <div id="footer"><!-- Start Footer --> <div id="breadcrumbcontainer"><!-- Start the breadcrumb wrapper --> <ul> <li><a href="new-index.html">Home</a> > </li> </ul> </div><!-- End breadcrumb --> <p>© 2011 The Diderot Project</p> </div><!-- End Footer --> </div><!-- End container --> </body> </html>
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |