typoscale 0.2.0

1, 1 1⁄10, 1 3⁄10, 1 ½, 1 7⁄10, 2, 2 ⅕, 2 ⅗, 3, 3 ⅖, 4, 4 ½, 5 ⅕, 6, 6 9⁄10, 8, 9 1⁄10, 10 ½, 12 1⁄10, 13 9⁄10, 16, 18 3⁄10, 21 1⁄10, 24 ⅕, 27 ⅘, 32, 36 7⁄10, 42 ⅕, 48 ½, 55 7⁄10, 64, 73 ½, 84 ⅖, 97, 111 ⅖, 128, 147, 168 ⅘, 194, 222 ⅘, 256...
Documentation
<a id="english">

# MFEK GPT-3 Policy

**Parts of this project were written by a type of artificial intelligence, a language model called GPT-3, as that model existed in the month of February 2023.**

[GPT-3](https://en.wikipedia.org/wiki/GPT-3) is a project of [OpenAI LP](https://openai.com/).

GitHub Copilot was not used. The MFEK Foundation Inc. funded API calls. **For `typoscale`, ≈$10 in compute was used.**

MFEK pledges:

* All code generated was reviewed by a human (in practice Fred Brennan).
* All comments generated were reviewed for factual accuracy and removed if inaccurate.
* All code generated was tested and linted by a real compiler.
* GPT-3 was not told to just write code. It was given human-produced code and told to _translate_ it to Rust.
* Many functions were sent back to GPT-3 more than ten times.

# `typoscale` specific GPT-3 information

* I estimate that GPT-3 saved me 80% of the time it would've taken to write **v0.1.0** from scratch. That version is very simple so this is likely to go down significantly.