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.
Merge tag '7.5.rc1' into t/19580/asy/locals
SageMath version 7.5.rc1 * tag '7.5.rc1': (8201 commits) Updated SageMath version to 7.5.rc1 amending coment and message in setup.py Move autogen to a more appropriate location. 22095: better doctest run tests only in spkg-check. Also run spkg-check with the same options as spkg-install SAGERUNTIME requires psutil 22095: zero should be zero Revert "Stronger C typing for Singular ring order." Remove backported patch as it needs further patching... Gracefully handle closing of stdin in Singular. Upstream patch for GB over rings. New name for QQ in singular. Backport new functions for ring name printing. Otherwise debug mode cries. Backport Singular 4-2-0 patch. Not needed now but we'll have to deal with this. Let new Singular act as old one for GB computations over ZZ. Mark some params as unused in xalloc. Stronger C typing for Singular ring order. 22068: address reviewer's comments Updated SageMath version to 7.5.rc0 #22063 better precision handling ...
- Loading branch information
Showing
4,240 changed files
with
352,178 additions
and
158,445 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
;;; Directory Local Variables | ||
;;; For more information see (info "(emacs) Directory Variables") | ||
|
||
((nil | ||
;; Use space instead of tabs for indentation | ||
(indent-tabs-mode . nil)) | ||
(makefile-mode | ||
;; But use tabs in Makefiles | ||
(indent-tabs-mode . t))) |
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
Oops, something went wrong.