https://github.com/JuliaLang/julia
Revision 8bedfacbbc190b0baa01254946d185330eeb23ac authored by Erik Schnetter on 25 July 2016, 17:57:07 UTC, committed by Erik Schnetter on 26 July 2016, 19:44:04 UTC
- add type signature to restrict arguments to Integer
- use type promotion
- correct existing test case for negative modulos
- clarify documentation
- add test cases
- also update description of `gcdx`, add a few comments to the source code.

Closes #17595.
1 parent 8f99882
History
Tip revision: 8bedfacbbc190b0baa01254946d185330eeb23ac authored by Erik Schnetter on 25 July 2016, 17:57:07 UTC
Correct `invmod` for unsigned integers and for negative moduli
Tip revision: 8bedfac
File Mode Size
devdocs
images
man
manual
stdlib
.gitignore -rw-r--r-- 24 bytes
DocCheck.jl -rw-r--r-- 7.5 KB
Makefile -rw-r--r-- 6.8 KB
NEWS-update.jl -rw-r--r-- 454 bytes
README.md -rw-r--r-- 1.2 KB
conf.py -rw-r--r-- 10.2 KB
genstdlib.jl -rw-r--r-- 7.4 KB
index.rst -rw-r--r-- 1.9 KB
latex.rst -rw-r--r-- 139 bytes
requirements.txt -rw-r--r-- 218 bytes
tabcomplete.jl -rw-r--r-- 2.4 KB

README.md

back to top