• matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala MATLAB®* or Mathematica®†), web application servers, and six graphical user interface toolkits.

  • This is my project blog. Most often, it serves as a place to announce updates about Minim, my Java audio library. However, I reserve the right to post about any other interesting things I might be working on, as well.
  • Hi, my name is Paul Lamb.  This website is for programmers, web developers, gamers, beta testers, and anyone else who is interested in the projects I am working on.  I have been into computer programming since I was in Third Grade.  I recreated several of the old Atari arcade games for my computer in MSDOS Turbo Basic before I was even in High School.  For my honors project in college, I recreated Super Mario Brothers from the ground up, using Borland C++.  I have had experience in many different subjects: I have designed video games, built interactive webpages, designed databases and interfaces, experimented with artificial intelligence, and worked with both 2D and 3D graphics in multiple computer languages.  I have worked extensively with various versions of BASIC, C, C++, JAVA, and PERL.
  • he Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API.

  • The Asana-Math OpenType font includes almost all mathematical symbols
    included in the latest version of Unicode. In addition, it includes
    a MATH OpenType table so as to be useful for the typesetting of
    mathematical text. It has beeb tested with XeTeX 0.997 and the
    output is comparable to the output produced with Cambria-Math.
    The font is not finished yet, but it is released as beta software
    in the hope that people will use it, diccover bugs and report
    them back to me. Last but certainly least, I used the pxfonts as
    a basis for the design of most glyphs.
    (tags: mathml fonts)

  • he goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library
  • Dexy is a free-form literate documentation tool for writing any kind of technical document incorporating code. Dexy helps you write correct documents, and to easily maintain them over time as your code changes. Dexy is open source software, so it's absolutely free to use. If you'd like more information about what Dexy is and how it works, visit the intro page.