Skip to content

Conversation

@jpivarski
Copy link
Member

@jpivarski jpivarski commented Mar 18, 2021

This adds a static analysis of all the compute functions to be sure that no one adds unsupported language features. Those functions have to be the least-common denominator to work in all the backends: NumExpr, Numba, JAX, etc.

Note: to avoid this long-running test (which only happens if you have uncompyle6 installed), you say "not slow".

python -m pytest tests -m "not slow"

@jpivarski jpivarski merged commit c00b258 into develop Mar 18, 2021
@jpivarski jpivarski deleted the jpivarski/constrain-compute-functions branch March 18, 2021 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants