Gregory Jefferis
Gregory Jefferis
- since at the moment we don't know what to do about said dimensions - should maybe think about allowing this but sorting out BoundingBox/x,y,z appropriately when this happens
I'm very happy with the ability to switch between Rstudio sessions in v1.4. I particularly like this because Cmd+Tab switching often doesn't work for me because I usually have so...
Hi @william-silversmith. Hope all is good! I'm seeing a new (to me) error with cloudvolume 8.25.0 although `8.24.2` also gives this for @schlegelp. This is from R but the python...
* this still seems to be up in the air but at least some preparatory branches for igraph 2.0 use a 0 rather than NaN to signal unreachable nodes *...
* separate computation of tps xform from applying it * memoise as well so it only runs once * much faster for larger/unstable tps pointsets
I use curl via httr to access a web application used in brain mapping (https://github.com/natverse/rcatmaid). A colleague recently reported that he could not access his server which is protected by...
This PR makes three different actions instead of one for the addin - Run as Job in Background - Run as Job with Environment - Run as Job with Environment...
[2.6.3](https://github.com/seatable/seatable-api-python/compare/ae69f01f0c862d6f590f6dc5a284386c7ebeb607..master#diff-b27968332274e9fd338c734a01e50b68b231bbe634c18a14043411d20a6a12c3R49-R50) has introduced a bug that causes table names that match the regular expression `r'^[-0-9a-zA-Z]{4}$'` in the new [`like_table_id()`](https://github.com/seatable/seatable-api-python/compare/ae69f01f0c862d6f590f6dc5a284386c7ebeb607..master#diff-b27968332274e9fd338c734a01e50b68b231bbe634c18a14043411d20a6a12c3R49-R50) function to be parsed as ids rather than tables, which in...
* Some minor fixes that should make the package ready for CRAN again * main potential issue is if there is still any fallout left from the rust test compilation...