Skip to content

Conversation

@paugier
Copy link

@paugier paugier commented Mar 18, 2020

  • PEP8 (for example CamelCase only for classes)
  • modernize Python code
  • compatibility with PyPy3
  • same code than Julia (which is faster)
  • __slots__
  • etc.

Here, the ratio Pythran/Julia is 3.6 with PyPy3 and 4.5 with CPython, i.e. smaller than 15.7 in https://github.com/Thierry-Dumont/BenchmarksPythonJuliaAndCo/wiki/5-The-FeStiff-benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant