Aaron Meurer

Results 410 issues of Aaron Meurer

Look at http://stackoverflow.com/q/2068372/161801 . Let's see how our algorithm compares, and if any of those are faster, let's use it. Original issue for #7049: http://code.google.com/p/sympy/issues/detail?id=3950 Original author: https://code.google.com/u/[email protected]/

imported
ntheory
Performance

``` In [15]: (x*y).evalf(subs={y:0}) Out[15]: x⋅y I expected 0.0. ``` Original issue for #6974: http://code.google.com/p/sympy/issues/detail?id=3875 Original author: https://code.google.com/u/[email protected]/

imported
Bug
core.evalf

This upstream Sphinx PR will make each function, class, and method docstring appear in the table of contents (i.e., in the right sidebar). This means that headers like sympify ^^^^^^^...

Documentation
CZI: Documentation

Since the API pages in the docs have a long listing of functions, with the new Furo Sphinx theme, it becomes easier to navigate them when there is a single...

Documentation
CZI: Documentation

### Discussed in https://github.com/sympy/sympy/discussions/24031 Originally posted by **gerryfletch** September 8, 2022 Hello! I'm trying to decide whether a formula is in its simplest form, and a hurdle I'm running into...

like ``` channels: - asmeurer ``` Not to be confused with specifying channels on a package, which is https://github.com/conda/conda/issues/988.

stale::recovered

At the NumFOCUS summit a few weeks ago, several people had a conversation about the limitations of asv and the other Python benchmarking tooling. I'd like to use this issue...

I want to write an action that produces data that gets submitted to a webhook by workflows, but the data in general is too large to put in an action...

Some of the files are too big to be viewed on GitHub. Maybe they could be split into different files based on the sections.

The paper has been published https://peerj.com/articles/cs-103/ Thank you to everyone who contributed to this. The paper has come out quite nice. One final step is to update the SymPy documentation...