TECH

Show HN: Geomatic – a command-driven geometry studio enabled with autodiff

Hacker News · Mon, 25 May 2026 08:25:00 GMT

All commands have the format `output = \func inputs` or just `\function inputs`. Points and scalars are built on the fly. Eg `\line a b` to an empty canvas creates points `a` and `b`, and joins them with a line. One can use broadcasting semantics similar to NumPy and PyTorch in a

Read original source Discuss with A.S.I.S