Brian DuSell

Results 8 issues of Brian DuSell

Wrap up this project in a package that can be installed automatically with pip.

Generating the CSS for an svg file requires knowing the id of the font element. Currently the value of the id is guessed from the name of the file, but...

bug

On this page, "principals" should be "principles": https://jamstack.org/glossary/dpr/

Per https://twitter.com/BrianDuSell/status/1333272047858937856 .

enhancement

When calculating the space required for the output tensors in the forward pass of log einsum, the tensors of max values and sumexpsub values are currently not included, leading to...

bug

Document the function parameters and their types. Include an example of how to invoke each of the functions. See [doctest](https://docs.python.org/3/library/doctest.html).

When running Sphinx 2.2.1, `sphinx-versioning` fails with ``` $ poetry run sphinx-versioning build docs docs/_build/html Traceback (most recent call last): File "/app/.venv/bin/sphinx-versioning", line 7, in from sphinxcontrib.versioning.__main__ import cli File...

Updates the parameter data in-place now.