Jacobian Math

Use Jacobian’s typed operations when exact computation or structural analysis can help solve a mathematical problem.

morluto f3b7cc1 2 files · 1.1 KB Updated

File contents

Jacobian Math Tools

Jacobian is a local library of typed mathematical operations for computation and structural analysis.

Use math.find as the library-navigation tool: search for a desired outcome, browse an unfamiliar domain, or inspect an operation's schema and examples. Use math.run to execute a selected operation and obtain its typed result. Feed results into later reasoning, further Jacobian operations, or Python scratch work as useful.

The operations are composable. Choose the representation, decomposition, order of operations, and stopping point that fit the problem. Reach for the library proactively when exact computation, finite search, or structural analysis may help.

morluto/jacobian/tree/main/.agents/skills/jacobian-math commit f3b7cc172c

Frequently asked questions

npx skillmds@latest add morluto/jacobian-math-2