Displaying 3 results from an estimated 3 matches for "wedgies".
Did you mean:
wedges
2007 Jun 26
0
Oracle DB giving zpools a wedgie
We ran into an interesting situation recently w.r.t. Oracle 9i and
the zpool it lives on.
Oracle is installed on (and has its tablespace on as well) a zpool
which is comprised of two mirrored LUNs, and each LUN is from a
separate 6140. We needed to do work on one of these 6140s and so I
went to detach that side of the mirror from the zpool. What happened
next was peculiar .... the
2017 Sep 13
0
[FORGED] [R-sig-Geo] circular spatial polygon
...king on the values of theta1 and theta2 here,
# but I shan't bother.
theta <- seq(theta1,theta2,length=npoly+1)
x <- c(0,radius*cos(theta),0)
y <- c(0,radius*sin(theta),0)
W <- owin(poly=list(x=x,y=y))
return(affine(W,vec=centre))
}
Then do something like:
wedgies <- vector("list",length=8)
cntr <- c(673593.21,673593.21)
for(i in 1:8) wedgies[[i]] <- wedge((i-1)*pi/4,i*pi/4,15,centre=cntr)
ttt <- tess(tiles=wedgies)
plot(ttt) # Looks OK to me.
And maybe also do:
W <- do.call(union.owin,wedgies)
plot(W)
for(i in 1:8) {
plot(wed...
2007 Sep 23
62
moving from aptana to 3rdRail
How? I have a project full of gems etc etc how can I move it in
3rdRail? I hope I don''t have to do it manually for every single file..
any help appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to