Ecosyste.ms: OpenCollective

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

github.com/sagemath/cypari2

Python interface to the number theory library PARI/GP
https://github.com/sagemath/cypari2

.github/workflows/dist.yml: Rename from wheels.yml

a292950871ef235c5d92978f48dcd6ee5c255181 authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #161 from mkoeppe/prep-2.1.5

Prepare release 2.1.5

aa840884142b53e6f43dcbeff455234ea7da93be authored 9 months ago by Matthias Köppe <[email protected]>
NEWS: Update for 2.1.5

aa1893992a8ba002e7daf93a8f1a0d2cce84e178 authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Single-source version from VERSION

9807234a0d30aa03940bcb58e830bb3abcce66b6 authored 9 months ago by Matthias Koeppe <[email protected]>
README.rst: Include instructions for binary wheels

37154c39811729c35dd43f4412525013f72fc842 authored 9 months ago by Matthias Koeppe <[email protected]>
VERSION: Update to 2.1.5rc1

de7d97f1274072d6e74be54122f93da019e79520 authored 9 months ago by Matthias Koeppe <[email protected]>
README.rst, pyproject.toml: Update maintainers/contributing

8bd1047f961869b1d9750653a75417386356ad03 authored 9 months ago by Matthias Koeppe <[email protected]>
CODE_OF_CONDUCT.md, CONTRIBUTING.md: New

b4d0068cefdcc970cfea851f0a1178eb824c5eba authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #141 from mkoeppe/cibuildwheels

.github/workflows/wheels.yml: New

d7c59e94d1fd6a3999b5380f1536952d6cebbce0 authored 9 months ago by Matthias Köppe <[email protected]>
.github/workflows/wheels.yml: New

1f627493cf8d4ae801893c3c7ffd3d80085b0719 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Get pipx as done in https://github.com/sagemath/sage/pull/37503

2be5aebde492b46a0a1ccba83076fa01442a0983 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml [linux]: Set LD_LIBRARY_PATH

aeb2f1d74330f84a84ed65f39a7e2e10cbf0c7dd authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Add section [tool.cibuildwheel]

0701d8d4e2ec3d52a14ff7a0328a9bf13b574750 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Update from sage dist.yml

57b2f42109930a0fe4d21fc52ec03380e2f06b2e authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Remove unused cibuildwheel section

a0156f803e99c6f7eaf3b2ca4858f58ae3d42898 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Use cibuildwheel==2.17.0, add macos-14 (arm64) build

478aaf0c80857044fdec6ada0ba13b3deede84b9 authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #154 from saraedum/py39

Require Python 3.9

b1aed0b98e1aac33642a53821ab00fb1feaf46c9 authored 9 months ago by Matthias Köppe <[email protected]>
.github/workflows/main.yml: Test PARI 2.15.5

bbd1105683c8a84479c1ff13979dda9afdff486e authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/main.yml: Remove testing of 3.8, add 3.13-dev

694c9e63d76bbb6a447833e15acec85cb2786de3 authored 9 months ago by Matthias Koeppe <[email protected]>
Require Python 3.9

build with Python 3.8 seems to fail with

