User profile: tition

User info
User name:tition
Location:US
Website:http://vector-partition.jacobs-university.de/vpf/cgi-bin/calculator
Bio:My current (and only) C++ project:

(instance1:)
http://vector-partition.jacobs-university.de/vpf/cgi-bin/calculator
(instance2:)
http://cartan.math.umb.edu/vpf/cgi-bin/calculator


This is a calculator I use in my current work, and is completely experimental. The calculator uses Javascript for displaying math.
History
Joined:
Number of posts:723
Latest posts:

SVN Tools
I use kdesvn Open kdesvn = 1 click. Open one of the two projects I work on = 1 menu selection =...

One of my worst math library design decisions:
My polynomial implementation is actually quite more complicated than that. A polynomial in my impl...

One of my worst math library design decisions:
I cannot decide whether I am programming for a living or not. My c++ math project basically contains...

One of my worst math library design decisions:
Before you see my rant, what are the worst design decisions you ever made? ***here is one of mine: r...

opengl z-buffer alpha sorting
Think of this shape: [code] _______________________________________ | . [/code] Th...