Cody Boisclair
Cody Boisclair
This modifies the `read_file` method to extract the character vocabulary from the input file, which is then passed as an argument to the `generate` and `char_tensor` methods. This also modifies...
This changeset updates the markdown_python library to a newer version which is compatible with Python 3, and changes the markdown_python import to be relative so that it works in the...
The solvertools-data-2021.zip file referenced in the README is not actually present on the server: ``` % wget http://tools.ireproof.org/static/solvertools-data-2021.zip --2021-08-08 15:23:22-- http://tools.ireproof.org/static/solvertools-data-2021.zip Resolving tools.ireproof.org (tools.ireproof.org)... 107.23.52.168 Connecting to tools.ireproof.org (tools.ireproof.org)|107.23.52.168|:80... connected....
The usWinAscent and usWinDescent seem extremely large compared to their typo equivalents: | Metric | Windows | Typo | Difference | |-|-|-|-| | Ascent | 1193 | 945 | 248...
When opening a file on the server with `..` in the file name passed to rmate, this is preserved when generating the path to the local temporary file, causing that...