Skip to content

hsiangjenli/tutorial-cython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Tutorial-Cython

πŸ’‘ Environment

  1. Ubuntu 20.04

  2. Installation of gcc

    sudo apt install gcc
  3. Python version = 3.9

    make env
    conda activate cython
    

πŸ“ Practice

  1. Setup environment
  2. Hello world

About

πŸš€ Learn how to use Cython to write high-performance Python extensions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published