Hi, Can you tell me more about the advantages of installer over zip file? (Other than start menu entry and desktop icon.)
Also, it would be good to integrate it with Github CI. - Qian On 5/13/24 07:43, Grégory Vanuxem wrote:
Hello folks, Below is a link to a Windows setup program to install FriCAS, usually in "USER_HOME"/AppData/local/programs/. A FriCAS start menu entry is added, and optionally it can also create a desktop icon. The icon used is an old one I created before an official icon was chosen. Starting FriCAS will open a Microsoft Windows Terminal running it. I just partially reverted a commit [1] to allow running 'series(sin(x))*1.0' but this is unsatisfactory. Please give it a try, for example it is compiled with GMP integer multiplication support but I don't know how it behaves in other settings than me. https://drive.google.com/file/d/1sRNXFCBvrD70ISbTyKEpHuOoUmFA7V4G/view?usp=sharing wget or curl need special parameters to download it, but even with a good link for them, I don't think you will be able to download it because of Google anti-virus settings. Use a browser instead. - Greg [1] src/interp/macros.lisp - line 224: ;(defun GLESSEQP (X Y) (|lt_sexp| X Y)) (defun GLESSEQP (X Y) (NOT (GGREATERP X Y)))
-- 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/98416336-a0b2-4b5c-a124-680a9ed1c172%40gmail.com.
