L-MATH 0.3.2

Fixed a bug in which matrix and vector data is uninitialised.

Milestone information

Project:
L-MATH
Series:
0.3
Version:
0.3.2
Released:
 
Registrant:
Rudy Neeser
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon README (md5, sig) Documentation 286
last downloaded today
download icon l-math_0.3.2.tar.gz (md5, sig) Source Files 224
last downloaded 10 days ago
Total downloads: 510

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

2010-05-20 Rudy Neeser <email address hidden>

 * l-math.asd (:l-math): Version bump.

 * vector.lisp (x,y,z,w): Ensure that the setf-expanders for these
 forms coerce the new value to a double.

 * matrix.lisp (matrix-elt): Ensured that new elements are coerced
 to double in the setf-expander.

 * vector.lisp (elt): Coerces the new value to a double in the
 setf-expander.
 (initialise-data): Ensure that the vector's elements are
 initialised and set to double.
 (make-vector): Ensure the the initial-elements are coerced to a
 double.

 * matrix.lisp (initialise-data): Ensure that the matrix elements
 are initialised, and that the matrix is an appropriate type.

 * generics.lisp (equivalent): Added an IGNORE statement to fix a
 warning in CLISP

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.