Displaying 3 results from an estimated 3 matches for "down1".
Did you mean:
down
2013 Feb 18
2
error: Error in if (is.na(f0$objective)) { : argument is of length zero
...function(x) {m1<-100
t1<-2*m1+1
H1<-matrix(data=NA,nrow=t1,ncol=t1)
I1<-diag(t1)
delta1<-2*x[1]/t1
z1<--x[1]+.5*delta1
range11<-t1
for (i1 in 1:range11){
z_i1=-x[1]+(i1-.5)*delta1
for (j1 in 1:range11){
up1<-((-x[1]+j1*delta1-(1-x[2])*z_i1)/x[2])
down1<-((-x[1]+(j1-1)*delta1-(1-x[2])*z_i1)/x[2])
H1[i1,j1]<-pnorm(up1,mean=5,sd=1)-pnorm(down1,mean=5,sd=1)}
}
K1<-solve(I1-H1)
one1 <- matrix(1,nrow=t1,ncol=1)
u1 <- matrix(0,nrow=m1,ncol=1)
y1<-c(u1, 1, u1)
z1<-t(y1)
ARLV1<-K1%*%one1
ARLV21<-t(ARLV1)
retu...
2018 Nov 12
2
[monorepo] Downstream branch zipping tool available
Building on the great work that James Knight did on
migrate-downstream-fork.py (Thanks, James!) [1], I've created a simple
tool to take migrated downstream fork branches and zip them into a
single history given a history containing submodule updates of
subprojects [2].
With migrate-downstream-fork.py, one is left with a set of unrelated
histories, one per subproject:
llvm
2004 Sep 06
5
HTB problem...
Hi folks.
Let''s say I would like to make some bandwidth control on my network
using HTB. I have 2 clients:
PC1: 192.168.100.2
PC2: 192.168.100.3
Server:
192.168.100.1
This has 2 NIC''s eth1 is local and eth2 is connected to the internet.
It could be nice to have a script, where you could specify, how much
bandwidth you want for a specific host on a network, like, PC1 has