1 <HTML> 2 <HEAD> 3 <TITLE> Paul's Home Page </TITLE> 4 </HEAD> 5 <BODY BGCOLOR="#ffffff"> 6 7 <H1> 8 <IMG SRC="http://www.npac.syr.edu/pictures/picture.gif", 9 ALT="My picture", ALIGN="bottom"> 10 Paul's Home Page </H1> 11 12 <H2> Background </H2> 13 14 I am a research scientist at the 15 <A HREF="http://www.npac.syr.edu/index.html"> Northeast 16 Parallel Architectures Center </A> (NPAC) 17 at Syracuse University in Syracuse, New York. 18 I am working on applications of high performance computing and 19 communications, parallel computing, computational science, 20 and the World Wide Web. 21 <p> 22 I like hiking, canoeing, whitewater kayaking, rock climbing, 23 traveling, photography, fossils, alternative music, mammals, 24 old buildings, and kitsch. 25 26 <H2> Interests </H2> 27 28 <UL> 29 <LI> Parallel algorithms 30 <LI> Graphics and visualization 31 <LI> Computational physics 32 <LI> Computational science education 33 </UL> 34 35 <H2> Favorite Bands </H2> 36 37 <OL> 38 <LI> Yo La Tengo 39 <LI> The Jesus and Mary Chain 40 <LI> The Clean 41 <LI> The Cocteau Twins 42 <LI> The Breeders 43 </OL> 44 45 46 <P> 47 <HR> 48 <ADDRESS> 49 Paul Coddington, Northeast Parallel Architectures Center, 50 <A HREF="mailto:paulc@npac.syr.edu">paulc@npac.syr.edu</A> 51 </ADDRESS> 52 53 </BODY> 54 </HTML>