So the way to clear kernel cache is to just pass ")clear all" to FriCAS. If the unbalanced ")" causes trouble, use "clearCmdAll()$Lisp" instead.
https://fricas.github.io/api/MoreSystemCommands.html?highlight=moresystemcommand I thought the preferred non-lispy way is systemCommand("clear all")$MoreSystemCommands 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/eb3d4540-394c-bd65-db33-14bd00481956%40hemmecke.org.
