Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/p_group_cohomology

Sage package for computing modular cohomology rings of finite groups
https://github.com/sagemath/p_group_cohomology

add info on creating tarball

903b81250c157c93ee8e43c22ae2387f926c4c2e authored almost 3 years ago by Dima Pasechnik <[email protected]>
correct path to GAP package

dc2f8e4c77c7ca06af07f0dc47eef4103f09f7ce authored almost 3 years ago by Dima Pasechnik <[email protected]>
use __file__ without prefix, and no import

1b4101fceaa35f116ba7cc7c8190695ca0a43e42 authored almost 3 years ago by Dima Pasechnik <[email protected]>
new locations for Singular and GAP helpers

3a7a043fe259b7ce667ad6b8f8d8ab0ea42a9fa4 authored almost 3 years ago by Dima Pasechnik <[email protected]>
modify the script to create tarball

e7c12281c17b766e3d71eeaff37945edfc483444 authored almost 3 years ago by Dima Pasechnik <[email protected]>
trac 30787: fix docbuilding. Mainly use Sage's conf.py.

e8bcb3f965e94960575b6ac2f9cf7d61160c5ecf authored almost 3 years ago by John H. Palmieri <[email protected]>
present/ -> its own repo sagemath/modular_resolution

1b31b3281f2c8e4160025082b036d429fc430dd5 authored almost 3 years ago by Dima Pasechnik <[email protected]>
running autoconf while making tarball

6470211c21b36c054d35bcf7c50e72f57390d2c4 authored almost 3 years ago by Dima Pasechnik <[email protected]>
downstream is in Sage, not here

8d7e196fe8920d7538ce5e964edfd91e12693eb0 authored almost 3 years ago by Dima Pasechnik <[email protected]>
installing GAP and Singular files to the package dir

2fe96a2cf899661d64dea8c7874e35bb0d4f6411 authored almost 3 years ago by Dima Pasechnik <[email protected]>
pGroupCohomology.cochain.COCH became a class

7e346ed2a3307b4ee18f8dcb4b627b61a8508dac authored almost 3 years ago by Dima Pasechnik <[email protected]>
rename poly.lib -> polylib.lib

1e6d1780ea695adf5eed5ece396a4fbaf7a3cf0a authored almost 3 years ago by Dima Pasechnik <[email protected]>
get_memory_usage is gone from Sage, cf trac:32656

a877363b4220a8a2a6aeaaf05694766a5640f21d authored almost 3 years ago by Dima Pasechnik <[email protected]>
don't change precision, just create a new ring

417d9b66767cf52af2ed164e1d7e6ae4e52498c2 authored almost 3 years ago by Dima Pasechnik <[email protected]>
Remove the remark from the docs that docbuild is broken

b252594ac844fc9645b862cadd8bdae73905fba2 authored about 4 years ago by Simon King <[email protected]>
Build the documentation in spkg-postinst.in

cf322503c658289f394208d80660b7dea522ab8d authored about 4 years ago by Simon King <[email protected]>
Revert changes to the package's dependencies

e04eeb6d34d9b7899f1973edd0f0ff9cc7c03c83 authored about 4 years ago by Simon King <[email protected]>
Mention in the docs that currently doc building during package installation is broken

d903e00c5d49ca05964c25b682e927796f99ce71 authored about 4 years ago by Simon King <[email protected]>
Remove _no_generic_basering_coercion attribute, which was a now deprecated hack

d2d7cf69758e8e4cebf2d004b94e0c3cf966af92 authored about 4 years ago by Simon King <[email protected]>
Bump version number in the docs. Improve syntax highlighting

01bfcab210bdf99dd14a8c9a6c5ce07ffc0f76cc authored about 4 years ago by Simon King <[email protected]>
Try to fix doc build in spkg-install

a848014fffa520504b2539a3e4864dd0d3597865 authored about 4 years ago by Simon King <[email protected]>
Do not use sdh_make_install, which is still broken

ffc0ed3f9ee9fc59a395dbc7f218195acc770e2a authored about 4 years ago by Simon King <[email protected]>
Update changelog in README

b6383c4a24abd279acb00b2f7ff7a6b9fa0a1f14 authored about 4 years ago by Simon King <[email protected]>
Fix install paths. Use proper GAP helper module

433384267a486aba722495c690986ee1a1ed4175 authored about 4 years ago by Simon King <[email protected]>
Some update of index.rst

