-
@kathsherratt, my understanding is that you started something like this?
-
### Affected Version
```
paru -V
paru v1.8.2 - libalpm v13.0.1
```
### Description
`pacman -Ss ^ls` will show all packages with ls at the start of the name/description
`paru -Ss ^ls` actually…
-
This came in a couple of days ago in the Python 3.0 nightly CI job, but it's in NumPy main - I can reproduce it with Python 3.8. There's a bunch of failures:
```
__________________ TestCorrelateRe…
-
@rubendibattista I was trying to implement your suggestion for this, but I am having a problem.
You are right that when I compiled SU2, mutation++ seems to compile as well, since the terminal print…
-
From Dev Meeting: 02/14/19
While reviewing https://github.com/phetsims/dot/issues/84, it became apparent that the loosely typed nature of javascript makes refactors more difficult, as seen by the c…
-
### Version
version_2.1.0-rc-5-gfec111302
wxWidgets v3.0.4
### Operating system type + version
Arch Linux
* -DSLIC3R_STATIC=0
* -DSLIC3R_FHS=1
* -DSLIC3R_WX_STABLE=1
* -DSLIC3R_GTK=3
* …
-
Currently I try to work with pretty big amount of objects in mxgraph, like rendering 10000 shapes at once. In that case there lots of problems with rendering cells. Each cell updated in a sequence, wh…
-
I got this trying to run the Testing Installation (1.3) [here](https://github.com/cytomining/DeepProfiler/wiki/1.-Installing-DeepProfiler). Note, some early tests failed. Any thoughts?
```
$ pytho…
-
Currently anything related to plotting seems to happen through Matlab’s plotting system. This has the advantage of being familiar to Matlab users, presumably relatively straight-forward to implement, …
-
On 5 Jan 2020, alignment failed. The `least_squares` function produced a solution but the cost function value of the solution was very high. It is unclear why. I re-ran align.py a second time with no …