Skip to content

Commit

Permalink
Add funi as optional dependency in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
clemens-fricke committed Jun 27, 2023
1 parent efb2c57 commit 165561d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,5 @@ Please checkout [splinepy](https://tataratat.github.io/splinepy/)!
| [vedo](https://vedo.embl.es) | Default renderer / visualization core of gustaf. |
| [scipy](https://scipy.org) | Create k-d trees and simple rotation matrices.|
| [napf](https://github.com/tataratat/napf) | Fast k-d tree build / query based on nanoflann. Supersedes scipy if it is importable. |
| [funi](https://github.com/tataratat/funi) | A different method to find unique float array rows. Interchangeably with `napf`. But better? |
| [meshio](https://github.com/nschloe/meshio) | Supports loading/exporting numerous mesh formats. |

0 comments on commit 165561d

Please sign in to comment.