Nico Schlömer

Results 528 comments of Nico Schlömer

@jbakosi Feel free to chime in at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851787.

Interesting idea! I don't have any spare time to devote to this right now, but you can either submit a PR or sponsor me so I can move this into...

Perhaps related are some `eval()`s in the minified script. https://github.com/webpack/webpack/issues/4899

> I get the error: ValueError: shapes (2,28) and (2,) not aligned: 28 (dim 1) != 2 (dim 0) Well, the error is in your own code. The line ```python...

Perhaps this helps: https://github.com/sigma-py/quadpy/wiki/Dimensionality-of-input-and-output-arrays

It'll be hard to give advice without concrete commands + error outputs. > Also, I remember back when these packages were open source. Now it seems that we are getting...

What's ```python import quadpy print(quadpy.__version__) ``` ?

Hard to say what's going wrong. Have to tried installing `x21 < 0.3`?