Apply a pre-commit config - #83
Open
davschneller wants to merge 7 commits into
Open
Conversation
davschneller
marked this pull request as ready for review
April 28, 2026 11:49
AI-generated code. (model: Claude Opus 5)
Contributor
Contributor
Author
|
Hmm, looks like it. :) Smoothes a lot seemingly. For clarity — is the linear version computed with the same easi version? (i.e. this one) Just to exclude that there's something more fundamentally wrong. I'll look into the code. ... |
Contributor
Author
|
One more question; is the picture supposed to show something close to the initial setup, or after the simulation is done? If it's the latter, then how does the initial projection look like by chance? (otherwise, the left part somehow looks like the bottom left part of the right image, magnified — maybe that'll help) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Also format all of the code.
And add the
LuaMapto the docs.Add cubic interpolation.