8663509586f1325efdd791b0b214ba75d801b0a9 authored almost 5 years ago by Simon King <[email protected]>
Version bump to v3.3.1

4cf025932daa9ccfd096d3ebb4ac39531d71e071 authored almost 5 years ago by Simon King <[email protected]>
Work around py2->py3 backwards incompatibility in str unpickling

4b5d62e97d4e7a7701e8d783454f9104f81dc344 authored almost 5 years ago by Simon King <[email protected]>
Try to fix a doctest using ellipsis

9ab4d4618e7933ee048f3d03d01036532871ee53 authored almost 5 years ago by Simon King <[email protected]>
Make doctests robust against change of inherited attributes

e7cc2c7d81d201cbe3cd92459a3516880aae4535 authored almost 5 years ago by Simon King <[email protected]>
Remove the now obsolete meataxe.patch

d4b686ee028b7321247f3467bea5fd81ce1d7cc9 authored almost 5 years ago by Simon King <[email protected]>
Run test suite during 'script', not during 'install'. Drop python-2

098091912a1d91886b2c536d46d17f65ca127c74 authored almost 5 years ago by Simon King <[email protected]>
.travis.yml: Run the p_group_homology testsuite

1edb3f733726187ba0546770860449c793ee986b authored almost 5 years ago by Matthias Köppe <[email protected]>
Fix useless list creation in any()

ea177f435c819f434121a06ef9b5b0da4590cd88 authored about 5 years ago by Simon King <[email protected]>
Use 'sage -python' in the doc's Makefile

f2619e53a5d59e8d42e16b89800de46313788d0c authored about 5 years ago by Simon King <[email protected]>
Warn about long tests only after 80 seconds

b7d27662afe30e80a41697877480ca64c4c3ee13 authored about 5 years ago by Simon King <[email protected]>
Use proper isomorphism tests in unit_test_64

716dbd646a6a85b7a7841d04c197118997ba04cd authored about 5 years ago by Simon King <[email protected]>
Version 3.3: Fix automatic creation of distribution. Update ticket number in index.rst

4979f44d0e46429b334c9ad6135ecef982f302c8 authored about 5 years ago by Simon King <[email protected]>
Fix equality test for paths

13b8f0d0b1f521d3b967b767ef9495f5adc5f8ad authored about 5 years ago by Simon King <[email protected]>
Update SPKG.txt

ee7b0688f7d28a2b509521118479332a7094bef6 authored about 5 years ago by Simon King <[email protected]>
Fix the distribution helper 'create_dist.sh'

b905a5ec4a784751de74e60a14eae255dada3fbf authored about 5 years ago by Simon King <[email protected]>
Version 3.3

37c4dc15b4689fefe8f43e2a0f538b6283e36e23 authored about 5 years ago by Simon King <[email protected]>
Fix the expected log in one test. Use floor division for ints, since 'normal' division in py3 doesn't result in an int.

57559dfabd3f6ec09f0046c6a34a7a841bbc4d77 authored about 5 years ago by Simon King <[email protected]>
Use _default_filename property to trigger initialisation. Some assertions against str==unicode. Build py2 and py3 in different directories

436c94e3df6e9bddcb64db7e0d7f88ec0d532f82 authored about 5 years ago by Simon King <[email protected]>
Try to fix unicode errors caused by sharing DOT_SAGE between a Py2 and Py3 install of Sage

686ef83a82a113a438dccbeb0ce3e8971cf5a586 authored about 5 years ago by Simon King <[email protected]>
Fix bool and division for cochains

44f39a31691802afe84a0bc04658ee45b33e0f33 authored over 5 years ago by Simon King <[email protected]>
Fix sorting of dicts and work around a bug of cartesian_product_iterator

36198dd4c9d5abb54d948eadb5ff0ec95afcddd6 authored over 5 years ago by Simon King <[email protected]>
Fix use of zip in Py3. Fix some log messages in the docs

922266a3d82908630518194087967d3a62abfd1b authored over 5 years ago by Simon King <[email protected]>
Fix str/bytes conversion in resolution.pyx

0970e90c10d2daf6d475f0f440bcf722048eeb74 authored over 5 years ago by Simon King <[email protected]>
Remove six

cad11af9d53744b0c044c7fbc1bfa41062dbe36b authored over 5 years ago by Simon King <[email protected]>
Use @richcmp_method to fix rich comparison

