-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
docThis change adds or pertains to documentationThis change adds or pertains to documentation
Description
We should have a section in the AA/Nemo/OScar manual or manuals somewhere dealing with a bunch of common questions and pitfalls. I am thinking about things like
- why is
2^100 == 0and how to deal with it - why are Julia and OSCAR matrices different
- why do
f/3andf//3for a polynomialflook the same but are different (see chg://(a::QQMPolyRingElem, b::($jT))Nemo.jl#2164) - ...
Of course some of them might already be answered elsewhere; in that case it's fine to give a terse answer and link to the long answer. My point is: we should have such a list in a central place so that people can read it all in one go after they did their first steps in our system(s)
Metadata
Metadata
Assignees
Labels
docThis change adds or pertains to documentationThis change adds or pertains to documentation