Ralf Hemmecke wrote:
> 
> I've finished the renaming of all the "axiom" identifiers to "fricas".
> After this patch, we would have FRICASsys instead of AXIOMsys, and the
> (internal) AXIOM environment variable is then called FRICAS.
> 
> I've also tried to rename Axiom to FriCAS in all places that do not
> relate to the history.
> 
> Furthermore, for the connection with Aldor, the library is then called
> libfricas.al and the include file will be fricas.as (instead of
> libaxiom.al and axiom.as).
> 
> I hope some people look over the patch and tell me whether I've made
> mistakes.
> 
> Compilation went fine at least under Debian 10 and Ubuntu 18.04 with
> sbcl 1.5.8. Differences (normout) between current trunk and my "axiom"
> branch
> 
> https://github.com/hemmecke/fricas/commits/axiom
> 
> is attached.
> 
> The patch is at
> 
> https://github.com/hemmecke/fricas/commit/e88ba99221d0c73454f332c37dbf8d02dab77e59.patch
> 
> but note that there are some files that have been renamed (like, for
> example, axiom.as into fricas.as).
> 
> Can I commit?

Code changes look OK.  However, some changes to comments/documention
lead to weird result.  For example in 'Makenotes.tex' there is
mention on 'MNT' -- this was correct information about Axiom,
but FriCAS never used MNT.

Somewhat related in the log:

> Diffing perm.output
> --- /tmp/tcmp1.5824   2019-11-16 18:50:24.165099503 +0100
> +++ /tmp/tcmp2.5824   2019-11-16 18:50:24.165099503 +0100
> @@ -6,7 +6,7 @@
>     All user variables and function definitions have been cleared.
> =20
>  -- This file demonstrates some of the new routines for permutations
> --- in AXIOM.        ( Last change: 05/16/89   by   HWG )
> +-- in FRICAS.       ( Last change: 05/16/89   by   HWG )
>  --                  (J. Grabmeier: adjusted to new concept: 08/07/89)
>  --                  (M. Weller   : adjusted to 1..: 03/29/90)
>  --                  (J. Grabmeier : adjusted to new algebra 05/14/90)


IMHO this is historical information, routines were added to Axiom,
and at that time were new.  Since it is not relevant now,
I would just delete it.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/E1iWPSS-0000wP-HP%40hera.math.uni.wroc.pl.

Reply via email to