Skip to content

Integration of a simple Cython backend that compiles with a transonic analysis only

Bitbucket Importer requested to merge bitbucket/declined-pr-31 into branch/default

Created originally on Bitbucket by PierreBlancfat (Pierre Blanc-fatin)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

Cython and Pythran backends inherit from a super class “Backends”

No test for the new Cython backend.

  • Class for Pythran backend and inheritance
  • Draft : start numba integration
  • Draft : start cython backend
  • Restructuration : tranpiler & pythranizer in backends
  • One analyse for all backends
  • Factorize backends code in super Class
  • Cython compilation with a transonic analyze only

Merge request reports