issues
search
numba
/
numba-rvsdg
Numba compatible RVSDG (Regionalized Value State Dependence Graph) utilities.
https://numba-rvsdg.readthedocs.io/
BSD 2-Clause "Simplified" License
18
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0
#161
renovate[bot]
opened
1 month ago
0
Update pre-commit hook asottile/pyupgrade to v3.19.0
#160
renovate[bot]
closed
1 month ago
0
Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1
#159
renovate[bot]
closed
1 month ago
0
Update pre-commit hook asottile/pyupgrade to v3.18.0
#158
renovate[bot]
closed
1 month ago
0
Update pre-commit hook psf/black to v24.10.0
#157
renovate[bot]
closed
1 month ago
0
Update pre-commit hook pre-commit/pre-commit-hooks to v5
#156
renovate[bot]
closed
1 month ago
0
remove outdated doc
#155
esc
opened
1 month ago
0
version __loop_cont__ variable
#154
esc
opened
1 month ago
0
Use colors that are accessible for color blind
#153
esc
opened
1 month ago
0
Update dependency ubuntu to v24
#152
renovate[bot]
closed
1 month ago
0
Fix issue 150
#151
esc
opened
2 months ago
0
SCFG failing case
#150
sklam
opened
2 months ago
5
Missing or incorrect source location in the SCFG output
#149
sklam
opened
2 months ago
0
Handle `and` and `or`
#148
sklam
opened
2 months ago
1
Fix missing `ast.Name(ctx=...)`
#147
sklam
opened
2 months ago
0
Update pre-commit hook pre-commit/mirrors-mypy to v1.11.2
#146
renovate[bot]
closed
2 months ago
0
improve name of transformed function
#145
esc
closed
3 months ago
0
Enhance rendering SCFGs
#144
esc
closed
3 months ago
0
Update pre-commit hook pycqa/flake8 to v7.1.1
#143
renovate[bot]
closed
3 months ago
0
Update pre-commit hook psf/black to v24.8.0
#142
renovate[bot]
closed
3 months ago
0
any is a builtin, Any is a type -- use str over int
#141
esc
opened
3 months ago
0
fix updating jump_targets in simple example
#140
esc
closed
3 months ago
0
Jump targets are not updated properly for simplest branching example.
#139
esc
closed
3 months ago
0
Update pre-commit hook pre-commit/mirrors-mypy to v1.11.1
#138
renovate[bot]
closed
3 months ago
0
Update pre-commit hook asottile/pyupgrade to v3.17.0
#137
renovate[bot]
closed
3 months ago
0
Fixup typing
#136
esc
closed
3 months ago
0
Update pre-commit hook pre-commit/mirrors-mypy to v1.11.0
#135
renovate[bot]
closed
4 months ago
2
Update pre-commit hook pre-commit/mirrors-mypy to v1.10.1
#134
renovate[bot]
closed
4 months ago
0
Update pre-commit hook pycqa/flake8 to v7.1.0
#133
renovate[bot]
closed
5 months ago
0
adding initial stab at demo notebook
#132
esc
opened
5 months ago
0
Update pre-commit hook asottile/pyupgrade to v3.16.0
#131
renovate[bot]
closed
5 months ago
0
remove print left over from debugging
#130
esc
closed
5 months ago
0
Feature request: use `setuptoold-scm` for git based versioning.
#129
esc
opened
5 months ago
0
Fixup ast_transform docs
#128
esc
closed
5 months ago
2
implement and test SCFG->AST conversion
#127
esc
closed
5 months ago
6
Update conda-incubator/setup-miniconda action to v3
#126
renovate[bot]
closed
6 months ago
0
Update actions/setup-python action to v5
#125
renovate[bot]
closed
6 months ago
0
Dependency Dashboard
#124
renovate[bot]
opened
6 months ago
0
Update actions/checkout action to v4
#123
renovate[bot]
closed
6 months ago
0
Update GitHub Artifact Actions to v4 (major)
#122
renovate[bot]
closed
6 months ago
0
Configure Renovate
#121
renovate[bot]
closed
6 months ago
1
update README
#120
esc
closed
6 months ago
1
Cleanup gitignore and add makefile target to clean
#119
esc
closed
6 months ago
0
test rendering and fix non-determinism
#118
esc
closed
6 months ago
1
cleanup README
#117
esc
closed
6 months ago
0
virtualenv 20.26.1 now available on defaults via anaconda.org
#116
esc
closed
6 months ago
0
CI Updates
#115
esc
closed
6 months ago
3
implementation of an AST -> SCFG transformer
#114
esc
closed
6 months ago
6
Fixup pre commit
#113
esc
closed
7 months ago
1
enable `scfg.restructure()`
#112
esc
closed
7 months ago
1
Next