fddebb9becb94650a30b3a5abf5946bde447c7e0 authored over 5 years ago by Simon King <[email protected]>
Attempt to fix indentation of logs in the doctests

a163da62ad0a183f2f8e99a2e29b92f098ff9774 authored over 5 years ago by Simon King <[email protected]>
Improve logging by optional timing information. Fix urllib import.

3bdec2228f293eede2df983d30519ab7573f70ce authored over 5 years ago by Simon King <[email protected]>
Use compile time option for __bool__/__nonzero__

5bb6cfe929419ff885b20bf4376922a977bf8694 authored over 5 years ago by Simon King <[email protected]>
Fix dict iteration and pickling of gap/singular data

c97611d7a4ce91fe86cbbe574a9def2d4c1866a3 authored over 5 years ago by Simon King <[email protected]>
Fix conversion to bool in py3

162b010eb51edd67a559cb28cd54f8e966bb8366 authored over 5 years ago by Simon King <[email protected]>
Cope with .values() not being a list in py3

34b354ba8916879f01e4fa543b193d0a74021cc0 authored over 5 years ago by Simon King <[email protected]>
Fix string types and do not use .items()

170f08e2937bb1c0e9da56ea7e773819373f32c2 authored over 5 years ago by Simon King <[email protected]>
Initial python-3 support

39fa7ff6f18b9d23096f0dc75e375fd6d6e02d33 authored over 5 years ago by Simon King <[email protected]>
Use a patched SageMath beta version for travis-ci

db270f92e4ad0bf8bafc9d4ba9e4b60926a7d681 authored over 5 years ago by Simon King <[email protected]>
Make package creation scripts read from package-version.txt

a09609b2c0f5ae23b814a14aa0f506145556672f authored over 5 years ago by Simon King <[email protected]>
Use travis-ci, provide scripts to create a distribution and update it in Sage

9658a0293083c63623d2ef3a82837438559fcd7e authored over 5 years ago by Simon King <[email protected]>
Create README.md

efe60acba098bba2a28d9ebbb638b405fad9384a authored over 5 years ago by simon-king-jena <[email protected]>
Version 3.2

09c6e567f6d9f17c64d5d9d6bf7607c8877f8495 authored over 5 years ago by Simon King <[email protected]>
Moving the modular_resolution-1.0 folder

a51e36688d8b33c4f98e16856cc40d7c92388902 authored over 5 years ago by Simon King <[email protected]>
Prepare version 3.2: Cope with changes in sage.libs.meataxe

9e4af150906abd74014a0701b80d0d58a1c5606e authored over 5 years ago by Simon King <[email protected]>
Subgroup tower, isomorphism test, preimage (missing documentation)

adb39a5eb0c1fcf2392ef8327525cbe4c1e1798b authored over 5 years ago by Simon King <[email protected]>
Cleaning up the directory structure

848a933273046ceecca1b37f3431409abfb2173c authored almost 6 years ago by Simon King <[email protected]>
Change a gap function name; make temporary_result aware of libgap

52f2a6644aa42bf2dfb3fdc1617e4e3498030270 authored almost 6 years ago by Simon King <[email protected]>
Resolving some merge conflict downstream

ee3635252aec93845491250a3cdc83417a1c295a authored almost 6 years ago by Simon King <[email protected]>
v3.1 being reviewed

15659303c368b39fb07d93b5d0b36afbd8eb2187 authored almost 6 years ago by Simon King <[email protected]>
v3.1: Fix doc tests, external links in documentation, version log

70644ce8f0d7491fb8be4b81e4d487a6b3659359 authored almost 6 years ago by Simon King <[email protected]>
Improve gap initialisation. Re-implement bar code computation

ca6c1a84a50cb6c0e34e6bee6ef1f4c204c54940 authored almost 6 years ago by Simon King <[email protected]>
Fix some wrong use cases of libgap

0781fce19ecf0b7c2882883356ddfb6593cec980 authored about 6 years ago by Simon King <[email protected]>
Use regularPermutationAction in asPermgroup and cache the result

c205c96a65ed0b9fe5002a3cd63fef5480bac104 authored about 6 years ago by Simon King <[email protected]>
Fix sig_on/off count

89431d40352d873a246c22faf22fc87413224482 authored about 6 years ago by Simon King <[email protected]>
Finish transition gap->libgap

