Skip to content

Commit

Permalink
new global README
Browse files Browse the repository at this point in the history
  • Loading branch information
paolini committed Aug 12, 2024
1 parent d5665a1 commit 4712604
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The `surf` application computes minimal surfaces with prescribed boundary (the Plateau problem).

This repository contains the old cpp code in the `cpp` directory and new javascript code in the `js` directory.

See [cpp/README](cpp/README) or [js/README.md](js/README.md) for the respective documentation.

Open [https://paolini.github.io/surf/](https://paolini.github.io/surf/)
for a preview of the javascript application.

0 comments on commit 4712604

Please sign in to comment.