We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5625a11 commit d72681fCopy full SHA for d72681f
peps/pep-0791.rst
@@ -131,6 +131,10 @@ interval math or numerical integration.
131
Other proposed names include ``ntheory`` (like SymPy's submodule),
132
``integermath`` and ``imaths``.
133
134
+As a variant, new module can be added as a submodule of the
135
+:external+py3.14:mod:`math`. The main module itself will preserve "catch-all"
136
+role for mathematics in the stdlib.
137
+
138
139
Module scope and possible extensions
140
------------------------------------
0 commit comments