-
In step-62 a frequency sweep is done to calculate the spectrum of an elastic structure.
The mass and stiffness matrices are the same for all the frequency steps. We store them
in the `Quadrature…
-
Hello !
I am stuck on a problem for quite some time :
I try to generate a ikfast .cpp for Kinova's Jaco V2 with 6 DOF.
I'm using the latest version of Openrave (branch Master) 0.9 on a Ubuntu 14.04 3…
-
Hello,
I have installed kipet via conda in a Windows 10 machine, but I am having problems in using the package as there seems to a problem importing modules. I attempted to run the
`python run_…
-
I was working out the math behind [computeProfitMaximizingTrade](https://github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/libraries/UniswapV2LiquidityMathLibrary.sol#L17) and I discovered…
-
Basic inspiration: neuralODE is NOT explicitly mini-batch aware. you can kludge it right now, but this kludge won't scale because it's not mini-batch aware. SO introduce mini-batch smartness into n…
cems2 updated
4 years ago
-
### Overview
- Environmental models are of necessity, represented by generic forms/equations, however, the forms often deviate from real-world actors and the equations are often refined as our knowle…
-
Hi,
I think a minimal working example with actual mock data would be more than helpful. There seem to be a great number of things having to be considered to even run a trivial example, and documentat…
-
This came up in #356: It would be nice to allow flux functions that depend explicitly on space `x`, e.g. for linear advection with variable coefficients. There are at least two possible approaches:
…
-
The issue is regarding setting pressure boundary conditions for example for a **2D-Poiseuille** like flow where I would like to set at the inlet Dirichlet pressure p1 and at the outlet p2 with p2
-
We need some kind of eliminate function, like http://reference.wolfram.com/mathematica/ref/Eliminate.html. See also http://stackoverflow.com/q/20826969/161801 (and if someone, @smichr maybe, could ans…