Skip to content

Commit

Permalink
python3.11 Use current cython to support python3.11 compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfletch committed Jan 6, 2023
1 parent c71228b commit bb61b56
Show file tree
Hide file tree
Showing 9 changed files with 4,826 additions and 3,229 deletions.
1,849 changes: 1,041 additions & 808 deletions accelerate/src/arraydatatype.c

Large diffs are not rendered by default.

335 changes: 242 additions & 93 deletions accelerate/src/buffers_formathandler.c

Large diffs are not rendered by default.

339 changes: 244 additions & 95 deletions accelerate/src/errorchecker.c

Large diffs are not rendered by default.

339 changes: 244 additions & 95 deletions accelerate/src/formathandler.c

Large diffs are not rendered by default.

511 changes: 336 additions & 175 deletions accelerate/src/latebind.c

Large diffs are not rendered by default.

335 changes: 242 additions & 93 deletions accelerate/src/nones_formathandler.c

Large diffs are not rendered by default.

613 changes: 381 additions & 232 deletions accelerate/src/numpy_formathandler.c

Large diffs are not rendered by default.

691 changes: 428 additions & 263 deletions accelerate/src/vbo.c

Large diffs are not rendered by default.

3,043 changes: 1,668 additions & 1,375 deletions accelerate/src/wrapper.c

Large diffs are not rendered by default.

0 comments on commit bb61b56

Please sign in to comment.