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

Extra precision hidden

user202729 opened this issue about 2 months ago
Add missing noexcept clauses

tornaria opened this pull request 2 months ago
Adapt to precision changes in pari 2.17

antonio-rojas opened this pull request 3 months ago
Add pari_PRIMES declaration

antonio-rojas opened this pull request 3 months ago
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

dependabot[bot] opened this pull request 4 months ago
move generation of pari bindings sources out of build_ext

kiwifb opened this pull request 5 months ago
precision parameter does not work with mfeval?

user202729 opened this issue 5 months ago
Prepare release 2.1.5

mkoeppe opened this pull request 10 months ago
Add missing noexcept clauses

tornaria opened this pull request 10 months ago
more cython-lint small fixes

fchapoton opened this pull request 11 months ago
Modernize project metadata

mkoeppe opened this pull request 11 months ago
a few more cython-lint fixes in paridecl

fchapoton opened this pull request 11 months ago
various cython-lint suggestions

fchapoton opened this pull request 11 months ago
Test with all supported versions of Python

saraedum opened this pull request 11 months ago
Require Python 3.9

saraedum opened this pull request 11 months ago
Test whether https://github.com/sagemath/sage/pull/37212 fixes the bu…

saraedum opened this pull request 11 months ago
drop macos 13 failing check

fchapoton opened this pull request 11 months ago
fixng some cython-lint suggestions

fchapoton opened this pull request 11 months ago
fixes in gen.pyx suggested by cython-lint

fchapoton opened this pull request 11 months ago
add one check for matrix index

fchapoton opened this pull request 11 months ago
fix cython-lint in convert.pyx

fchapoton opened this pull request 11 months ago
Python-3.11 assertion failed during testing

orlitzky opened this issue 11 months ago
Fix typo for Python <= 3.8.

J08nY opened this pull request 12 months ago
Compilation issue in handle_error

tobiasdiez opened this issue 12 months ago
fixing most cython-lint suggestions in 3 files

fchapoton opened this pull request about 1 year ago
Release v2.1.4 on PyPI

orlitzky opened this issue about 1 year ago
Prepare release 2.1.4

mkoeppe opened this pull request about 1 year ago
.github/workflows/wheels.yml: New

mkoeppe opened this pull request about 1 year ago
.github/workflows/main.yml: Add portability/integration testing with Sage

mkoeppe opened this pull request over 1 year ago
Support python 3.12

tornaria opened this pull request over 1 year ago
Incompatibility with Python 3.12

encukou opened this issue over 1 year ago
__getitem__ followed by idealfrobenius -> SystemError

pjbruin opened this issue almost 2 years ago
using cython-lint to find some issues

fchapoton opened this pull request almost 2 years ago
fix m prototype

videlec opened this pull request almost 2 years ago
member functions and memory

alexjbest opened this issue almost 2 years ago
Segfault

culler opened this issue about 2 years ago
Cysignals hook

videlec opened this pull request about 2 years ago
smarter doctests

videlec opened this pull request about 2 years ago
deprecated aliases

videlec opened this issue about 2 years ago
fix warnings about SHELL

videlec opened this issue about 2 years ago
simplify README and create NEWS

videlec opened this pull request about 2 years ago
build does not find add_custom_signals.pxd from cysignals

videlec opened this issue about 2 years ago
test with pari-2.15.1

videlec opened this pull request about 2 years ago
Pari 2.15

tornaria opened this pull request about 2 years ago
Make cypari2 work with pari 2.15

tobihan opened this issue about 2 years ago
Release 2.1.3

kliem opened this issue about 2 years ago
fix for python 3.11

kliem opened this pull request over 2 years ago
convert.pyx: fix build with Python 3.11

sgn opened this pull request over 2 years ago
Trouble installing cypari2 on M1 Mac

liammulh opened this issue over 2 years ago
Use cysignals hook

kliem opened this pull request over 2 years ago
a PariThreadPool to handle multithreading via Python

