-
see also https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/vpython-users/Q6XqU5Inmas
Since the python simulation code didn't work with latest python3 I tried to adapt it.
…
-
@article{PhysRevE.97.013103,
title = {Electrohydrodynamic instability of premixed flames under manipulations of dc electric fields},
author = {Ren, Yihua and Cui, Wei and Li, Shuiqing},
journ…
-
## Description
feral computing is an emerging micro-genre of operating computation; connecting seemingly disparate compute infrastructure to earth-bound systems. the results of these projects has l…
-
elliptical halos which did not become spherical due to X-X collisions over cosmological
times [23]. Gravitational clustering of CDM in most standard scenarios starts much
earlier than for the baryon…
-
If network between IOT agent and Orion (Context Broker) get failed then currently the device measurment sent from Device to IOT agent will be lost.
There should be a mechanism support whch will preve…
-
Currently if the same runnable is scheduled twice it throws an error.
```js
add(schedule, aFn, id('A'));
add(schedule, aFn, id('A'));
```
In imperative apps this probably isn't an issue, you jus…
-
When running experiments/PolyPhy_3D_discrete_mask.ipynb, if you load in a mesh that results in trace dimensions of (512,512,512), when you press Export Fit in the UI, the to_numpy() function from taic…
-
In [link](https://github.com/pyapril/pyapril/blob/master/pyapril/clutterCancellation.py) on line 293
w = np.dot(LA.inv(R), r) # weight vector
I get a Python error:
TypeError: unsupported …
-
**Describe the bug**
At times you want to change a visualization property such as the size, color or image of an agent. This however is currently impossible to do in a clear way. As it requires you t…
-
The asset packs browser reports an IOException when trying to access the online asset packs:
(The URL https://jmonkeyengine.org/assetpacks/list.php indeed yields an HTTP 404.)
```
SEVERE [org.ope…