-
- Downloads
e0eda00c finalize announcement email
Showing
- README.md 4 additions, 2 deletionsREADME.md
- examples/cython/c_interface/README.md 3 additions, 3 deletionsexamples/cython/c_interface/README.md
- examples/cython/c_interface/pyproject.toml 10 additions, 0 deletionsexamples/cython/c_interface/pyproject.toml
- examples/cython/c_interface/setup.py 2 additions, 2 deletionsexamples/cython/c_interface/setup.py
- examples/cython/c_interface/test_foobar.py 1 addition, 1 deletionexamples/cython/c_interface/test_foobar.py
- examples/cython/c_interface_shared_object/README.md 6 additions, 5 deletionsexamples/cython/c_interface_shared_object/README.md
- examples/cython/c_interface_shared_object/pyproject.toml 13 additions, 0 deletionsexamples/cython/c_interface_shared_object/pyproject.toml
- examples/cython/c_interface_shared_object/setup.py 8 additions, 3 deletionsexamples/cython/c_interface_shared_object/setup.py
- examples/cython/c_numpy/README.md 2 additions, 2 deletionsexamples/cython/c_numpy/README.md
- examples/cython/c_numpy/pyproject.toml 10 additions, 0 deletionsexamples/cython/c_numpy/pyproject.toml
- examples/cython/c_numpy/setup.py 2 additions, 2 deletionsexamples/cython/c_numpy/setup.py
- examples/cython/hello_world/README.md 1 addition, 1 deletionexamples/cython/hello_world/README.md
- examples/cython/hello_world/hello_world/__init__.py 1 addition, 0 deletionsexamples/cython/hello_world/hello_world/__init__.py
- examples/cython/hello_world/hello_world/hello_world.pyx 0 additions, 0 deletionsexamples/cython/hello_world/hello_world/hello_world.pyx
- examples/cython/hello_world/pyproject.toml 10 additions, 0 deletionsexamples/cython/hello_world/pyproject.toml
- examples/cython/hello_world/setup.py 3 additions, 2 deletionsexamples/cython/hello_world/setup.py
- examples/pybind11/pyproject.toml 7 additions, 0 deletionsexamples/pybind11/pyproject.toml
- examples/pycuda/README 1 addition, 0 deletionsexamples/pycuda/README
- examples/setuptools/minimal/helloworld/cli.py 4 additions, 0 deletionsexamples/setuptools/minimal/helloworld/cli.py
- examples/setuptools/minimal/pyproject.toml 23 additions, 0 deletionsexamples/setuptools/minimal/pyproject.toml
Loading
Please register or sign in to comment