Igneous, our Python software for managing Neuroglancer 3D images, meshes, and skeletons, is now published open access in Frontiers in Neural Circuits!
Aleksandar Zlateski @jalex_bae@tartavull@nkemnitz1@jingpeng_wu@SebastianSeung
https://t.co/crntvRZqVW
@jaywyawhare@VazeKshitij what about std::swap where in some cases the compiler will just exchange its interpretation of the variables without moving any data
@joodalooped if you click on the gist, she has an html file in there. make of it what you will, but the latter does remind me of the examples in that book
@keenanisalive You have to know if it's a high quality implementation of the algorithm though. It can be sometimes easy to tell if its a particularly bad implementation, but it's not always obvious. Especially if you don't have reference benchmarks in the paper.
@JakeKAllDay@TheStalwart Have you ever heard of Dick Cheney? It worked on humans.
That alumnus of the Nixon White House phrased his evil plans in bureaucracy-speak that made kidnapping to black sites ("rendition"), torture ("enhanced interrogation") and military aggression sound boring and patriotic.
zmesh 1.14.0
- New "preserve_order=False" flag for mesh that allows a faster multivalued marching cubes algorithm to run but changes the order of vertices/faces so naive == checks between new and old meshes may be false.
https://t.co/sznPj02QOF
crackle-codec 0.38.0
- Guard to prevent rencoding a format 0 volume (there's a bug that can cause data corruption) All new volumes for over a year are format version 1.
- Faster decompression
https://t.co/sPEvE9lOlf
CloudVolume 12.13.0
- Fixes bug in skeletons (thanks Tri for the bug report)
- Faster LRU when lru_encoding is "raw" (thanks Dodam for the PR)
- Faster PSQL spatial index (thanks Ran for the PR)
https://t.co/LN4ZT4qjRT
fastremap 1.18.0
- Adds is_solid(arr, value), which is a short circuiting routine for checking if the array is all one value. This avoids the issue with np.all (no short circuit + a copy) and np.array_equal (which doesn't admit an integer argument)
https://t.co/KH1U5cy0Gb
CloudVolume 12.12.0
- Fixes bug in setting cache encoding
- Adds function for inserting a new mesh into an existing multires mesh shard
- Adds Mesh.from_trimesh, save, load
https://t.co/LN4ZT4qjRT