This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
306 changed files
with
6,183 additions
and
6,271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Sage version 7.0.rc1, released 2016-01-14 | ||
Sage version 7.0, released 2016-01-19 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
tarball=configure-VERSION.tar.gz | ||
sha1=5718238d9da2cc8a70a66d9dff3f6da33d0cb579 | ||
md5=3f84f3806e725dbfe742d8b6a22750f9 | ||
cksum=7625246 | ||
sha1=631a348f0ac864b3ec37dfcb1d7fab79e213a075 | ||
md5=5759d84c96102aee89c7eaea0aadf842 | ||
cksum=2510923339 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
139 | ||
140 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
┌────────────────────────────────────────────────────────────────────┐ | ||
│ SageMath Version 7.0.rc1, Release Date: 2016-01-14 │ | ||
│ SageMath Version 7.0, Release Date: 2016-01-19 │ | ||
│ Type "notebook()" for the browser-based notebook interface. │ | ||
│ Type "help()" for help. │ | ||
└────────────────────────────────────────────────────────────────────┘ | ||
[31m┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ | ||
┃ Warning: this is a prerelease version, and it may be unstable. ┃ | ||
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛[0m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sage version information for shell scripts | ||
# This file is auto-generated by the sage-update-version script, do not edit! | ||
SAGE_VERSION='7.0.rc1' | ||
SAGE_RELEASE_DATE='2016-01-14' | ||
SAGE_VERSION='7.0' | ||
SAGE_RELEASE_DATE='2016-01-19' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
from .misc import (algdep, bernoulli, is_prime, is_prime_power, | ||
is_pseudoprime, is_pseudoprime_power, is_pseudoprime_small_power, | ||
prime_powers, primes_first_n, eratosthenes, primes, | ||
next_prime_power, next_probable_prime, next_prime, | ||
previous_prime, previous_prime_power, random_prime, | ||
divisors, sigma, gcd, GCD, lcm, LCM, xlcm, xgcd, xkcd, | ||
inverse_mod, get_gcd, get_inverse_mod, power_mod, | ||
rational_reconstruction, mqrr_rational_reconstruction, | ||
trial_division, factor, prime_divisors, odd_part, prime_to_m_part, | ||
is_square, is_squarefree, euler_phi, crt, CRT, CRT_list, CRT_basis, | ||
CRT_vectors, multinomial, multinomial_coefficients, | ||
binomial, factorial, kronecker_symbol, kronecker, legendre_symbol, | ||
primitive_root, nth_prime, quadratic_residues, moebius, | ||
continuant, number_of_divisors, hilbert_symbol, hilbert_conductor, | ||
hilbert_conductor_inverse, falling_factorial, rising_factorial, | ||
integer_ceil, integer_floor, | ||
two_squares, three_squares, four_squares, sum_of_k_squares, | ||
subfactorial, is_power_of_two, differences, | ||
sort_complex_numbers_for_display, | ||
fundamental_discriminant, squarefree_divisors, | ||
Sigma, radical, Euler_Phi, binomial_coefficients, jacobi_symbol, | ||
Moebius, dedekind_sum, | ||
prime_factors, prime_range, valuation) |
Oops, something went wrong.