nguyenv

Results 51 comments of nguyenv

Hi @Nicholas-Schaub, Thank you for reporting this issue. Yes, we are open to contributions! Please feel free to put in a PR. Thanks.

Hi @lunaroverlord, Apologies for the delayed reply. A workaround for now to prevent the NumPy array from automatically coalescing into a multi-dimensional array is by appending `None` (or an empty...

This has not been high priority to look at as there's a workaround as commented above. However, we can bump the priority on this given that a few users have...

Hi @endast, We do not have support for Python 3.12 yet. This is on our future roadmap. Thanks. --- [sc-37726]

This is also needs to be ported over to TileDB-SOMA-Py.

[sc-43002] After discussing with @kounelisagis, we are just going to use this pre-existing PR to add the unit tests instead of opening a new one.

We need to wait for the libtiledb 2.21.0 release for this fix and then we can update `setup.py`. Although in the meantime we can test this against 2.21.0-rc2 to make...

@kounelisagis I'm so sorry, when I rebased against main and force pushed I accidentally removed your commits. Can you push your changes again?

Thanks for doing the work of double checking @kounelisagis.

And also for reverting the libtiledb version in setup.py.