refer.html 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3. <head>
  4. <title>People and Projects using GTL</title>
  5. <link rel=stylesheet href="style.css" type="text/css" media=screen>
  6. <style type="text/css">
  7. <!--
  8. .people { margin-top:5px; margin-left:1cm; text-align:left; }
  9. .comment { margin-top:20px; font-style:italic; }
  10. -->
  11. </style>
  12. </head>
  13. <body>
  14. <p class="links">
  15. <a href="index.html">Home</a> |
  16. <a href="manual/index.html">Documentation</a> |
  17. <a href="register.html">Download</a> |
  18. <a href="platforms.html">Platforms</a> |
  19. Projects |
  20. <a href="lists.html">Mailing Lists</a> |
  21. <a href="history.html">Version History</a>
  22. </p>
  23. <p><span class="heading">{ People and Projects using GTL }</span></p>
  24. <div class="comment">
  25. I've found GTL to be really good to use, and was a perfect
  26. drop-in replacement for LEDA.
  27. </div>
  28. <div class="people">
  29. <a href="mailto:kevinb1@gte.net">Dr. Kevin Bradley</a>
  30. <br>
  31. <a href="http://home1.gte.net/kevinb1/SEW/SEW.html">SEW</a> - The System
  32. Engineer's Workbench
  33. </div>
  34. <div class="comment">
  35. Firstly, great work on GTL-- it's a nicely designed library that
  36. does what it sets out to do very well. Thanks!
  37. </div>
  38. <div class="people">
  39. <a href="mailto:gjb@cs.washington.edu">Greg J. Badros</a>
  40. <br>
  41. <a href="http://www.cs.washington.edu/research/constraints/cassowary/">Cassowary</a> A Constraint Solving Toolkit
  42. </div>
  43. <div class="comment">
  44. I found the GTL to be a very well implemented solution for what I
  45. was trying to do (...) Thank you for a great toolkit: GTL has been
  46. very helpful to me
  47. </div>
  48. <div class="people">
  49. <a href="mailto:kewarken@erwin.math.lakeheadu.ca">Kris Warkentin</a>
  50. <br>
  51. <a href="http://erwin.math.lakeheadu.ca/gtool/">GTool</a> Graph-drawing tool
  52. </div>
  53. <div class="comment">
  54. I was very pleased to find GTL ;^). Doing a few test examples, I
  55. found it even better due to the thorough online documentation.
  56. </div>
  57. <div class="people">
  58. <a href="mailto:kjellp@ii.uib.no">Kjell Petersen</a>
  59. <br>
  60. Bioinformatics: Modeling protein folding
  61. </div>
  62. <div class="comment">
  63. GTL thus far has been quite helpful in modeling evolutionary trees
  64. and in manipulating them with graph algorithms.
  65. </div>
  66. <div class="people">
  67. <a href="mailto:lamj@stat.cmu.edu">Johnny C. Lam</a>
  68. <br>
  69. <a href="http://www.stat.cmu.edu/~roeder/=finemap/">Finemap</a> Genetics
  70. </div>
  71. <div class="comment">
  72. GTL is a very useful library that can be easily adapted to our
  73. needs.
  74. </div>
  75. <div class="people">
  76. <a href="mailto:unterkir@ifu.bepr.ethz.ch">Andreas Unterkircher</a>
  77. <br>
  78. Finite Element Programming
  79. </div>
  80. <div class="comment">
  81. GTL is a great library that I've found really useful in my research.
  82. </div>
  83. <div class="people">
  84. <a href="mailto:r.page@bio.gla.ac.uk">Roderic D. M. Page</a>
  85. <br>
  86. <a href="http://darwin.zoology.gla.ac.uk/~rpage/supertree/">Supertree</a>
  87. </div>
  88. <p class="links">
  89. <a href="http://www.uni-passau.de/">University of Passau</a>
  90. &nbsp;-&nbsp;
  91. <a href="http://www.fmi.uni-passau.de/">FMI</a>
  92. &nbsp;-&nbsp;
  93. <a href="http://www.fmi.uni-passau.de/fmi/lehrstuehle/brandenburg/">Theoretical
  94. Computer Science</a>
  95. </p>
  96. <div class="copyright">
  97. Design &copy; 2002--2005 <a href="mailto:raitner@fmi.uni-passau.de">Marcus Raitner</a>, University of Passau
  98. </div>
  99. </body>
  100. </html>
  101. <!-- Local Variables: -->
  102. <!-- mode: html -->
  103. <!-- End: -->