Groups
Groups
Sign in
Groups
Groups
FriCAS - computer algebra system
Conversations
About
Send feedback
Help
)library .... )quiet
10 views
Skip to first unread message
Ralf Hemmecke
unread,
Nov 7, 2021, 5:19:03 AM
11/7/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas-devel
Couldn't we have a ")quiet" option to the )library command?
Currently FriCAS tells me about loading and exposing all the constructors.
A simple hack is
)lisp (DEFUN |sayMSG| (|x|) ())
)library ...
)boot sayMSG(x) == sayBrightly1(x, get_algebra_stream())
but also that prints something.
It is all about messages like
S2IZ0049K
%1b is already explicitly exposed in frame %2b
S2IU0001
%1 will be automatically loaded when needed from %2
Any idea how to extend FriCAS with such an option?
Thank you
Ralf
Reply all
Reply to author
Forward
0 new messages