dyna3/app-proto
Aaron Fenyes 21cefa9f8a Do symmetric_kernel in projection coordinates
Instead of finding the kernel in the standard coordinates and then
expressing it in the projection coordinates, work in the projection
coordinates from the beginning by applying a change of basis to the
input matrix.
2025-01-21 18:52:01 -08:00
..
examples Do symmetric_kernel in projection coordinates 2025-01-21 18:52:01 -08:00
src Do symmetric_kernel in projection coordinates 2025-01-21 18:52:01 -08:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.toml Click the display to select spheres (#25) 2024-11-27 05:02:06 +00:00
index.html Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
main.css Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
run-examples Implement the uniform inner product for points 2025-01-20 15:44:20 -08:00