The Wayback Machine - https://web.archive.org/web/20220216054150/https://github.com/topics/laser
Skip to content
#

laser

Here are 299 public repositories matching this topic...

EZoni
EZoni commented Jan 5, 2022

This could be a good first onboarding issue, to let someone get familiar with our git workflow.

The CI test suite is one of the first parts of our repository that a new developer or advanced user might try out (e.g., run a test through the suite and visualize its results, or run the whole test suite to check that a machine setup works properly).

The names of our CI tests do not follow a si

DanHickstein
DanHickstein commented Apr 24, 2020

Currently, we are having readthedocs.org build the documentation for each PR and, if there are any warnings, the build fails immediately. This is a good thing, because it ensures that every PR is generating good documentation, including running the examples.

As discussed in #271, it would be nice to be able to see all of the warnings for the doc build instead of failing on the first one. B

Improve this page

Add a description, image, and links to the laser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the laser topic, visit your repo's landing page and select "manage topics."

Learn more