search for: eccentric

Displaying 20 results from an estimated 27 matches for "eccentric".

2005 Sep 11
0
Linux Servers: Eccentric Practices for Disk Slicing
The result of continued inquiry ... http://thebs413.blogspot.com/2005/09/linux-servers-eccentric-practices-for.html Not even spell-checked yet nor read-over well. I will clean it up later today. -- Bryan J. Smith b.j.smith at ieee.org http://thebs413.blogspot.com ---------------------------------------------------------------------- The best things in life are NOT free - which is...
2005 May 19
0
Re: [OT] FOSS or Freedomware? -- WAS: pronunciation/Red Hat
...y standards, and purposely change file formats regularly, and incompatibily. The former I call "Commerceware." The later is what I call intentional Hostageware: - Hostageware (unmaintainable source, unmaintainable standard) Any software can become Hostageware. If it is unmaintained, eccentric, etc..., that's a risk to the data contained in/produced by the software. Open Source doesn't necessarily mean Open Standard, or that the software will be a common standard. There are a lot of Open Source programs out there with eccentric formats. So any software is really about mitigati...
2005 Jun 17
1
Re: screen fonts -- LCD and Analog Connections ...
Ryan wrote: > I did, 1024x768. > Sorry, analog Matthew Miller wrote: > Maybe the problem is just in that adjustment, then. Yes. You need to have your signaling _exact_ when dealing with LCDs. Some are very good at taking the timings of VESA standards. But some support some eccentric Windows timings that are _not_ the exact same as VESA. Or maybe you have configured your monitor for X with bandwidths that exceed the typical VESA modelines. E.g., did you upgrade from a CRT and just leave your X configuration intact? If so, then you might be sending 70, 72, 75 or 85Hz modes fo...
2013 Jan 19
1
PAM function ordering
...I can also see that OpenSSH swallows all errors from pam_setcred if pam_authenticate wasn't called, so clearly this isn't going to stop connections. I remain confused though how the krb5 module in BSD could ever have its setcred function called successfully by OpenSSH. Perhaps it's an eccentric Kerberos implementation? Similarly, I wonder if there are any known guidelines on how pam_setcred(DESTROY) and pam_close_session are meant to be called, and if there are any constraints in the order between to be portable? Thanks ever so much for any clues you could give me. Hopefully I'm sim...
2006 Apr 11
1
error in which(): recursive default argument reference
...;hello") Error in which(letters == x) : recursive default argument reference Any insights would be helpful ... Cheers, Matthieu Function : #computes some probabilities based on (1) word frequency (word.freq), letters visibility(letters.vis), letters frequency(letters.freq) and viewing eccentricity (pos) compute.word <- function(word, pos=X, word.freq=word.freq, letters=letters, letters.vis=letters.vis, letters.freq=letters.freq) { word.split <- unlist(strsplit(word, split=c())) #indexing vectors used.letters <- sapply(word.split, function(x) which(letters==x)) pos &...
2012 Sep 02
1
why variations in accuracy between R to ARCGIS for the same point reprojection?
...e different from both R and ArcGis: First, I calculated the radious of the Earth in two different ways: =Re * (1 - e^2)/ (1 - e^2 *SIN(RADIANS(Latitude))^2)^(3/2) =Re * SQRT(1 - e^2) / (1 - e^2 * (SIN(RADIANS(Latitude)))^2) where Re is the radius of the Earth at the tropics(6378km) and e is the eccentricity of the ellipsoid (0.081082). According to several books I used, the position of a point in the Y-axis in the Berhmann projection could be estimated as: =Re*(SIN(RADIANS(Latitude))/COS(RADIANS(Spll))) where Spll is the standard parallel, which in the Berhmann's projection is 30. Unfortunat...
2012 Jun 18
0
igraph 0.6 released
...ation, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game(), hrg.fit(), etc. - Added the InfoMAP community finding method, thanks to Emmanuel Navarro for the code. See infomap.community(). Shortest paths -------------- - Eccentricity (eccentricity()), and radius (radius()) calculations. - Shortest path calculations with get.shortest.paths() can now return the edges along the shortest paths. - get.all.shortest.paths() now supports edge weights. Centrality ---------- - Centralization scores for degree, closeness, betweennes...
2012 Jun 18
0
igraph 0.6 released
...ation, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game(), hrg.fit(), etc. - Added the InfoMAP community finding method, thanks to Emmanuel Navarro for the code. See infomap.community(). Shortest paths -------------- - Eccentricity (eccentricity()), and radius (radius()) calculations. - Shortest path calculations with get.shortest.paths() can now return the edges along the shortest paths. - get.all.shortest.paths() now supports edge weights. Centrality ---------- - Centralization scores for degree, closeness, betweennes...
2012 May 04
2
[LLVMdev] Convert a vector size
Hi, Based on LLVM lang spec (http://llvm.org/docs/LangRef.html#i_bitcast<http://www.google.com/url?sa=D&q=http://llvm.org/docs/LangRef.html%23i_bitcast&usg=AFQjCNFsBtV4Cr8zpL5UpgoIASRDFvcdSw>) notes I have understood ,that bitcast of vectors to vectors is OK,only if provided the vectors are of the same size.Is it possible to convert a vectors from different size? For example a
2012 May 04
0
[LLVMdev] Convert a vector size
...ent undefined, which *can* be bitcast. Of course, the real question is why you want to do this: any solution is going to have nasty issues around: endianness, legal types, more stuff I haven't considered. Exactly how do you want the incoming <3 x i16> to contribute to the i64? A slightly eccentric answer to that question would make my code sequence horribly wrong. Tim.
2006 Oct 17
4
Merb, Mongrel+Erb
Hey there folks- I''m happy to announce the first useable release of my new pocket- framework Merb. Merb is a mongrel handler with built in controller and view templating with erb. It has a nice routing system similar to rails but much simpler. It uses some of the code from the camping handler and the rails handler and then some of its own secret sauce to form imho a nice fast
2008 Nov 17
2
How to calculate the linear distance between 2 points
Deemed colleagues I would appreciate your help with a sentence to calculate the linear distance between 2 geographical points (coordinates in UTM). In advance thnks for your attention, -- Ricardo Bandin Llanos rbandin@udec.cl Estudiante - Magíster Cs. m. Pesquerías Universidad de Concepción, Región del Bio-Bio, Chile Celular: (0056-41) 97949957 [[alternative HTML version deleted]]
2009 Oct 05
1
interpreting glmer results
Hi all, I am trying to run a glm with mixed effects. My response variable is number of seedlings emerging; my fixed effects are the tree species and distance from the tree (in two classes - near and far).; my random effect is the individual tree itself (here called Plot). The command I've used is: mod <- glmer(number ~ Species + distance + offset(area) + (1|Plot), family = poisson)
2009 Sep 07
2
Very inaccurate circles
Hello, Please take a look at the attached plot and let me know if this is normal. The circle has radio I am using R 2.9.2 inside OS X Leopard. The plot was generated with: png('bizarre_circle.png') plot(c(-5,0,0,5), c(0,5,-5,0)) symbols(0,0, circles=c(sqrt(25)), inches=FALSE, add=TRUE) dev.off() If I resize the x11's plot window I can manage to make the circle pass through all the
2010 Jul 28
4
[Ubuntu 10.04] Share not visible from XP?
Hello I waited 15mn in case it was due to some browsing issue, but the directory I shared on a Ubuntu server still doesn't show up in the XP Net'hood, with no error when starting smbd or in /var/log/samba/log.smbd. Here's the smb.conf I wrote: =================== # cat /etc/samba/smb.conf [global] ;Checked: Same wg on XP workgroup = WORKGROUP server string = Samba Server %v
2018 Jan 09
0
[cfe-dev] Why is #pragma STDC FENV_ACCESS not supported?
...e problems where the pragma is in the middle of a function and shouldn't apply to source that comes before the pragma? -- Kevin P. Neal http://www.pobox.com/~kpn/ On the community of supercomputer fans: "But what we lack in size we make up for in eccentricity." from Steve Gombosi, comp.sys.super, 31 Jul 2000 11:22:43 -0600
2004 Sep 10
1
flac worse than shorten ON SOME FILES
had to fix the subject... was getting under my skin! yeah, could you put up the FLAC version of the worst track that is less than 20 megs compressed? (I'll have to grab it with a 56k modem). by worst I mean the one where shorten beats flac by the most. also: 1. what version of shorten are you using? 2. what command-line options for flac and shorten did you use on this track? thanks, Josh
2004 Aug 08
7
wxruby-swig progress report
Hey everybody, I''ve made some progress on wxruby-swig, and have some good news and some bad news. The good news is that the MSVC version finally can run all of the samples provided in CVS. I''m using the same solve-by-ignore solution to the GC problem that wxruby uses, so there is far less crashing goin'' on. Depending on the next few weeks, we might be able to
2006 Jan 25
4
D(dnorm...)?
Can someone help me understand the following: > D(expression(dnorm(x, mean)), "mean") [1] 0 > sessionInfo() R version 2.2.1, 2005-12-20, i386-pc-mingw32 attached base packages: [1] "methods" "stats" "graphics" "grDevices" "utils" "datasets" [7] "base" By my computations, this should be
2009 Jan 13
1
Beware of DIDX & Super Technologies
I assume most people here know what a joke DIDX is -- but in case you didn't already know, please avoid these people. Basic features of their service don't work, their tech support refuses/drags their feet to fix them for a month and if you post publicly about them, they terminate your service. Instead of investing their effort in reading mailinglists to terminate customers maybe they