Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T transonic
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fluiddyn
  • transonic
  • Merge requests
  • !36

Merged
Created Jul 26, 2019 by Bitbucket Importer@bitbucket_importerMaintainer

Transonic Type supported by Cython backend + light support for classes

  • Overview 1
  • Commits 3
  • Changes 15

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

Was already merged in Bitbucket before import, marked as merged by the import user

The transonification into .pyx use the ‘ctypedef fused’ of Cython to deal with transonic multityping class “Type”

See : tmp/cython_multitype_example.py

Cython backend light support classes, but class attributes are not yet supported

See : tmp/cython_class.py

  • Add make_backend_files in backend super class : +3 succeed tests for Cython

    • 1 in test_init_transonified.py : last test
    • 2 in test_justintime.py : 2 last tests
  • Fix no function in .pyx + Transonic Type supported by Cython

    See tmp/cython_multitype_example.py

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bitbucket/merged-pr-36