installed windows binary, where to do "sage -i database_odlyzko_zeta"
which program of the various *.exe's will do an install?
add a comment
which program of the various *.exe's will do an install?
The precompiled Sage binaries (for Windows or otherwise) currently do not have the backstage machinery necessary t install an optional (or experimental) Sage package. In order to do this, you need to compile from source.
However, some "Sage" packages are just wrappers for Python packages, which may be installable via sage -pip install <yourpackage>
.
HTH,
Asked: 1 year ago
Seen: 166 times
Last updated: Sep 27 '23