Elliott Sales de Andrade

Results 144 issues of Elliott Sales de Andrade

On CRAN, the latest version is 2.4-1 but the latest version here is 2.3.

To the display math regex, this commit adds - 's' flag, which allows '.' to match newlines, - 'U' flag, which makes expression ungreedy, so that a bunch of display...

A pretty large PR since it touches every file. You may wish to look at only the first commit, because that one applies only to files in which `print` is...

Possibly to do with [this entry in the release notes](https://github.com/fukuchi/libqrencode/releases/tag/v4.1.0) > Release Note: > The internal representation of the output code has been slightly changed - the second bit from...

They have been deprecated since GTK 3.2.

Code Quality

This fixes a few things that I've run into so far.

**Description:** Azure appears to be slowly rolling out image version `20230408.1`. This seems to have hit our Python 3.10 jobs with the error: ``` RuntimeError: tk.h version (8.5) doesn't match...

bug

As in title. Crashes with: ``` ... File "/usr/lib/python3.4/site-packages/jinja2/_compat.py", line 36, in reraise raise value.with_traceback(tb) File "./md_cell_list.tpl", line 1, in {%- extends 'html_basic.tpl' -%} jinja2.exceptions.TemplateNotFound: html_basic.tpl ``` I have a...

Please add a license for these files. Presumably it's something similar to xarray itself, but there's nothing explicit here. PS, a tag would be nice, too.

Sometimes only one or two images need an increased tolerance, but we can only increase tolerance on the entire test set. I'm not sure how best to indicate it. Maybe...