1 <HTML> 2 <HEAD> 3 <TITLE> Paul's Home Page </TITLE> 4 </HEAD> 5 <BODY BGCOLOR="#ffffff"> 6 7 <H1> Paul's Home Page </H1> 8 9 <H2> Background </H2> 10 11 I am a research scientist at the Northeast Parallel Architectures 12 Center (NPAC) at Syracuse University in Syracuse, New York. 13 I am working on applications of high performance computing and 14 communications, parallel computing, computational science, 15 and the World Wide Web. 16 <p> 17 I like hiking, canoeing, whitewater kayaking, rock climbing, 18 traveling, photography, fossils, alternative music, mammals, 19 old buildings, and kitsch. 20 21 <H2> Interests </H2> 22 23 <UL> 24 <LI> Parallel algorithms 25 <LI> Graphics and visualization 26 <LI> Computational physics 27 <LI> Computational science education 28 <UL> 29 30 <H2> Favorite Bands </H2> 31 32 <OL> 33 <LI> Yo La Tengo 34 <LI> The Jesus and Mary Chain 35 <LI> The Clean 36 <LI> The Cocteau Twins 37 <LI> The Breeders 38 </OL> 39 40 </BODY> 41 </HTML>