-
Add the first-order primal-dual algorithm developed by Chambolle and Pock for non-smooth convex problems.
-
I've set up Jetty 9.3.10.v20160621 with SSL support, and SSL Labs gives my server an A. However, I'm running into a strange problem when I try to enable `HTTP/2`. With it disabled, SSL Labs reports th…
-
Hello,
I'm trying to run cities-light on Python 2.7 on windows.
I followed all the steps and everything works fine until I run the command "python manage.py cities_light".
i get:
Traceback (most re…
Yom86 updated
8 years ago
-
The following code gives an `IndexError`:
``` python
>>> r2 = odl.Rn(2)
>>> prod_space = odl.ProductSpace(r2)
>>> prod_space[1:]
Traceback (most recent call last):
...
File "/home/hkohr/Work/P…
-
The app fails with `--production` flag or with `build/bundle` commands, works normally with `meteor run`.
I'm using `Meteor 1.2.0.2` with `ecmascript` package enabled on the app and all local packag…
-
Issues #4402 and #4417 gave some indication that there might be room for performance improvement on the slow path of `FastThreadLocal`.
The performance on the slow path might be critical if a user of…
-
Moved from https://github.com/odlgroup/odl-solvers/issues/3
I initialized a structure, but it is obviously far from optimal. We need to find sensible categories for solvers, e.g.
- methods for findin…
-
Need to store the last place we pock a file up from.
As a quick fix, store this in the. .ini file and update when changed?
-
```
You can pick up enemy creatures in this build. If you can see an enemy creature
you can pick it up unless its in one of your prisons.
I have attached a save to test this. The map revealed so jus…
-
Please report your issue with the following information:
### Excpected behavior
Phile installs via composer by the officially encouraged command.
### Actual behavior
``` bash
$ composer create-proje…