> I think also the web API could be improved. For example when I started using
> FriCAS I didn't realize that 
> a lot of functions have descriptions, but only when it track them back to the
> category where
> they are defined. So
> on https://fricas.github.io/api/UnivariatePuiseuxSeries.html you don't see 
> that
> order can run into problems, only
> on https://fricas.github.io/api/UnivariatePowerSeriesCategory.html
> Other functions like leadingMonomial don't have such warnings at all.
>

A ")show ups" reveals that it is not pretended having leadingTerm being
available. So the API is IMO not generally binding in the sense that the
parameters have yet to be determined. I rely on ")show XY", i.e. when the type
is complete (as you surely noticed there may be a lot of "if X has Y" in the
sources).

-- 
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/614203ee-a7de-2452-5243-f8108179ab5d%40gmail.com.

Reply via email to