Skip to content

Conversation

@jkiesele
Copy link
Owner

@jkiesele jkiesele commented Aug 6, 2025

Summary

  • store simpleArray pointers via a unified container using unique_ptr instead of type-specific vectors
  • expose simpleArrayBase to Python and simplify data-type bindings
  • streamline trainData storage functions to operate on base types

Testing

  • pip install -e . (failed: Could not find a version that satisfies the requirement setuptools>=40.8.0)
  • python setup.py build_ext --inplace (failed: Unknown CMake command "pybind11_add_module")
  • pytest

https://chatgpt.com/codex/tasks/task_e_689311702b14832f966e674c099ad929

@jkiesele jkiesele merged commit b7248ac into master Aug 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants