From rudy.neeser at gmail.com Sun Jan 31 12:23:20 2010 From: rudy.neeser at gmail.com (Rudy Neeser) Date: Sun, 31 Jan 2010 14:23:20 +0200 Subject: [l-math-announce] L-MATH Initial Release Message-ID: <1264940600.7022.5.camel@neverwhere> I am pleased to announce the release of L-MATH, a Common Lisp library for simple linear algebra in geometric applications. Vector and matrix classes are available, as are linear interpolation functions and various operations related to creating rotation matrices using pre-specified frames. The 0.3 series marks the library's initial release. The project's homepage is available at: http://common-lisp.net/projects/l-math L-MATH is licensed under the GPLv3 (or later version) with the Classpath exception. You can read more about the library and how to use it here: http://launchpad.net/l-math/0.3/0.3.1/+download/README The source files are available for download here: http://launchpad.net/l-math/0.3/0.3.1/+download/l-math_0.3.1.tar.gz The GPG detached signature is available from: http://launchpad.net/l-math/0.3/0.3.1/+download/l-math_0.3.1.tar.gz.asc You can verify the download using the following command: gpg --verify l-math_0.3.1.tar.gz.asc The public key can be obtained like so: gpg --keyserver keyserver.ubuntu.com --recv-keys 63513948 Here is the MD5 checksum: 86432964bbefad24435db3c63108890c l-math_0.3.1.tar.gz L-MATH can also be installed using ASDF-INSTALL like so: (require 'asdf-install) (asdf-install:install 'l-math) Best, Rudolph Neeser -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: