-
Notifications
You must be signed in to change notification settings - Fork 1
Add small curvature test with a spiral #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- change default to RK3 (better stability)
|
@NLebbe I have set up the structure for the docs, as well as written the https://maltezfaria.github.io/LevelSetMethods.jl/previews/PR36/ |
- Write `index.md` - Setup global structure of docs
- prepare for time-dependent coefs
Docs for advection term
…thods.jl into curvature-example
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
==========================================
- Coverage 25.64% 22.28% -3.37%
==========================================
Files 11 12 +1
Lines 655 754 +99
==========================================
Hits 168 168
- Misses 487 586 +99 ☔ View full report in Codecov by Sentry. |
…izations for levelsets.
…ure, normal, gradient and hessian values for a levelset
|
The
If you want we can do that together to speed things up. |
- `NormalMotionTerm` and `CurvatureTerm` not concretely typed
|
This branch was rebased and added into |
Rajoute l'exemple de la spirale d'Osher avec advection pour réduire sa courbure.
Note : en vrai j'ai créée cette branche surtout pour tester les pull request.