Add numbl-chunkie to project list
1 changed file+5−0
profile/README.mdmodified+5−0View file
@@ -35,6 +35,11 @@ Pick a script, click Run, edit freely.
3535 ([live](https://concept-collection.github.io/surfacefun-interactive/)).
3636 Interactive surfacefun demos with live sliders (React and three.js driving a
3737 numbl script): refine a cubed-sphere mesh, scale a tangent vector field.
38+- **[numbl-chunkie](https://github.com/concept-collection/numbl-chunkie)**
39+ ([live](https://concept-collection.github.io/numbl-chunkie/)).
40+ Examples for [chunkie](https://github.com/fastalgorithms/chunkie): boundary
41+ integral equations in 2-D — building chunker geometries and solving Laplace,
42+ Helmholtz, and Stokes problems.
3843 - **[numbl-image-filter](https://github.com/concept-collection/numbl-image-filter)**
3944 ([live](https://concept-collection.github.io/numbl-image-filter/)).
4045 A web app that filters an image with a numbl/MATLAB script entirely in the