Displaying 6 results from an estimated 6 matches for "twixt".
Did you mean:
twist
2000 Jul 03
2
Possible bug in psy.c
...nonsense (and, if possible, tell me where I'm wrong).
While searching for optimization possibilities in lib/psy.c, I found the following
piece of code in _vp_compute_mask():
if(p->vi->smoothp){
/* compute power^.5 of three neighboring bins to smooth for peaks
that get split twixt bins/peaks that nail the bin. This evens
out treatment as we're not doing additive masking any longer. */
double acc=work[0]*work[0]+work[1]*work[1];
double prev=work[0];
work[0]=sqrt(acc);
for(i=1;i<n-1;i++){
double this=work[i];
acc+=work[i+1]*work[i+1]...
2015 Apr 04
0
The future of centos
...response has me now looking for alternatives that are (maybe?)
more reliable and responsive. Since I've transitioned to a user that
just wants a reliable tool now, the 6.6 upgrade soured me big-time. Then
having the bug report serve only to grow mold, rather than getting the
(apparent) conflict twixt init, X, the (new?) init processes ... looked
at is sealing my decision to find a more reliable desktop distribution.
Been UNIX (programming and user) since 1978, Linux since some early
Slackware distributions, CentOS since 4.x. Will now be looking for
something staying truer to the original UNIX...
2003 Jul 21
1
doubt about graphics
...alues showed are: 250, 300, 350, 400, 450
I need that values in y axis are: 240, 280, 320, 360, 400, 440, 480.
I try
plot(x,y,yaxp=c(240,480,6))
dont work
I try
plot(x,y,yaxp=c(240,480,6),ylim=range(240,480))
dont work too.
How I make this control?
Thanks
Ronaldo
--
The turtle lives 'twixt plated decks
Which practically conceal its sex.
I think it clever of the turtle
In such a fix to be so fertile.
-- Ogden Nash
--
|> // | \\ [***********************************]
| ( ? ? ) [Ronaldo Reis J?nior ]
|> V [UFV/DBA-Entomologia ]
|...
2013 Dec 09
5
Btrfs questions
i am looking at using btrfs for a new project and i have a few questions:
* i have heard that as it currently stands Btrfs has some issues to be used as a Lustre file system; is he aware of the issues and any plans to address these and integrate Btrfs in to Lustre
* any plans to support native clustering on Btrfs
* on ZFS the ZIL is a separate device, any plans to implement a the
2015 Apr 04
4
The future of centos
100% with Digimer here.
I think there are no conspiracy theories. IMO RedHat does not want nor does it afford to mess up CentOS.
All this energy should be put into contributing towards to the project, testing, helping out community.
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Digimer" <lists at
2012 Jun 05
13
New btrfs-progs integration branch
I''ve just pushed out a new integration branch to my git repo. This
is purely bugfix patches -- there are no new features in this issue of
the integration branch. I''ve got a stack of about a dozen more patches
with new features in them still to go. I''ll be working on those
tomorrow. As always, there''s minimal testing involved here, but it
does at least compile on