- Fixed final major bugs in simulation algorithm.
- New: API reference, internals manual.
- Demo application: better interactive behaviour.
A new version is out. Main features:
- modified conjugate gradient algorithm for matrix solution
- sparse matrix storage
- matrix-of-matrices
- better visuals
which essentially means that it's *much* faster than earlier versions. Animations that took three hours to render in 0.5.1 now run in near-realtime.
Version 0.5.1 has been released. This version uses Boost and uBLAS for matrices, instead of MTL. As a result, it now compiles under Visual C++ 6.0 on Windows. Binaries are available for Windows, and source for Linux and Windows is also available.
An initial public release, labelled 0.5.0, is now available for download.