Hello, Thank you for the release!
Just chiming in to report that I (a FriCAS devel newbie) could successfully build and check the source code from GitHub on Windows 11/WSL2.0 Debian machine + use it with jFriCAS. Configure command: ../fricas/configure --with-lisp="/home/ark/fricas/fricas/hsbcl_ql --dynamic-space-size 4096" --enable-gmp FriCAS: https://github.com/fricas/fricas/releases/tag/1.3.10 jFriCAS: https://github.com/fricas/jfricas/commit/975273763c0d975e0014b43c0ba3733b3b327abd I had two private changes on top of 1.3.0, which are as follows: 1. A script to generate hsbcl_ql above, which uses SBCL and Hunchentoot loaded via QuickLisp (https://www.quicklisp.org/). 2. Updates to configure.ac to disable HyperDoc by default. A branch with these two commits is here: https://github.com/aravindh-krishnamoorthy/fricas/commits/1.3.10-ark/ Next week, I'll review the developer build documentation, as indicated earlier. Furthermore, at Ralf's convenience, I'll setup a discussion/call about the documentation changes + (eventually) a way to get figures directly in Jupyter Notebooks. Thanks and best regards, Aravindh Krishnamoorthy On Tuesday 9 January 2024 at 20:09:14 UTC+1 Waldek Hebisch wrote: I have put sources and binaries of FriCAS 1.3.10 on Sourceforge. -- 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/f4bef864-498b-4061-99fa-4b0b426b1e0dn%40googlegroups.com.
