After several weeks of not being able to produce anything useful, I've made a whole bunch of updates to genius and made a 1.0.0 release. It's not that it's so much more featureful than 0.7.7, but hell, it's been 10 years now, there ought to be a 1.0.0 release one of these days. I know I made a pledge to not release until it can do eigenvalues/eigenvectors in general, but I'm not sure when I will implement that. There is RQI code in there now, so you can get an eigenvalue and an eqigenvector for a general matrix, but I suppose the correct solution is to hook it up to some lapack code or some such. libgsl has some matrix stuff for double precision which I suppose would be fine, but it doesn't yet do arbitrary complex matrices either and I was too lazy to hook it up. Plus I'd need to depend on fairly new libgsl ...
I've made them install genius and maxima on all the linux boxes in the UIUC math department even though most people here use Mathematica since Wolfram is here in town. Strange as it seems, there are actual genius users out there, so perhaps it is time to make their ranks larger (no pun intended).
I'm also still working on a paper on which I was working when I last wrote a blog entry. I've yet again made the theorems slightly stronger in hopes of improving exposition (doesn't that sound weird). So it's still not arxiv ready I don't think for another week or so. So far people that have seen it like it.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!