Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit aba1d30

Browse files
committedFeb 6, 2016
Merge branch 'develop' into t/19918/symbolics/subs_oo
* develop: (414 commits) Updated Sage version to 7.1.beta2 implement expansion.is_exact() by using term.is_exact() remove INPUT in docstring replace isinstance(..., ExactTerm) with is_exact implement is_exact for terms Add an import-line to example. Removed table of types Trac #20000: remove redundant pair of parentheses Trac 19994: Arb: Euler's constant Rewrote some sentences and fixed typos Doctest corrections. No ö for string constants. Upgrade pari_jupyter to 1.1.0 Double 'encoding' line removed. Another ...-continuation. improve performance of is_exact implement is_exact Trac #19510: constitent spacings Trac #19532: add relative tolerance to doctests introduced on this ticket Trac #19898: add relative tolerance to doctests introduced on this ticket ...
2 parents 00b7c17 + bcb68d0 commit aba1d30

File tree

311 files changed

+20604
-4201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

311 files changed

+20604
-4201
lines changed
 

‎VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sage version 7.1.beta0, released 2016-01-24
1+
Sage version 7.1.beta2, released 2016-02-04

‎build/pkgs/cliquer/SPKG.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,4 @@ http://users.tkk.fi/pat/cliquer.html
1616
* None
1717

1818
== Patches ==
19-
* Makefile.patch: Patch the Makefile for Sage. Remove hardcoded
20-
compiler and linker flags, allow flags to be set from spkg-install.
21-
More importantly, we're building cliquer as a dynamic shared library,
22-
instead of a stand-alone program.
19+
* autotoolized - see https://github.com/dimpase/autocliquer

0 commit comments

Comments
 (0)