Eliot Robson

Results 30 issues of Eliot Robson

See title, resolves #1853. Still very much a WIP, but decided to put up a draft early to field comments as this page is written.

documentation

Starting point for changes that should be part of #9361

See title, I just figured out how to include things like the readme in the docs site without duplication. See example here: https://github.com/eliotwrobson/CyNetDiff/blob/main/docs/index.md I weirdly have no idea where this...

housekeeping

See title, would be nice to be able to lint docstrings that are part of the public interface. https://github.com/jsh9/pydoclint?tab=readme-ov-file

housekeeping

Work-in-progress remake of #6604. Will be incorporating some new features before even taking this out of draft, so no need to review yet. In addition, we almost certainly don't want...

under development
element

See title, various screenshots of discussion are below. Should also hide the "restore original file" button mentioned by @/nwalters512 here. ![image](https://github.com/PrairieLearn/PrairieLearn/assets/1345068/0eec6d4e-c259-4049-93bc-b82d4ea1801f) ![image](https://github.com/PrairieLearn/PrairieLearn/assets/1345068/95cdb5ef-b8cd-471f-a595-594cd73c28a5) ![image](https://github.com/PrairieLearn/PrairieLearn/assets/1345068/3696b127-b382-4965-8567-ca54979f07de)

element

See title, there are a number of elements (`pl-symbolic-input`, `pl-string-input`, possibly `pl-units-input`) that accept a variety of different characters, so weird unicode could slip in somewhere. These elements have different...

element

Per discussion on slack: ![image](https://github.com/PrairieLearn/PrairieLearn/assets/1345068/62534c94-8919-4332-8526-4d1ce3408a4a) Before any PRs get opened, we should figure out what types of feedback semantics we want to support with this. Working with a single entry...

element

Changes to test type hints and integrating a typechecker into the CI job. This was to test feasibility of adding type annotations to the package (per the issue). This was...

Submitting Author: Eliot Robson (@eliotwrobson) All current maintainers: (@eliotwrobson, @caleb531) Package Name: automata One-Line Description of Package: A Python library for simulating finite automata, pushdown automata, and Turing machines. Repository...

3/reviewer(s)-assigned