Opened 5 years ago
#21633 new enhancement
complete documentation for Singular interface related functions
Reported by: | jakobkroeker | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-7.4 |
Component: | documentation | Keywords: | Singular interface documentation |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #17254 | Stopgaps: |
Description
The documentation of many functions in
src/libs/singular/
is missing or incomplete. => fix it.
Some namings also seems unfortunate.
(Personally I was confused at least by si2sa...()
' and sa2si...()
' After a while I got that it was 'SingularToSage?' and 'SageToSingular?'
)
Note: See
TracTickets for help on using
tickets.