arnoutaertgeerts

Results 8 issues of arnoutaertgeerts

When the config parameter is updated, this is not reflected in the chart. The chart does not update the following parameters: - `stack` - `legend` The other ones such as...

confirmed

Kevin, are you still using ModelicaRes often? I keep getting error messages with respect to `natu` :) If I want to translate the `SimRes` object to a dataFrame I get...

See http://stackoverflow.com/questions/28959450/asynchronously-schedule-sequential-processes-with-the-multiprocessing-pool-pytho

enhancement
high priority

When trying to load a file with ModelicaRes I get the following error: ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in () ----> 1 data = SimRes(r'../Results/SolarCollector.mat') /home/arnout/Projects/Work/ModelicaRes/modelicares/simres.pyc in...

Is there a release planned to support the new JuMP v0.19.0?

The initial data replication using the Pouchyng adapter is very slow and sometimes does not happen at all. When the initial data is loaded, the plugin works like a charm....

I want to use the [pouchdb-authentication](https://github.com/nolanlawson/pouchdb-authentication) to handle authentication on my website and ensure only authenticated users can alter the data. This plugin handles authentication by setting an authentication cookie...

enhancement

I get the following error when trying to include the package in my code: `using PiecewiseLinearOpt` ``` (v1.1) pkg> add PiecewiseLinearOpt#v0.2.0 Updating git-repo `https://github.com/joehuchette/PiecewiseLinearOpt.jl.git` Resolving package versions... Updating `C:\Users\Arnout\.julia\environments\v1.1\Project.toml` [0f51c51e]...