Commit Graph

5 Commits

Author SHA1 Message Date
Sutou Kouhei
79a47dcb2f Update version info to 1.0.0 (2025-10-10) 2025-10-10 15:49:53 +09:00
Yugo Kadowaki
b37712b2d2
python: Add support for conda in build.sh (#19)
It now correctly identifies if the user is running inside a Python
virtual environment (venv) or a Conda environment and prints an
appropriate message accordingly.
2025-08-12 17:23:52 +09:00
Yue Yin
c9aa27f381
Add missing include for bindings (#7)
- Added  `<nanobind/stl/vector.h>`
2025-07-23 13:02:14 +09:00
Sutou Kouhei
2d48a5fb90
Add shell linter and formatter (#4)
Fixes #2
2025-07-22 17:28:32 +09:00
Sutou Kouhei
584ca15338 Import 2025-07-22 15:15:21 +09:00