-
I try to run the tests but both with pytest and nose I get: NameError: name 'dec' is not defined
This is what I did on current master (9d7a743cdd6ab5e7e6b11025b2a68820fe17cc32):
```
$ python3.8…
-
Dear developers,
Recently I tried to integrate an agentpy model with the EMA workbench, the example that was on the documentation was helpful, and I was able to make that run (this example: [https:…
-
Hi,
I get following error when I try to run a simple test job:
```
Traceback (most recent call last):
File "/home/parashar/anaconda3/lib/python3.5/site-packages/ipyparallel/controller/hub.py", line …
-
This issue may be related to https://github.com/ipython/ipyparallel/issues/207 which is also not marked as solved, yet.
Also I posted this problem on stackoverflow (https://stackoverflow.com/question…
-
It seems that it is not possible to serialize a dict which a non-orderable keys:
```python
from ipykernel.serialize import serialize_object
serialize_object({'A': 1, 2: 2})
File "...\ipykernel…
-
When using the [`stop_dask` method]( http://ipyparallel.readthedocs.io/en/latest/api/ipyparallel.html#ipyparallel.Client.stop_dask ) of the `ipyparallel.Client`, the following warning message pops up.…
-
Hey guys very very cool job so far.
I'm not quite sure if that's a hugh issue, but I wasn't able to find a solution by myself.
Goal: I want to implement a pythoncluster on a Windows HPC Cluster
…
-
We've run into an issue where functions which specify required kwargs loose any defaults under certain conditions, causing app failures because the function cannot be called anymore.
The conditions…
-
See, for example, [here](https://dev.azure.com/python-adaptive/adaptive/_build/results?buildId=1306&view=logs&j=158e2689-29c5-5d1b-9cf0-c56b8d17aff2&t=ec5a3347-cde0-59b6-b623-38b4600252c4)
It times…
-
## Diagnostic plots
- [ ] Exposure vs time
- [ ] nPred vs time
- [ ] relative uncertainty vs TS
- [ ] Distribution of flux, uncertainty, index, ...
## Other features
- [ ] Make convergence str…