-
Moved from https://github.com/benanne/Lasagne/issues/133
skaae updated
8 years ago
-
#### Summary:
Systemic bug in Stan inference engine
#### Description:
As demonstrated in [C-K Hur, A. V. Nori, S. K. Rajamani, and S. Samuel, "A Provably Correct Sampler for Probabilistic Programs"]…
-
After we added `quotient` types, we lost a nice property: every closed term evaluates to a value. We have "stuck" terms such as `eq.rec H1 (quot.sound H2)` that do not evaluate to a value.
Here is a r…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
Hey guys,
I was wondering how are the initial internal states in a recurrent layer dealt with? So far it appears they are reset are every run. Is there any way to preserve them?
I'd like to be able …
-
Hi,
I have added functions for the calculation of the _second_ derivatives of sublimationPressureIce and saturationPressureLiquid. Dymola requested these for some of my models. Is this of interest?
…
-
Im experimencing some ugly artifacts in 2d simplex.
It seems that pattern repeat itself faster then in 289.
I experimenced it with iPad (iPad 2 mini I think).
Could anyone point where the problem…
-
After installing a fresh Ubuntu 14.04 based on [these instructions](http://deeplearning.net/software/theano/install_ubuntu.html#install-ubuntu), I get the following result when running the theano test…
k0ala updated
9 years ago
-
Dear Michael,
for numerical reasons I would like to redeclare h_pTX and T_phX in MoistAirUnsaturated. Unfortunately these functions are not replaceable. Would it be possible to make them replaceable?…
-
We've been working on an updated version of our comparison of a battery of test systems across OpenMM platforms to ensure that potential energies and forces agree.
We recently updated our test for Sr…