promised-ai / lace

A probabalistic ML tool for science
Other
107 stars 8 forks source link

feat(python): Improved errors from type conversions. #180

Closed schmidmt closed 10 months ago

schmidmt commented 10 months ago

Use error returns instead of unwraps to help Python users detect errors.