MarginaliaSearch/code/functions/math
2024-12-25 14:22:42 +01:00
..
api (search) Completely remove all old hdb templates 2024-12-10 15:04:49 +01:00
java/nu/marginalia/functions/math (math) Reduce log error spam from null unit conversions 2024-12-21 18:51:45 +01:00
resources (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
test/nu/marginalia/functions/math/eval (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (service-discovery) Add common base interface to all Grpc services 2024-09-27 13:46:34 +02:00
readme.md (docs) Update docs 2024-02-28 12:25:19 +01:00

The math subsystem is an ancillary subsystem for supporting the search application. It can evaluate basic mathematical expressions, convert units, spell check, define words, and so on.