What a luddite! It should be "Claude, write me a math coding agent. Make no mistakes!"
eisbaw 18 minutes ago [-]
git clone is slightly faster
gumby 15 minutes ago [-]
And doesn’t use as many tokens, at least for now.
homarp 2 hours ago [-]
A terminal AI coding assistant with a built-in math formalization engine — describe a problem in plain language and it converts it into a Lean 4 theorem and attempts a formal proof.
seunosewa 1 hours ago [-]
Could you provide a practical example?
rawland 1 hours ago [-]
There is one in the quickstart:
mathcode -p "prove that the square of an even number is even"
"git clone https://github.com/math-ai-org/mathcode.git"
What a luddite! It should be "Claude, write me a math coding agent. Make no mistakes!"