-
@wenegrat and I talked about implementing a `split viscosity' method for stabilizing time-stepping.
Essentially, we would like to allow the user to specify some constant 'spliting viscosity' (or d…
-
Let's say I want to maximize
`cos(x1) + cos(x2) + cos(x3)`
where
`x1 + x2 + x3 = n`
with `1
-
I'm getting this error on Epoch 1 of run_20newsgroups.py:
InvalidArgumentError (see above for traceback): indices[478] = 5451 is not in [0, 5451)
[[node word_embed_lookup (defined at /Users/davi…
-
As mentioned in #10290, we want to add a function to generate `solvers::Constraint` from `SystemConstraint`. This function takes a `Context`, evaluate the `SystemConstraint` to a symbolic::Expression,…
-
![image](https://user-images.githubusercontent.com/23408516/40183949-4613c1d6-59ac-11e8-9961-61e9fbc9b22f.png)
![image](https://user-images.githubusercontent.com/23408516/40183965-4fa345d2-59ac-11e…
-
**Reported by MForey on 9 Oct 2015 15:22 UTC**
The Modelica standard provides a way to give a fixed value (parameter) as the initial guess of an iteration variable, via the keyword "start".
However, t…
-
@baharev
I want to use sdopt-tearing in my Master's project but I am having some difficulty interacting with your code. Currently, I manually create the incidence matrix and pass it to the methods i…
-
adopting issue defined in JuliaLang/METADATA.jl#19282
Local testing breaks in a newly created test file here (error below):
https://github.com/JuliaRobotics/IncrementalInference.jl/blob/5065fdfcc0…
-
**Modified by dietmarw on 19 Mar 2012 10:26 UTC**
2.1.8, page 25-26
fmiStatus fmiGetDirectionalDerivative
See the example:
[Example:
Assume an FMU has the output equations
and this FMU is connec…
-
I tried to test a vispy demo which is atom.py.
As you can see in the picture, when I run with the default code, (n,p=100,150), CPU utilization is 200% and GPU utilization is about 25%. The rendering …