Oscar Benjamin

Results 106 issues of Oscar Benjamin

#### References to other Issues or PRs See gh-26140 #### Brief description of what is fixed or changed #### Other comments #### Release Notes * core * Rational powers of...

core

I think that this evaluation rule should be changed: ```python In [37]: a = cbrt(-1) In [38]: b = cbrt(2) In [39]: a Out[39]: 3 ____ ╲╱ -1 In [40]:...

core

CC @agriyakhetarpal See also: https://github.com/scientific-python/upload-nightly-action/issues/111 We should upload nightly wheels after each merge to main to the scientific-python nightly wheels index: https://anaconda.org/scientific-python-nightly-wheels That is useful for downstream testing e.g. in...

type: tests

#### References to other Issues or PRs https://github.com/mpmath/mpmath/issues/704#issuecomment-1732273893 #### Brief description of what is fixed or changed Reduce references to mpmath internals throughout the codebase. Many places use some particular...

external
mpmath

In gh-318 the doctests for gr_nf and gr_fmpz_poly have to be commented out because the otherwise crash with: ``` RuntimeError: memory access out of bounds at wasm://wasm/020eeec2:wasm-function[9770]:0x4883e2 at wasm://wasm/02dce51a:wasm-function[15598]:0x92739c at...

https://github.com/conda-forge/python-flint-feedstock/pull/46#issuecomment-2810256158