Gotcha! I've done some basic 2D simulations of blood vessels using COMSOL, but those only took minutes to run. This must have required some beefy hardware or some really good code. It's really quite amazing how well…
Very cool! Were the evenly spaced nine structures at 0:30 a result of non-random starting positions? Was it simply emergent?
We are (slowly...) doing the same thing across our codebase. The tool we use -- PVS-Studio -- just introduced checking for uninit'd scalars so we are grinding those down and doing eyeball checks in the ctors, but I was…
> But I feel like I'm looking at a laundry list of mostly minor, tiny issues, that are a "solved problem" in the form of existing warnings. I'm not aware of warnings for uninitialized variables in constructors. Can you…
I'm not who you are replying to, but I am a developer at Merge who is excited to try out your toolkits! I think there are a ton of opportunities for medical image analysis in the PACS world. I really hope that IBM will…
Gotcha! I've done some basic 2D simulations of blood vessels using COMSOL, but those only took minutes to run. This must have required some beefy hardware or some really good code. It's really quite amazing how well…
Very cool! Were the evenly spaced nine structures at 0:30 a result of non-random starting positions? Was it simply emergent?
We are (slowly...) doing the same thing across our codebase. The tool we use -- PVS-Studio -- just introduced checking for uninit'd scalars so we are grinding those down and doing eyeball checks in the ctors, but I was…
> But I feel like I'm looking at a laundry list of mostly minor, tiny issues, that are a "solved problem" in the form of existing warnings. I'm not aware of warnings for uninitialized variables in constructors. Can you…
I'm not who you are replying to, but I am a developer at Merge who is excited to try out your toolkits! I think there are a ton of opportunities for medical image analysis in the PACS world. I really hope that IBM will…