- Release:
pipx run cibuildwheel - Development (2 options):
pip wheel .and install the resulting wheel- build the project with CMake and either (both options require rayx to already be present in your environment as there are data files included in the full release that are not part of the .so file):
- import the package like this
import build.src.rayx as rayx(using the project root as CWD) - copy the built shared library (in build/src) to your CWD
- import the package like this
-
Notifications
You must be signed in to change notification settings - Fork 1
License
hz-b/rayx-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published