Skip to content

laplace equation tutorial - fixed bug with slice/lazy eval#2447

Merged
alecjacobson merged 1 commit intolibigl:mainfrom
enpandi:main
May 15, 2025
Merged

laplace equation tutorial - fixed bug with slice/lazy eval#2447
alecjacobson merged 1 commit intolibigl:mainfrom
enpandi:main

Conversation

@enpandi
Copy link
Copy Markdown
Contributor

@enpandi enpandi commented Feb 21, 2025

Fixes Laplace equation tutorial code for the linear solver approach.

Need to comment out the alternate method for the quadratic energy minimization approach (igl::min_quad_*) to expose bug.

Corresponds to Chapter 3: Matrices And Linear Algebra > Laplace Equation.

Bugged camel head:
laplace-bugged

Fixed camel head:
laplace-fixed

Checklist

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

@alecjacobson alecjacobson merged commit d9524ad into libigl:main May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants