mkfunction/README.md

17 lines
393 B
Markdown

# mkfunction
A CLI for automatically generating a function based on true statements.
**Dependencies: giac, [spl](https://git.tudbut.de/tudbut/spl)**
## Function kinds:
- polynomial
- (more planned)
## How to use
- Start using `spl mk[kind].spl`
- Answer starting questions (denoted `[0]`)
- List statements you need to be true
- Use `.` to solve, `list` to output a system of equations.