Filip Jorissen
Filip Jorissen
Does gaft support multi-objective GA? I.e. without combining all objectives into one. I'm looking for functionality such as NSGA2 that generates a clean pareto front. Thanks!
Is ebusd supposed to use 100% CPU? I ran `./ebusd --scanconfig -d /dev/tty.usbserial-AL2I7EJY --enablehex` on OSX and the process is continuously using 100% CPU. Note that there were some hacks...
When zooming way out and rotating the camera in this example: https://erichlof.github.io/THREE.js-PathTracing-Renderer/BVH_Point_Light_Source.html The image looks like this:  The image is stretched out along just one axis. This seems wrong?
[BUG]
**Describe the bug** Using set-x-filesFactor returns an unclear error message `[ERROR] File '/opt/graphite/storage/whisper/full/path.wsp' does not exist!` While the file does exist. The problem is in fact a permissions issue. Running...
### Description Calling `ebusctl hex b5110101` works when calling it manually but only works sometimes (about once in three times) when calling it from a cron job. I'm using an...
When subscribing on a COV value of a binary input of an unreachable device, an error is to be expected. But unexpectedly, not the same error is thrown. In some...
Instead I get `[Errno 2] No such file or directory: '/var/log/syslog'`. Creating the empty file resolves the problem. I'm not sure what exactly causes the problem. My default browser is...
This is to implement https://github.com/ibpsa/modelica-ibpsa-mpc/issues/4
It would be nice if we could add Dymola commands prior to running the unit tests, for instance I need `Advanced.CompileWith64=True` since only 64 bit binaries are available for the...
I'm not sure whether this is intentional, but warnings like: ``` *** Warning: Reference file IDEAS_Buildings_Components_Examples_RectangularZoneEmbedded.txt does not yet exist. Script that runs unit tests had 0 warnings and 0...