d633f59ca1dcf9dbf7e29339ee10c501fe3046c0 authored about 6 years ago by Simon King <[email protected]>
Replace gap by libgap

61162c4c644ddb2c0425385a19bd0c6b9568a898 authored about 6 years ago by Simon King <[email protected]>
Fix getting name from gap

d0a9a473cd001d58413bb8f67a56864ae0883c45 authored about 6 years ago by Simon King <[email protected]>
Do not use first_hilbert_series with a string

0e5931f823601af271196af266ad6380d9eaf1f2 authored about 6 years ago by Simon King <[email protected]>
Upgrade to libmodres-1.1

7b9272d17a748387c8452582fd8f06a97e563244 authored over 6 years ago by Simon King <[email protected]>
Error propagation for 'multiply', preparing usage of innerRightProduct

c0576a0880ccb79179dfbe38be810bff74006a74 authored over 6 years ago by Simon King <[email protected]>
Remove Strassen multiplication - something is wrong, and it isn't really faster

a10bb9c974912ec0995d66bb5cf3f6b218d918bd authored over 6 years ago by Simon King <[email protected]>
Prepare upgrade 3.0.1 -> 3.1

ec55ce9f50173b7ca8bc81dd92794528b551493a authored over 6 years ago by Simon King <[email protected]>
More self-consistency tests. Less verbose 'info' logging

a2994e16490b7e57fcedea128f4d17dccf5690bb authored over 6 years ago by Simon King <[email protected]>
Use a new implementation of Hilbert series, avoid Singular's shortcomings

f465f03a0b390914eb9bd5394b232d41f95f1e20 authored over 6 years ago by Simon King <[email protected]>
Final version of a Hilbert engine that relies on Singular.

Will be removed in next commit

84cf8c4e71f6063dff012f59e69f26428f4e69f0 authored over 6 years ago by Simon King <[email protected]>
Implement a machinery to compute Hilbert Poincare series in more generality

f903b2a634f7cbcc63d54beeecfa36e7f214c278 authored over 6 years ago by Simon King <[email protected]>
Filter degree type is now computed using Hilbert functions

bcd1906aeaeaee0998d096b6541dccf467d96b85 authored over 6 years ago by Simon King <[email protected]>
v3.0.1: Cope with Singular change. Some improvements in construction of filter regular parameters

41ce3be87786e4abe7cb0a7c83d5ee010218cece authored over 6 years ago by Simon King <[email protected]>
Fix doctests

579c9dd8412de6ff923471e397be1aa474a44e46 authored over 6 years ago by Simon King <[email protected]>
Use interset() and quotient(), not intersectOnce()

1d5ed9da733d0744dc6ef2e5802533dcbbc10f52 authored over 6 years ago by Simon King <[email protected]>
Be more careful about whether singular's basering is defined

721ae8605929a7185ffff4950a7400ca08c95101 authored over 6 years ago by Simon King <[email protected]>
Upgrade to 3.0.1, but still with bugs

8a158941718ad8c1efaed0857a7485e82d9e8a5e authored over 6 years ago by Simon King <[email protected]>
Only use the gready parameter search for *filter regular* parameters. Document it.

19b860ddfa20b87f75457890356fbd91b76dd13f authored over 6 years ago by Simon King <[email protected]>
Cope with a change in the latest Singular

2c1e63c630d7a5366d83391f68ad99ea91529165 authored over 6 years ago by Simon King <[email protected]>
Use std(id,p) more thoroughly, as some a bug in Singular is fixed

77294f6539697a4e80797a7516f85840886db675 authored over 6 years ago by Simon King <[email protected]>
Fix explore_one_parameter and add smallest_parameters

c8e72c26bb761724fe5084b1e9cc21d2d1c8bac0 authored over 6 years ago by Simon King <[email protected]>
Fix some newly introduced bugs

66ea096b72a82bf058bceab9f0e96b2728db6ada authored over 6 years ago by Simon King <[email protected]>
Replace makeMTX by the Sage standard tool new_mtx

fadb9766494ea84f385fd888e5d5e4e995009eaf authored over 6 years ago by Simon King <[email protected]>
Cope with changes in Matrix_gfpn_dense; fix local_sources

7b9a23d3bf3f8c7fabc05c3b7cf6d7516b504f0f authored over 6 years ago by Simon King <[email protected]>