Yes, the MIT comma is allowed in Rust, and [recommended](https://doc.rust-lang.org/beta/style-guide/index.html#trailing-comm…
@glen wrote in StudioInfinity/dyna3#92 (comment):
The file name
app-proto/examples/common/mod.rs(well, the "mod.rs" part specifically) is…
The incoming branch is now rebased onto the newly merged #91, so it's ready to merge, pending review!
Do you by any chance have an assembly I can set up that exercises this?
Yes—strictly-zero eigenvalues actually seem to turn up often. As an example, go to the General test assembly, set…
I guess we don't need an on-screen or README/other doc-file reminder that the positive eigenvalues are the blue dots and the negative ones the green squares?
I could start a wiki page that…
Well, the easiest way would be to show a symbol (or numeral giving multiplicity) in a different color or something like that, at some reasonable offset below the smallest nonzero eigenvalue.
D…
(E.g., if we're using a wonky log-scale feature of the plotting software at the moment, maybe we could just take the logs ourselves and give the data to the plotter as log values to be plotted…
This is to protect us from trying to display exactly-zero eigenvalues, that have no log?
Yes. Trying to display eigenvalue which are too close to zero seems to throw off the scaling procedure…
I decided to include the scale change we discussed on Monday in this pull request. It's implemented in commit fa39a9a. As proposed, the Spectrum chart now splits the spectrum of the Hessian into…
The packaging script on the [Vectornaut/dyna3:demo-summer-2025](https://code.studioinfinity.org/…
Done on the Vectornaut/dyna3:demo-summer-2025 branch, as of commit [40f35ea](https://code.studioinfinity.org/Vect…