Hi Martin,

on https://github.com/martinbaker/multivector/blob/master/computation.spad.pamphlet#L424

I see

  Rep := Record(nme:String)

I cannot see a good reason for this extra Record wrapper. Why don't you simply say

  Rep := String

?

Furthermore, I don't really like that the output looks like a string. What was your reason for choosing this print format?

Ralf

PS: Sorry, I haven't yet read all of your code+documentation, but the above are some things that I wanted to mention.

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to