Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SageMath
Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab
Collective -
Host: opensource -
https://opencollective.com/sage_math
- Website: https://sagemath.org
- Code: https://github.com/sagemath
github.com/sagemath/sage - 928fcbe004d967ad1418770d6799377b693dd269 authored about 1 year ago
github.com/sagemath/sage - 2fb35a6cecb21f0f47d435d2d0d8c18130a61004 authored about 1 year ago
github.com/sagemath/sage - fcfb9172760d8e56c1678b4122469bdaad6a6fd0 authored about 1 year ago
github.com/sagemath/sage - 246b6d66e70f9ac3d5890e9669eec344e3146938 authored about 1 year ago
github.com/sagemath/sage - bb05a1feb7c2704f3c7411e62b0596f5b90fb530 authored about 1 year ago
github.com/sagemath/sage - a6be1bd233c0c85ee0dd60474c7f7b9c28515a42 authored about 1 year ago
github.com/sagemath/sage - 5691a224ef92992b05f41485b2ffa684e7d03c34 authored about 1 year ago
github.com/sagemath/sage - a7944ef0612547254855f15c96bb45ae367b46aa authored about 1 year ago
github.com/sagemath/sage - 2b7b778f44478cc3b7bd9c339f0ede6f16294bb1 authored about 1 year ago
github.com/sagemath/sage - a04b971192fab2a6e8cded92b4caa0a4e283073a authored about 1 year ago
github.com/sagemath/sage - a817fe95c4beef3386f8da479188d6c4fe609fb2 authored about 1 year ago
github.com/sagemath/sage - 26ffdaaa5ad01da3b5156d3d7e50cb77562ce24e authored about 1 year ago
github.com/sagemath/sage - af635f125fbf4ee373cee80e232029630e8ab124 authored about 1 year ago
github.com/sagemath/sage - 369d889c3eb9113f9f77dae16456e3fea33438c0 authored about 1 year ago
github.com/sagemath/sage - 314c257067200564b633594aeeb3f89e9a2e79bc authored about 1 year ago
github.com/sagemath/sage - 96a2fd350f4a460d15822d184c94739c6cf1f9e4 authored about 1 year ago
github.com/sagemath/sage - cb3d294c95e6260634cb89ea7dac000d810669af authored about 1 year ago
github.com/sagemath/sage - e4c9f7418fb9661350bb699bf11e680a9ce75983 authored about 1 year ago
github.com/sagemath/sage - e5c7ab7a4ac5a9b5d9589fbb369973b70b2dee9b authored about 1 year ago
github.com/sagemath/sage - 87559511daba90560dad1161fdbe42f0b0b08bf6 authored about 1 year ago
github.com/sagemath/sage - f295f4dd229c9757382d8e0af09cbbe414432d36 authored about 1 year ago
github.com/sagemath/sage - 6f4ccacd1e0640e92b2ee82fec2ebfb2832d54b8 authored about 1 year ago
github.com/sagemath/sage - a7785a51422fde91ef22046bb84089838fcfbcaa authored about 1 year ago
github.com/sagemath/sage - 428739986b2741cc29720942afdcca863021a0e2 authored about 1 year ago
github.com/sagemath/sage - 3ec67d56a6713faafc85bbab3c66b3b325350829 authored about 1 year ago
github.com/sagemath/sage - dc4df71609813d90308a33537f3241ccda1a77a0 authored about 1 year ago
github.com/sagemath/sage - abe32fca9017387c8965a1c9795f30f7fec16adb authored about 1 year ago
github.com/sagemath/sage - cfbfb25b43a236482250551489d324b219e791b5 authored about 1 year ago
github.com/sagemath/sage - e4ae039e9af88fb1f3d7bb0a316cad6008d2179c authored about 1 year ago
The motivation for deduplicating GAP_ROOT_PATHS still stands, but the
old comment about the sage...
Bring the sage list of (attempted) autoloads to parity with the
default GAP list.
With only libgap-dev, we are missing the "gap" executable.
github.com/sagemath/sage - bf7245783ea8decb917057178986a6dd12871000 authored about 1 year ago
Several doctests in this module require the GAP package PolyCyclic.
We add "# optional - gap_pac...
Several doctests in this module require the GAP package PolyCyclic.
We add "# optional - gap_pac...
Instead of leaving GAP_ROOT_PATHS blank for the gap SPKG, we now use
'${prefix}' placeholders to...
This more closely resembles what sdh_configure() is doing.
github.com/sagemath/sage - 640581458a602ce3f6f0df3b47d696979aa6ffa6 authored about 1 year agoBased on,
* https://packages.fedoraproject.org/pkgs/gap/
* https://build.opensuse.org/packa...
Bring the sage list of (attempted) autoloads to parity with the
default GAP list.
github.com/sagemath/sage - deaf7a9edae2342d47a17fdde0f54160eaf3899f authored about 1 year ago
The doctest for the normal_subgroups() of DihedralGroup(8) cannot
simply list them all, because ...
Several doctests in these two modules require the GAP package PolyCyclic.
We add "# optional - g...
From the GAP documentation:
By default, some needed and suggested GAP packages are loaded, if...
github.com/sagemath/sage - 47bd80e23862292d99e3985302554a5ee8d96345 authored about 1 year ago
Instead of atlasrep and tomlib, let's use primgrp and smallgrp in this
doctest for test_packages...
One of our examples for MathonPseudocyclicStronglyRegularGraph()
constructs a matrix from a norm...
To support a system GAP installation, we now prepend Sage's old
GAP_LIB_DIR and GAP_SHARE_DIR di...
Otherwise it displays the big, ugly, fully-qualified name.
github.com/sagemath/sage - 387bf96fca86c91c2d8e9f498707cc2747453cab authored about 1 year agoWe added this for the CI to try, and it didn't work.
github.com/sagemath/sage - e6858a06482ce96f2ec78f620d9c6e5f42f659ad authored about 1 year ago
Several doctests in this module require the GAP package PolyCyclic.
We add "# optional - gap_pac...
Now that we're passing "-A" to the GAP command, the PolyCyclic package
won't be loaded even if i...
github.com/sagemath/sage - 6c9825235867dcaf4f7c1ae3f06174bcc12cf0f6 authored about 1 year ago
The GAP subpackages listed at,
https://packages.fedoraproject.org/pkgs/gap/
are not included...
github.com/sagemath/sage - 5d10bee473b4666dbf979d5a623bc6982d9c0166 authored about 1 year ago
These two variables are best combined into one, GAP_ROOT_PATHS. This
is how they're used anyway:...
Be nice and mention to users that only the PolyCyclic package (because
Sage needs it) will be au...
Installing gap_packages now means that they are loadable, not
necessarily that they are loaded. ...
github.com/sagemath/sage - c2984f1da565d7388bb13b1a85bdba2f7ca105fd authored about 1 year ago
Change the one "checking the" message to match all of the "checking
for" messages.
Mention that we're checking for only the bare minimum set of packages
needed for the sage test s...
Replace the string '${prefix}' with SAGE_LOCAL in GAP_ROOT_PATHS. The
spkg-configure.m4 for GAP ...
It's possible for the gap CLI to be installed but libgap to be
unusable, for example on systems ...
Now that we're initalizing libgap with "-A", the PolyCyclic package
won't be loaded even if it i...
The order in which DihedralGroup(8).normal_subgroups() is listed is
apparently not fixed. To gua...
We have a GAP test in this document that prints (directly via GAP) the
normal subgroups of Dihed...
While testing for a GAP package, we now try to load the package
first. Without this, testing of ...
Now that polycyclic and a few other packages have been moved back into
the core gap SPKG, the de...
We used to prepend two sage-specific paths to GAP_ROOT_PATHS here,
but we now handle that in gap...
Reorganize the GAP variables in sage.env, and then move the _gap_cmd
processing out of sage.env ...
When initializing libgap, we use "-l" to specify a list of root paths.
In the past we constructe...
The presence of a GAP package is (at least) trinary: it can be
installed and loaded, installed a...
Our doctest for as_permutation_group() checks that algorithm="smaller"
produces a group that is ...
There's a test for unhide() in this module that assumes the PolyCyclic
GAP package will always b...
github.com/sagemath/sage - 29c06cb84f0a74bacaf879c2fca932326966890b authored about 1 year ago
Otherwise, when there are duplicates, we list every package twice (or
more) in all_installed_pac...
This tells GAP not to try to load a bunch of packages that aren't part
of the default install, t...
It's just a better name for the command that runs a GAP command.
github.com/sagemath/sage - 8bd6f28c531e424f814328edc9fd3d243d399e1e authored about 1 year agoThese can be loaded at runtime with, for example,
sage: libgap.LoadPackage("PolyCyclic")
And...
github.com/sagemath/sage - c6da03518c1785e5614830888b4ae7792d30137a authored about 1 year ago
Several doctests in this module require the GAP package PolyCyclic.
We add "# optional - gap_pac...
Several doctests in this module require the GAP package PolyCyclic.
We add "# optional - gap_pac...
Without this, when certain tests fail, we print a bunch of junk to the
screen (and to config.log).
When the system GAP is installed and the SPKG gap is not, the extra
gap_packages need to know wh...
This hides the "user" path for GAP packages. We don't do it for libgap,
and I don't think it mak...
For some reason, GAP can decide to return a different set generators
for one of the subgroups in...
Instead of searching only GAP_LIB_DIR for GAP packages, we now search all
entries in GAP_ROOT_PA...
github.com/sagemath/sage - d37c279ea98f9d75bfcc53988d4723262a446090 authored about 1 year ago
If the user doesn't want to use either the sage package manager or his
system's package manager,...
This more closely resembles what sdh_configure() is doing.
github.com/sagemath/sage - b86fd785ac0308d7bc7fcad8737cd9ffda9c5eb7 authored about 1 year ago
If we're using the system GAP, we still want sage's CLI gap command to
be able to find any GAP p...
These two variables were concatenated into a string that is eventually
hashed. Now, the GAP_ROOT...
Upon review it was agreed that the gap SPKG should not aim for a
minimal installation. We bring ...
The example commands in this file are doctested, so they need
"optional" tags and the expected o...
There's a long list of "recommended" packages that we install for GAP
because, otherwise, GAP co...
github.com/sagemath/sage - 667fe19f5d6cfeac7279c140bcc29245ce83deac authored about 1 year ago
From the GAP documentation:
By default, some needed and suggested GAP packages are loaded, if...
github.com/sagemath/sage - 6b45fec1c24cc685c3ef5b0a5df36647086b505e authored about 1 year ago
This variable whose counterpart exists in sage.env already will be set
by Sage's ./configure scr...
github.com/sagemath/sage - 8a1284ad03bb5bbc4bdd779ef485e82e14ac0286 authored about 1 year ago
github.com/sagemath/sage - 8a4d9b4415a24ada62352c2f5e987fa000789201 authored about 1 year ago
github.com/sagemath/sage - 798f546a6b600f49f2fec5bfb32736ed368caa3e authored about 1 year ago
github.com/sagemath/sage - d0dfbeaae1ce753d6b557f2d2aac0e42a0b4ea33 authored about 1 year ago
github.com/sagemath/sage - ef80aa74cc74aaa656328a952c64adb3a5c79074 authored about 1 year ago
github.com/sagemath/sage - 5cd42333150dfcce857b867acbfddbbaa3904d7b authored about 1 year ago
github.com/sagemath/sage - e53f7f4760c278300e49556433f7306abd488344 authored about 1 year ago