```
In file included from /home/conda/feedstock_root/b...

c011b3ef44ac16d72e661bc36cacf1463ff6bd5f authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #155 from saraedum/eof

Test with all supported versions of Python

1d06b563e2daa326b027fe0a16f7b536c930e715 authored 9 months ago by Matthias Köppe <[email protected]>
Merge pull request #160 from tornaria/implicit_noexcept

Add missing noexcept clauses

3f64df6692d11e94b79589ae1b5cfbdbb0d591af authored 9 months ago by Matthias Köppe <[email protected]>
fix type to avoid size_t -> python -> size_t conversion

07528a6703bee206e3282c00468634ac4392730a authored 10 months ago by Gonzalo Tornaría <[email protected]>
fix implicit noexcept warnings

981c1241596fd372bdadc8b2bc25f0c59c865747 authored 10 months ago by Gonzalo Tornaría <[email protected]>
Merge pull request #158 from mkoeppe/pyproject_metadata

Modernize project metadata

b4d154d5d662b4fc5364005e8a0dbf5a4f3a7c50 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #159 from fchapoton/cylint5

more cython-lint small fixes

6c24c5359295373da5f6accfcc28da85c95b7c82 authored 11 months ago by Frédéric Chapoton <[email protected]>
more cython-lint small fixes

d7cc7a9b362fd185635b44e036ff2f93f6dc0bd2 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #157 from fchapoton/cython-lint4

a few more cython-lint fixes in paridecl

fedbd60c4f7b787476dfb7e1b53c4e72ab6896f7 authored 11 months ago by Frédéric Chapoton <[email protected]>
pyproject.toml: Move metadata here from setup.py

03263ad7418bae33e0c719330b641e33b86dadd2 authored 11 months ago by Matthias Koeppe <[email protected]>
a few more cython-lint fixes in paridecl

5bd34e199c9aac816f427e8fe98fdb8245576c65 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #156 from fchapoton/cylint3

various cython-lint suggestions

38024b2f6492766aaafc7ef90cd9fd435c25693f authored 11 months ago by Frédéric Chapoton <[email protected]>
various cython-lint suggestions

3f868f41ab2564a2f533355d3ed65ac343259e04 authored 11 months ago by Frédéric Chapoton <[email protected]>
Test with all supported versions of Python

that have not reached their end of life, see https://endoflife.date/python

4772c10e495f41d492a633b6979b605e053c8bef authored 11 months ago by Julian Rüth <[email protected]>
Merge pull request #152 from fchapoton/drop_mac13_CI

drop macos 13 failing check

124436e4539d7880a24ca7b17e55d2c638b791ed authored 11 months ago by Frédéric Chapoton <[email protected]>
drop macos 13 failing check

4f8430e258197eb8d6f688e3686ab1cd050fd3f4 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #151 from fchapoton/cylint2

fixng some cython-lint suggestions

5924a955b4cdfb1741e3bbe6d7a6f9ed7afb41b2 authored 11 months ago by Frédéric Chapoton <[email protected]>
fixng some cython-lint suggestions

8740ddb87daa6fe7c8e08074b91b9687e437d903 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #150 from fchapoton/cylint-gen.pyx

fixes in gen.pyx suggested by cython-lint

6e64bbf1a2b0325fdd91dacc42fb33be3eba5d63 authored 11 months ago by Frédéric Chapoton <[email protected]>
fixes in gen.pyx suggested by cython-lint

8d8bf703b1395e61ef121eceebf00acbb7bbf5c7 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #149 from fchapoton/check_matrix_index

add one check for matrix index

dc5820c84c50e4641c4e3d612fbe59913ec4041b authored 11 months ago by Frédéric Chapoton <[email protected]>
add one check for matrix index

ecbd7bf7704b214eadf17f13c85e7a30ddca6573 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #148 from fchapoton/cylint1

fix cython-lint in convert.pyx

9abcd14a734bd3b3e010a17a3acc90eb12c577df authored 11 months ago by Frédéric Chapoton <[email protected]>
fix cython-lint in convert.pyx

be11247cd425dd64890913b959989328e2ad96b1 authored 11 months ago by Frédéric Chapoton <[email protected]>
Merge pull request #146 from J08nY/fix/op

Fix typo for Python <= 3.8.

7cfdfcb10a974f6ffead79e1b0bf9d464472f4f8 authored 11 months ago by Frédéric Chapoton <[email protected]>
Fix typo for Python <= 3.8.

This was introduced by accident in #138.

18bf393a2c1a7663d474d0762d98d3f9ee50f089 authored 11 months ago by J08nY <[email protected]>
Merge pull request #142 from mkoeppe/prepare-2.1.4

Prepare release 2.1.4

d212a131e0125a1d22491c5cb362c684a8ff2317 authored about 1 year ago by Dima Pasechnik <[email protected]>
VERSION, NEWS: Release 2.1.4

f57012bad04e07c8604e178c8efb28795f3c0c0e authored about 1 year ago by Matthias Koeppe <[email protected]>
Merge pull request #138 from tornaria/py312

Support python 3.12

b178c0a7e32c3f2b665b0b8ef882fc97da83931a authored about 1 year ago by Dima Pasechnik <[email protected]>
Support python 3.12

fc32b371fb0c4784dbd2a5ac203168595632df93 authored about 1 year ago by Gonzalo Tornaría <[email protected]>
autogen/paths.py: Replace use of distutils (removed in Python 3.12)

932da8be916705290c8361886247e4f1c51dbc55 authored about 1 year ago by Matthias Koeppe <[email protected]>
.github/workflows/main.yml: Add testing with Python 3.9 and 3.12

f64995694fc0f364c62b829fe7e1d9c25b3bdfeb authored about 1 year ago by Matthias Koeppe <[email protected]>
Merge pull request #140 from mkoeppe/ci_sage

.github/workflows/main.yml: Add portability/integration testing with Sage

57ab63cc78d49277e59230f9fc6f53b23ca8641a authored about 1 year ago by Dima Pasechnik <[email protected]>
Include Makefile in sdist

a04089c7e83afcae935ec1ff54f2ef541ba8fa54 authored about 1 year ago by Matthias Koeppe <[email protected]>
.github/workflows/main.yml: Remove downstream patches

29abebacd2ccadc6debb1c4d5a5c3f823f2039c4 authored about 1 year ago by Matthias Koeppe <[email protected]>
.github/workflows/main.yml: Add portability/integration testing with Sage

66a04914ea3723ac6cd7362af8647ea205564876 authored about 1 year ago by Matthias Koeppe <[email protected]>
Add pyproject.toml, update installation instructions for modern Python packaging, fix docbuild, update CI scripts, add Cython 3 support (#139)

* Add pyproject.toml

* drop tests with python-3.6 and pari-2.9.5

* force Cython < 3

* a...

7386a9f2183eb3f6a736bda854bf2c9e201124a7 authored about 1 year ago by Matthias Köppe <[email protected]>
remove .travis.yml file

707705b10bd135f28561d2ba02d857ac325dac43 authored about 2 years ago by Vincent Delecroix <[email protected]>
fix MANIFEST.in

e6ed754e4619f4250d3022da79ce08c0c0a3428f authored about 2 years ago by Vincent Delecroix <[email protected]>
Version 2.1.3

3660f176f11471b055f94e0e20d9eb98975aa202 authored about 2 years ago by Vincent Delecroix <[email protected]>
simplify README and create NEWS

d9fc8efe91b185c2bef9d64233d7033a821b5cd0 authored about 2 years ago by Vincent Delecroix <[email protected]>
only depend on Cython 0.29 instead of 0.29.20

b7ebe5e91bde390f392c42f6abe0da47df39eeef authored about 2 years ago by Jonathan Kliem <[email protected]>
fix: version requirement of cython in README

138d6c5ae661129be6456ba79e340e11827ab4f2 authored about 2 years ago by Jonathan Kliem <[email protected]>
add pari-2.15.1

3e9af475cc3932e696c6af54ca7e51f036cae1b6 authored about 2 years ago by Vincent Delecroix <[email protected]>
simplify CI script and drop versions

f2136398dc2398f485b7d8f2c829c7453e7fc9ce authored about 2 years ago by Vincent Delecroix <[email protected]>
make tests generic so they work with pari-2.13 and pari-2.15

ad01c6d99efa1a33047bbb997d507ddb708edc42 authored about 2 years ago by Gonzalo Tornaría <[email protected]>
fix tests for pari-2.15

05e0f1cdfd65a0631e31c3488b2e44d74bad3ea6 authored about 2 years ago by Gonzalo Tornaría <[email protected]>
update README

d9700c9592d4f42096e7dc1919eff32fd6a6e105 authored about 2 years ago by Jonathan Kliem <[email protected]>
add workflow for python 3.11

26a622f6686cd8b549b289293a3a5186728a75ed authored about 2 years ago by Jonathan Kliem <[email protected]>
Python 3.10 compatibility

1a9ae6bc0a540f07e67dd7a236527bd75c2fc460 authored about 2 years ago by Jerry James <[email protected]>
requirements

01f37a9895384bd78c3c76912f690c633d096f9c authored about 3 years ago by Jonathan Kliem <[email protected]>
make build; install; check

f5be321d373d94fc3fd1c9744688ba89c7be81e4 authored about 3 years ago by Jonathan Kliem <[email protected]>
fix syntax for python3.10

60cc9e0600edd1855eff8051f31fb6555ee144f2 authored about 3 years ago by Jonathan Kliem <[email protected]>
export path later

704d036f656d2ef31411a414b5142dd002529467 authored about 3 years ago by Jonathan Kliem <[email protected]>
remove submodules

5be2b5755a89f56ced1a96b42ee90b4ab42dac86 authored about 3 years ago by Jonathan Kliem <[email protected]>
fix syntax

cd37866ac0b17bbf111bd266e898f26605dca113 authored about 3 years ago by Jonathan Kliem <[email protected]>
simple github workflow for cypari2

7601964e384e6bfd56cb17103fb6e82c134f15bf authored about 3 years ago by Jonathan Kliem <[email protected]>
Merge pull request #106 from isuruf/patch-1

Use PARI_SHARE env variable to support cross compiling

2138dc289873972eb48ef07edd13f2d79ae7c99d authored over 3 years ago by Vincent Delecroix <[email protected]>
Use PARI_SHARE env variable to support cross compiling

ede26bedbdd6744f8ca32275774361d0dfd68afa authored over 3 years ago by Isuru Fernando <[email protected]>
Version 2.1.2

d1fd6ca09b9f6fafbf8b084613f88950a11e745e authored about 4 years ago by Vincent Delecroix <[email protected]>
Merge pull request #102 from videlec

bnf_get_fu and bnf_get_tu

a668bbe7cb9a3493dd7c07bf989954676b634d0c authored about 4 years ago by Vincent Delecroix <[email protected]>
bnf_get_fu and bnf_get_tu

9ef0d6465e46901af393e16f6628c779c93f2f88 authored about 4 years ago by Vincent Delecroix <[email protected]>
Version 2.1.2b1

03c41c57bff6a73a2b216d9997115ee629c2562c authored about 4 years ago by Vincent Delecroix <[email protected]>
Merge pull request #99 from videlec

Support for pari 2.13.0

e92f0ba6edb8e2ca3987bdea93dc550c979ab3c9 authored about 4 years ago by Vincent Delecroix <[email protected]>
use old_nfbasis for 3-arguments version of nfbasis

e76c5179137d4a0cb3d65352273bef2f4c8bb8ce authored about 4 years ago by Vincent Delecroix <[email protected]>
set GP_DATA.primelimit according to maxprime argument to PariInstance

e2ab25dbb03738a41020b6396528dd507450c4a2 authored about 4 years ago by Vincent Delecroix <[email protected]>
unittests for integers and backward compatibilities

f4889b3e02c908036b028343b4ecb77fb5bece6a authored about 4 years ago by Vincent Delecroix <[email protected]>
ignore description details in autogen/doc.py,parser.py

26898c3f8a47f7e43ed3acbeb8fea2aa35aad63a authored about 4 years ago by Vincent Delecroix <[email protected]>
support & in prototype

4dbff5d3715b3f4d742e3f398bf4a3c9a83d076c authored about 4 years ago by Vincent Delecroix <[email protected]>
remove various autogenerated functions in gen.pyx

- various pol functions
- precision

8bd7ca38462742a80829a71bb0ae4279c56ead97 authored about 4 years ago by Vincent Delecroix <[email protected]>
update paridecl

5c9b0224cb0e0b621389e16924b194cef4224989 authored about 4 years ago by Vincent Delecroix <[email protected]>
test pari 2.13.0 and more recent unstable

5e4bb27e3cc7c3cb8a25680c636cc7416eb5054f authored about 4 years ago by Vincent Delecroix <[email protected]>
Merge pull request #89

Refresh test script

56446e341e265061fb3571181d3ad42ecd2417b4 authored almost 5 years ago by Vincent Delecroix <[email protected]>
switch to xenial and test Python 3.7/3.8

a20c3b7249532184e776448554c0bcd0221888ce authored almost 5 years ago by Vincent Delecroix <[email protected]>
change :: to : in omega docstring

7c2edbb6a3c27596e8d8c68d1e26d4fadd91d170 authored almost 5 years ago by Vincent Delecroix <[email protected]>
fix changed doctests with latest snapshot

eac2790d8b8897a31d8f58f978078eca336e22d0 authored almost 5 years ago by Vincent Delecroix <[email protected]>
also test pari-2.11.3

09a90deaa6058578908b70c57702f5affb3e4f10 authored almost 5 years ago by Vincent Delecroix <[email protected]>
Fix leaking in __complex__

- Fixes #81
- Fixes complex conversion of quadratic numbers (t_QUAD)

cad7266b36ffa1065964b5b2cc1fdcc745e52b50 authored over 5 years ago by Jeroen Demeyer <[email protected]>
remove import of sys (unused)

a70441bf5a08c82b9daa5800618aab2603eff8ba authored over 5 years ago by Frédéric Chapoton <[email protected]>
Use polisirreducible() instead of isirreducible()

1a4be24489c2e457727d76bf6dd71daa5c45aee4 authored over 5 years ago by Jeroen Demeyer <[email protected]>
update pari url

72703f857b4cd7fb29c13e6eaf668da1714736f9 authored over 5 years ago by Vincent Delecroix <[email protected]>