search for: equaly

Displaying 10 results from an estimated 10 matches for "equaly".

Did you mean: equal
2010 Jul 29
1
New Open Source Community
Equalis just announced it's public beta today http://www.equalis.com http://www.equalis.com . It has forums dedicated to lots of math topics including open source software. It specifically has an R forum and an R user group. Also has forums and groups for Octave, Scilab, and Sage. http://www.equalis.com/forums/ http://www.equalis.com/forums/
2010 Jun 17
5
cameras and CentOS
...I can take a pic (the script does that) and see that on a webpage. However, I want to have a couple of cameras a little further away (more than 5 meters). USB has a limit, I have tried that camera with a longer cable and it does not work ... so I need to route that in a different way. Are there equaly as cheap other moethods? Or can I use USB<-adapter->network cable<-adapter->USB? How can I get that to work? Jobst -- Student to Teacher: Sir, what's an oxymoron? .... Teacher to Student: Microsoft security. | |0| | Jobst Schmalenbach, jobst at barrett.com.au, General Man...
2003 Nov 26
3
Fair queueing: SFQ vs TBF
Hello, I have one Q. What is better when using as leaf in one leaf with several hosts (like subnet) to splice traffic equaly to user number? Like 2 users = 256/2, 3 = 256/3 and so on. WRR was pretty good for this job, but it''s only for 2.4.21 kernels and mine''s 2.4.22. So what is better: SFQ or TBF? -- Artūras Šlajus _______________________________________________ LARTC mailing list / LARTC@mailm...
2000 Jul 27
2
smbfs: file link permission
Hi, i've mounted a WinNT4 share with smbmount 2.0.5a (Linux 2.2.13). All works fine: authentification via username & domain, even file creation, but somehow i get an error when i'm trying to create a file link with "ln" (equaly soft- or hard link): "ln: cannot create symbolic link: Operation not permitted." I've set the create modes and masks to 777 but it doesn't really help. So, what's wrong? Best Regards, Oliver.
2014 Aug 18
1
unknown tag type 64 / recycle: stat for *:AFP_AfpInfo returned No such file or directory
...duplication is switched off - as well as snapshots are not being taken or used in any way on the entire ZFS on this system. Samba Server Version is: 4.1.11 Samba Client Version is: 4.1.11 Furthermore the client causing this error is not a single system - it is caused by all participated clients equaly. Our client infrastructure begins with windows, goes over Linux and ends with Mac OSx / BSD clients. Also, The Samba Server is based on FreeBSD 10.0-RELEASE with UTF-8 locale LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_COLLATE=C LC_TIME="de_DE.UTF-8" LC_NUMERIC=C LC_MONETARY=...
2014 Sep 18
3
[LLVMdev] proposal to avoid zlib dependency.
I also want to point out that there is prior art for bundling these types of single-source-file utility libraries in lib/Support. We have MD5.cpp, ConvertUTF.cpp, and reg*.c implementing various bits of functionality. Adding a miniz.c doesn't seem like that big of a deal. On Thu, Sep 18, 2014 at 3:03 AM, Chandler Carruth <chandlerc at google.com> wrote: > > On Thu, Sep 18, 2014
2003 Aug 22
2
kernel: locore.s doesn't assemble (fillkpt, $PAGE_SHIFT, $PTESHIFT)
since august 8th, 2003 the kernel on my i386 pentiumIII won't compile. the problem arises in locore.s with the definition of the constants $PAGE_SHIFT and $PTESHIFT used in `shr' and `shl' instructions within the macros `fillkpt' and `fillkptphys'. i've tried to cvsup(1) RELENG_4 and RELENG_4_8 every day for over a week now, but kernel builds (as part of a buildworld)
2000 Jun 03
5
Monty on holiday
Hi folks, My wife and I are taking a long weekend to celibrate our anniversary. I won't be around again until Wednesday to answer email or do anything else on Vorbis. Yeah, I know, I usually answer my email once a month anyway (so likely no one would notice me being gone), but just so folks know if anything really juicy comes up :-) I'll be merging my latest branch with mainline
2011 Nov 14
7
Very simple loop
I'm very new to R and am trying to create my first loop. I have: x <-c(0:200) A <- dpois(x,exp(4.5355343)) B <- dpois(x,exp(4.5355343 + 0.0118638)) C <- dpois(x,exp(4.5355343 -0.0234615)) D <- dpois(x,exp(4.5355343 + 0.0316557)) E <- dpois(x,exp(4.5355343 + 0.0004716)) F <- dpois(x,exp(4.5355343 + 0.056437)) G <- dpois(x,exp(4.5355343 + 0.1225822)) and would like to
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
...eafs and: if X<=200 then "all works ok" the ''prio'' class takes 90% of the rate the "dfl" class takes 10% of the rate if X>230 then "all works like no htb present at all" the ''prio'' and ''dfl'' class figth equaly for the rate Things that i have tried that don''t help to solve the problem: -Play with several r2q/quantum convinations -Play with prio parameter for the leafs -Tray thiferent leaf''s algo(sfq with quantum 1500,pfifo with limit 10) -change parent_all_hosts rate to a high valu...