On 25.06.23 19:58, Waldek Hebisch wrote:
On Sun, Jun 25, 2023 at 04:13:46PM +0200, Ralf Hemmecke wrote:
https://github.com/fricas/jfricas/commit/78be121a4b10ee4183d4e097547c05a4756da633
OK
I've opened
https://github.com/fricas/fricas/pull/129
and will commit tomorrow night.
Similarly with mathprintWithNumber. But I guess mathPrintWithNumber is too
late for the next release.
Well, I was thinking about this. The attached patch should handle this.
Just set '$print_equatnum' to 'false' (Lisp 'nil') to supress equation
numbers.
OK, will experiment tomorrow.
The definition of |interpret-block| would also be a nice addition to FriCAS,
since it allows multi-line strings to be interpreted as if coming from a
file (with intendation working correctly).
https://github.com/hemmecke/jfricas/blob/master/jfricas/webspad.lisp#L102
Yes, it can go in.
Hmmmm... not so easy for me. Long time ago that I did this. I think, I
took most stuff from here.
https://github.com/fricas/fricas/blob/master/src/interp/int-top.boot#L144
So |interpret-block| should probably live in int-top.boot.
But to translate my code back into .boot format without making erros is
currently out of scope. Waldek, may I ask for your help.
Ralf
--
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/d403a419-3777-57ee-c5c9-d2a3054fc97d%40hemmecke.org.