Skip to Content.
Sympa Menu

mathemagix-devel - [Mathemagix] shell & glue

Subject: Mathemagix

List archive

[Mathemagix] shell & glue


Chronological Thread 
  • From: Grégoire Lecerf <address@concealed>
  • To: address@concealed
  • Subject: [Mathemagix] shell & glue
  • Date: Fri, 23 Oct 2009 20:12:48 +0200

Hi,
I've done some little but useful changes within the shell.
Grégoire.

1) big_add ([1, "a"])
1:1: exception, invalid function application error (Integer + String)
big_add ([1, "a"])
~~~~~~~~~~


It gives you the function that misses when evaluating
expressions with generic in C++

2) The glued 'iterate functions temporarily produce Generator Generic.
This is a hack done in autoglue only. It will be removed with the new interpreter.

Example: for i: Integer in polynomial (1,2,3) do mmout << i << "\n";

3) When executing 'use "package"', Unkown types in signatures
raise a warning. Please fix them progressively.



begin:vcard
fn;quoted-printable:Gr=C3=A9goire Lecerf
n;quoted-printable:Lecerf;Gr=C3=A9goire
org;quoted-printable;quoted-printable:CNRS / Universit=C3=A9 de Versailles;Laboratoire de Math=C3=A9matiques
adr;quoted-printable;quoted-printable:45 avenue des =C3=89tats-Unis;;Universit=C3=A9 de Versailles;Versailles;;78035;France
email;internet:address@concealed
title;quoted-printable:Charg=C3=A9 de recherche
x-mozilla-html:FALSE
url:www.math.uvsq.fr/~lecerf
version:2.1
end:vcard




Archive powered by MHonArc 2.6.18.

Top of Page