Aaron Meurer

Results 406 issues of Aaron Meurer

See https://github.com/sympy/sympy/pull/14079#issuecomment-433969915 ``` * codegen * autowrap * wrap several routines in one go and export the module * add NumPy and Pure Cython wrapper ``` was parsed as *...

Another thing the bot could be used for is to allow someone to tag a PR to be automatically merged as soon as it goes green. That way if they...

Some of the things at https://github.com/sympy/sympy/wiki/Writing-Release-Notes#what-makes-a-good-release-notes-entry could be linted by the bot. I'm not sure if all of them necessarily should be, but probably at least some should.

Sometimes a PR will have multiple authors (like if someone picks up someone else's work), and there will be multiple changes, but only some of them are from certain authors....

The header names are SymPy submodules. When a header is missing, it says that it should be a submodule name. It could read the files that are changed, and if...

I regularly use multiple emacs processes (in different terminal tabs), and this causes emacs to constantly complain about the keyfreq file being locked.

bug

This is a good opportunity to improve on the python.org docs. An issue I've seen is that %z does unexpected things on Windows (http://bugs.python.org/issue20010). Instead of returning +HHHH it returns...

See https://raw.githubusercontent.com/gnachman/iTerm2/master/tests/isiterm2.sh and https://groups.google.com/d/msg/iterm2-discuss/MpOWDIn6QTs/EhlKou4uFgAJ.

A matplotlib backend to display plots inline in the terminal (in IPython) would be nice. See https://github.com/oselivanov/matplotlib_iterm2 for one way to do it. An easier way to enable it than...

See https://www.iterm2.com/documentation-escape-codes.html.