videlec opened this pull request over 2 years ago
add test for python 3.11

kliem opened this pull request over 2 years ago
Incompatible with python 3.11

mkoeppe opened this issue over 2 years ago
Do not assign clones to objects on the pari stack

kliem opened this pull request almost 3 years ago
Memory leak for vectors and matrices

NathanDunfield opened this issue almost 3 years ago
Make cypari2 ready for pari > 2.13

kliem opened this issue about 3 years ago
GitHub workflow

kliem opened this pull request about 3 years ago
provide PARI_SIGINT_block/pending address for cysignals

kliem opened this pull request over 3 years ago
link pari when including the headers

kliem opened this pull request over 3 years ago
Make cypari2 threadsafe

roed314 opened this issue over 3 years ago
Use PARI_SHARE env variable to support cross compiling

isuruf opened this pull request over 3 years ago
Publish wheels to pypi

tobiasdiez opened this issue almost 4 years ago
support isolated build and properly declare build-time dependencies

videlec opened this pull request almost 4 years ago
Python 3.10 compatibility

jamesjer opened this pull request about 4 years ago
bnf_get_fu and bnf_get_tu

videlec opened this pull request about 4 years ago
precision of objects no longer set with PARI 2.13

antonio-rojas opened this issue about 4 years ago
Support optional extra information (`&` in prototypes)

videlec opened this issue about 4 years ago
Support for pari 2.13.0

videlec opened this pull request about 4 years ago
Broken with pari-2.13.0: Undefined symbol "isirreducible"

yurivict opened this issue about 4 years ago
sqrtint not wrapped with PARI 2.13

antonio-rojas opened this issue about 4 years ago
primelimit not set with PARI 2.13

antonio-rojas opened this issue about 4 years ago
patch from Bill Allombert for member functions

fchapoton opened this pull request over 4 years ago
cypari2 crash during snappy doctests

NathanDunfield opened this issue over 4 years ago
Needs pyproject.toml to declare build-time dependency on cysignals

mkoeppe opened this issue over 4 years ago
try to autodeclare member functions

fchapoton opened this pull request over 4 years ago
pari headers not found on openbsd

dimpase opened this issue over 4 years ago
Zabm

videlec opened this pull request over 4 years ago
Refresh test script

videlec opened this pull request almost 5 years ago
problematic matker doctest

videlec opened this issue almost 5 years ago
Fix incorrect use of literal block syntax

jamesjer opened this pull request about 5 years ago
Fix leaking in __complex__

jdemeyer opened this pull request over 5 years ago
Complex leak

videlec opened this pull request over 5 years ago
update pari url and fix polisirreducible

videlec opened this pull request over 5 years ago
Repile instead of losing unwrapped GENS at the bottom of the PARI stack.

culler opened this pull request over 5 years ago
Repile instead of losing unwrapped GENS at the bottom of the PARI stack.

culler opened this pull request over 5 years ago
leak with `pari(xxx)`

videlec opened this issue over 5 years ago
remove import of sys (unused)

fchapoton opened this pull request over 5 years ago
Optional second argument for Pari.genus2red

nbruin opened this pull request almost 6 years ago
// should be supported

jdemeyer opened this issue almost 6 years ago
Use the trashcan for class Gen (needs Cython 3)

jdemeyer opened this pull request almost 6 years ago
Warnings when building the documentation

videlec opened this issue almost 6 years ago
setup warning

videlec opened this issue almost 6 years ago
setup warning

videlec opened this issue almost 6 years ago
omega() method does not respect precision of object

pjbruin opened this issue about 6 years ago
warnings calling "gphelp -raw"

videlec opened this issue over 6 years ago
[WIP] Do not confuse optional data dir with pari_share

timokau opened this pull request over 6 years ago
Build with pari.2.11

videlec opened this pull request over 6 years ago
Use C function polcoeff0() instead of polcoeff() method

jdemeyer opened this pull request over 6 years ago