Skip to content
GitLab
Explore
Sign in
Commits · fix-gitlab-sio
islpy
Browse files
Jun 03, 2025
Fix building with non-SIO, non-imath MP implementations
· b9feb05b
Andreas Klöckner
authored
Jun 03, 2025
View commits for tag v2025.2
v2025.2
b9feb05b
Add a basedpyright CI
· b8c04ca7
Andreas Klöckner
authored
Jun 01, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
b8c04ca7
Add some types in islpy.__init__
· 23fe45e5
Andreas Klöckner
authored
Jun 02, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
23fe45e5
gen_wrap: get_dim_name can return None
· 45e008ca
Andreas Klöckner
authored
May 31, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
45e008ca
gen_wrap: Reject unexpected self classes
· 39eda838
Andreas Klöckner
authored
May 31, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
39eda838
gen_wrap: let stubs allow for automatic upcasts
· 0894c886
Andreas Klöckner
authored
May 29, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
0894c886
gen_wrap: Refactor generation of self-upcasts
· e1ddfbf7
Andreas Klöckner
authored
May 28, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
e1ddfbf7
gen_wrap: Refactor wrapper/exposer invocation
· 18848799
Andreas Klöckner
authored
May 28, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
18848799
gen_wrap: annotate callback types
· e3c22b04
Andreas Klöckner
authored
May 26, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
e3c22b04
gen_wrap: Fix type annotation for tuple types
· 6904ddc0
Andreas Klöckner
authored
May 26, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
6904ddc0
gen_wrap: improve some types
· c14f7452
Andreas Klöckner
authored
May 28, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
c14f7452
gen_wrap: Remove logic to store preprocessed headers
· 6cae7c6c
Andreas Klöckner
authored
May 26, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
6cae7c6c
Switch to scikit build core
· c9750f99
Andreas Klöckner
authored
May 29, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
c9750f99
Fix doc build for typed islpy
· 5716d0f1
Andreas Klöckner
authored
May 28, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
5716d0f1
CMakeLists: move to 4-wide indentation
· 31ffabf6
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
31ffabf6
Limit Github actions PR concurrency
· d898d453
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
d898d453
Add a stub generator
· cb10beea
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
cb10beea
Split monkeypatching out of islpy/__init__.py into separate file, add types
· 9aff0a2d
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
9aff0a2d
Fix (apparently-3.12+) escapes-within-f-strings
· 5107c831
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
5107c831
Add some type annotations to gen_wrap
· f025cb19
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
f025cb19
Enable TC ruff checks
· c1f6689c
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
c1f6689c
Add bare-bones basedpyright config
· dc6047c9
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
dc6047c9
setup.py: Add commented-out bit showing how to enable a debug build
· 7d30a13f
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
7d30a13f
Bump min Python version to 3.10
· 22f88e32
Andreas Klöckner
authored
May 22, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
22f88e32
Configure ruff ignores for stub file
· 5ab3e5ef
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
5ab3e5ef
Fix an import shadow in __init__
· 2f02e676
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
2f02e676
doc: Delete a now-extraneous comment on Python 2's long integers
· fe73d1ff
Andreas Klöckner
authored
May 28, 2025
and
Andreas Klöckner
committed
Jun 03, 2025
fe73d1ff
Annotate pwaff_get_pieces
· 4c2ee1f0
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
4c2ee1f0
__init__: import from _isl, don't assign
· 87941fbc
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
87941fbc
Remove deprecated SuppressedWarnings
· 28bcbc92
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
28bcbc92
Sphinx: remove signature processing
· 72800c1b
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
72800c1b
Add py.typed marker
· 0a9679d2
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
0a9679d2
gen_wrap: generate function signatures
· 47caa4af
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
47caa4af
Fix install docs
· 81033298
Andreas Klöckner
authored
Dec 19, 2024
and
Andreas Klöckner
committed
Jun 03, 2025
81033298
May 18, 2025
Use tiker.net sphinxconfig URL
· ad606c45
Andreas Klöckner
authored
May 18, 2025
and
Andreas Klöckner
committed
May 18, 2025
ad606c45
Drop Trove license spec in setup.py
· 0f64a437
Andreas Klöckner
authored
May 18, 2025
and
Andreas Klöckner
committed
May 18, 2025
0f64a437
May 05, 2025
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
· 325ad3b7
dependabot[bot]
authored
May 05, 2025
and
Andreas Klöckner
committed
May 05, 2025
325ad3b7
Apr 15, 2025
Fix Github CI status badge
· c2e715e4
Andreas Klöckner
authored
Apr 15, 2025
c2e715e4
Bump version to 2025.1.5
· 60b03703
Andreas Klöckner
authored
Apr 15, 2025
View commits for tag v2025.1.5
v2025.1.5
60b03703
Stop explicitly specifying cibw archs for macOS
· 0807d88e
Andreas Klöckner
authored
Apr 15, 2025
and
Andreas Klöckner
committed
Apr 15, 2025
0807d88e
Loading