fill in each A-B, B-B, B-C, and C-C inversive distance at -0.25
Trying to reproduce now. There are no B–B inversive distance regulators; did you mean A–A?
@glen wrote in StudioInfinity/dyna3#103 (comment):
Wouldn't it be a solution to everyone's concerns to have a module
components
, with a…
@glen wrote in StudioInfinity/dyna3#103 (comment):
Wouldn't it be a solution to everyone's concerns to have a module
components
, with a…
@glen wrote in StudioInfinity/dyna3#103 (comment):
add_remove.rs has become too long and a bit diffuse in its content. The AddRemove component…
@glen wrote in StudioInfinity/dyna3#92 (comment):
Is it possible to make run-examples.sh work independent of the current directory when it is…
@glen wrote in StudioInfinity/dyna3#92 (comment):
Is it possible to make run-examples.sh work independent of the current directory when it is…
Is nbhd: tangent just a syntax for in essence renaming the nbhd member of a ConfigNeighborhood to tangent for use as a local variable?
Yes—this code [destructures](https://doc.rust-lang.or…
@glen wrote in StudioInfinity/dyna3#101 (comment):
Conversely when you adjust the location of any sphere, its curvature should remain constant…
I haven't thought about licensing since we talked about it at the very beginning of the project. This crowdsourced license guide, apparently curated by…
Renaming done, in commit f1865f8. I decided not to add the type alias Configuration
for DMatrix<f64>
, as discussed below