-
**Reported by dietmarw on 7 May 2010 08:18 UTC**
The following nice example is unfotunately a bit unstable when it come to initialisation:
`Examples.SynchronousInductionMachines.SMEE_LoadDump`
The to…
-
Seems odd that this is throwing an error in the latest version of Matlab. I verified that it runs without issue in R2015a.
>> ds = prtDataGenUnimodal;
>> fld = prtClassFld;
>> dsOut = fld.kfolds(…
-
The regression tests for the package `Buildings.Utilities.IO.Python27` fail on Ubuntu 16.04 64-bit with Dymola 2017.
The models do not translate if 32 bit code is generated, which is the default on D…
-
Dear developers,
first of all, **thanks so much** for making this awesome tool available to us Dymola users!
I am experiencing a problem though when using buildingspy 1.5.0 to run Dymola 2015FD01 simu…
-
Recently updated, tried:
ds = prtDataGenMnist;
nn = prtClassRasmusbergpalmDeepLearningNn + prtDecisionMap;
yOut = nn.kfolds(ds,2);
Eventually got this error:
epoch 100/100. Took 0.47235 secon…
-
In the main twig file we can display this variable we can from the controller:
`{{ cheapestVersionId }}`
But in the twig template file we define a block like this:
`{% block dsin_equipments_category_…
-
I propose to add the functionality to compute weekdays. This requires a link to be made between the Modelica variable `time` and our calendar system. Therefore there must be a way for the user to spec…
-
Hi Denny!
I started using SDRTrunk a lot heavier yesterday due to fire activity. I added an extra couple of dongles and started tracking a P25 trunked system in addition to the two conventional P25…
-
_Submitted by:_ **Ladislav**
The result is:
Flint Hills sine: 30.31452038044718 Flint Hills tangent: 30.31452038044719
Expected result (rounded): 30.314520404
``` rebol
n: 25000
s4: s4t: 0.0
repea…
-
On Ubuntu 14.04 64 bit, If dymola is configured to compiled with
```
Advanced.CompileWith64=2;
```
then there is a segmentation fault in `Buildings.Utilities.IO.Python27.Examples.KalmanFilter`.
Run…