akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

DataTable cell types #79

Closed akielaries closed 10 months ago

akielaries commented 1 year ago

Should the DataTables cells have specific types instead of reading all values as string. This would be values are read in and stored as their native type somehow. maybe rows of specific columns will have all the same type