axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] project update


From: daly
Subject: [Axiom-developer] project update
Date: Tue, 23 Dec 2014 05:45:46 -0600

Progress has been made on many fronts in the last week.

Most of the time was spent on the Interpreter (volume 5). The most
significant long term change is adding signatures to the lisp code and
a separate Signatures chapter which contains backlinks to the
functions. A complete collection of all missing references now exists
so the next round of work can add the missing code.

I rebuilt my hardware and now have a new Jenkins dedicated disk. I
spent time creating VirtualBox instances of many distros so they can
be used in the automated build.

The other major effort involved starting another computer algebra test
suite (CATS) based on Wester's published test cases. Unlike the other
CATS suites (integration, differential equations, graphics), this one
ranges across many areas of Axiom.

Tim


=======================================================================

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom continuous integration
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
  * The jenkins server now has private disk space.
  * Built individual virtualbox images for many distros.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom Burge recursive parser
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Got a copy of Recursive Programming Techniques by Burge

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom Charybdis
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Read the Charybdis paper

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom src/interp cleanup
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Started rewrite into standard common lisp syntax (from machine syntax)
  * Removed |function| macro globally.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom interpreter merge
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Complete review of Volume 5, noting all of the missing references. 
  * Started adding missing references.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom CATS expansion
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Adding Wester test suite as published at
    http://math.unm.edu/~wester/cas_review.html

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom buglist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * Add )savesystem restore failure to buglist

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom books
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * treeshake missing references
  * added a Signatures chapter to the Axiom Interpreter volume
  * added signatures of some lisp functions
  * clean up the defvar syntax

-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Axiom interpreter
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  * )quit now defaults to immediate quit






reply via email to

[Prev in Thread] Current Thread [Next in Thread]