search for: qnd

Displaying 3 results from an estimated 3 matches for "qnd".

Did you mean: and
2014 Jun 16
1
model.frame and parent environment
Someone has reported a problem with predict.coxph that I can't seem to solve. The underlying issue is with model.frame.coxph; the same issue is also found in lm so I'll use that for the example. -------------------------- > test <- data.frame(y = 1:10 + runif(10), x=1:10) > myfun <- function(formula, nd) { fit <- lm(formula, data=nd, model=FALSE)
2005 Apr 15
0
rpmstrap & CentOS 4, feedback requested
...could also be used for simple installs or even upgrade and dep-closure tests). It's called "rpmstrap" and it currently works "pretty well" with i[3456]86 versions of Fedora Core 2, Fedora Core 3, and CentOS 4. You can get it here: http://hackers.progeny.com/~sam/rpmstrap/ QND instructions on using it to build a basic CentOS 4 chroot can be found here: http://trac.samhart.net/trac/wiki/rpmstrap_CentOS4 Up until now, it's primarily been an internal tool I've been using for cross-distro work, but I would like to release it more generally. Before I do this, howeve...
2019 Jan 02
2
JIT compiler, Windows, external functions like cos
Hello LLVM team, our software FluidSIM (www.fluidsim.de) simulates pneumatic, hydraulic and electric circuits. For the mathematical models we use the language Modelica (www.modelica.org). We developed our own Modelica simulator which solves the dynamical created algebraic differential equation systems. One tool is our small JIT compiler, which compiles mathematical expressions like “2*x0 +