Thanks Kurt. I think this is very interesting. I checked a few
worksheets randomly and they look pretty nice.  I did notice one
problem.  See:

https://github.com/nilqed/fricas_input/blob/master/nb/input2ipynb/nbconvert.ipynb/clifford.nbconvert.ipynb

Compare

http://sourceforge.net/p/fricas/code/HEAD/tree/trunk/src/input/clifford.input?force=True

It seems that the function definition

dual2 a ==
    coefficient(a,[2,3])$Ext * i + _
    coefficient(a,[3,1])$Ext * j + _
    coefficient(a,[1,2])$Ext * k

is not converted properly.

Regards,
Bill Page.





On 7 January 2016 at 16:19, Kurt Pagani <[email protected]> wrote:
>
> Regarding Jupyter I've just started writing some documentation - that is
> documenting the features which are special in connection with FriCAS.
> May take some weeks ;)
> To test the interface I've converted the (some 250) input files in the
> distro to nb format (also some pages of the book). If you are interested
> you'll find them @ https://github.com/nilqed/fricas_input/tree/master/nb
> (Github allows rendering notebooks, a nice fature).
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to