search for: 13800

Displaying 20 results from an estimated 28 matches for "13800".

Did you mean: 1300
2012 Jun 10
2
problem with sub()
Dear R users: I want to convert some character vectors into numeric vectors. > head(price) [1] "15450 EUR" "7900 EUR" "13800 EUR" "3990 EUR" "4500 EUR" [6] "4250 EUR" >head(mileage) [1] "21000?km" "119000?km" "36600?km" "92000?km" "140200?km" [6] "90000?km" in the first example I can use: price <- sub(" EUR&q...
2009 Jul 27
2
pairs plot
...phs) ommitting the first pair with itself. And only the pairs with colum 1 with the other not all pairs. I. e. this matrix 4177 289390 8740 17220 3907 301510 8530 17550 3975 316970 8640 17650 3651 364220 9360 21420 3031 387390 9960 23410 2912 430180 11040 25820 3018 499930 12240 27620 2685 595010 13800 31670 2884 661870 14760 37170 Thanks in advance. [[alternative HTML version deleted]]
2002 Nov 22
1
simplex problem (PR#2317)
...e 7.5 of Gill, Murray, > # and Wright (1991). > enj <- c(200, 6000, 3000, -200) > fat <- c(800, 6000, 1000, 400) > vitx <- c(50, 3, 150, 100) > vity <- c(10, 10, 75, 100) > vitz <- c(150, 35, 75, 5) > simplex(a=enj, A1=fat, b1=13800, A2=rbind(vitx, vity, vitz), + b2=c(600, 300, 550), maxi=TRUE) Error: couldn't find function "simplex" >
2009 Jul 29
1
Add a line in a Pairs2 and mark the axis length
...",header=T) pairs2(z2,z3) } Ase.txt cointains 3653 4617 4177 3907 3975 3651 3031 2912 3018 Ase2.txt contains ant g t 219390 8740 17220 301510 8530 17550 316970 8640 17650 364220 9360 21420 387390 9960 23410 430180 11040 25820 499930 12240 27620 595010 13800 31670 661870 14760 37170 2009/7/28, Petr PIKAL <petr.pikal@precheza.cz>: > > r-help-bounces@r-project.org napsal dne 28.07.2009 15:39:03: > > > > > Have you installed it first? > > First: > > install.packages("TeachingDemos") > > Or if you h...
2010 Jun 25
13
OCZ Vertex 2 Pro performance numbers
...enabled, 32 buffers, 4k blocks linear write, random data: 93 MB/s linear read, random data: 138 MB/s linear write, zero data: 113 MB/s linear read, zero data: 141 MB/s random write, random data: 41 MB/s (10300 ops/s) random read, random data: 76 MB/s (19000 ops/s) random write, zero data: 54 MB/s (13800 ops/s) random read, zero data: 91 MB/s (22800 ops/s) cache enabled, 1 buffer, 4k blocks linear write, random data: 62 MB/s (15700 ops/s) linear read, random data: 32 MB/s (8000 ops/s) linear write, zero data: 64 MB/s (16100 ops/s) linear read, zero data: 45 MB/s (11300 ops/s) random write, random...
2007 Oct 03
0
leaps: regsubsets, formula including interactions
...ale="Cp") ; plot(d,scale="adjr2") ; plot(d,scale="r2") My data 'dat' variable looks like this: > str(dat) 'data.frame': 548 obs. of 9 variables: $ SumTL: int 13500 67800 158000 299000 486000 712000 56100 162000 310000 471000 ... $ SumUL: int 13800 69700 163000 308000 497000 726000 58100 168000 319000 481000 ... $ Ord : int 96 192 288 384 480 576 192 288 384 480 ... $ Incid: int 0 0 0 0 0 0 0 0 0 0 ... $ f1 : int 1 1 1 1 1 1 1 1 1 1 ... $ f2 : int 0 0 0 0 0 0 0 0 0 0 ... $ f3 : int 0 0 0 0 0 0 0 0 0 0 ... $ f4 : int 0 0 0...
2009 Jun 19
2
Manipulate solution of simplex
Hi, I need some help. I'm doing a project that demands me to obtain several simplex solutions and I would like to can keep the solution in a vector or something to be able to use it after I get it. The comand simplex() prints the solution but how can I keep it? Another alternative would be to export it to excel, how can I do this? I just see the solution and have to note it on a paper or
2014 Oct 06
1
runtime reconfiguration of opusenc
...a thing or direct me how i can do it myself. Thank you, Michael -- Michael Mehari Department of Information Technology Internet Based Communication Networks and Services (IBCN) Ghent University - iMinds Gaston Crommenlaan 8 (Bus 201), B-9050 Gent, Belgium Mob: +32 476 38 49 07 Tel: +32 (0)9 33 13800 Fax: +32 (0)9 33 14899 E-mail: michael.mehari at intec.UGent.be Web: www.ibcn.intec.UGent.be -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20141006/d4cfc222/attachment-0001.htm
2008 Jan 30
2
Bug in puppetmasterd?
...m: # sudo gem install puppet Then, I made a basic site.pp manifest and following the InstallationGuide I ran: $ sudo puppetmasterd --mkusers Could not configure for running; got 1 failure(s) What error? I managed to get an error message on /var/log/daemon.log Jan 30 16:22:13 acero puppetmasterd[13800]: (/Settings[top]/Settings[filebucket]/File[/var/puppet/clientbucket]/ensure) change from absent to directory failed: Cannot create /var/puppet/clientbucket; parent directory /var/puppet does not exist I had to manually create that directory: $ sudo mkdir /var/puppet $ sudo puppetmasterd --mkusers...
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...G 13787: waf: Check for libnscd. o Andreas Schneider <asn at samba.org> * BUG 13770: s3:vfs: Correctly check if OFD locks should be enabled or not. o Martin Schwenke <martin at meltin.net> * BUG 13717: lib/util: Count a trailing line that doesn't end in a newline. * BUG 13800: Recovery lock bug fixes. o Justin Stephenson <jstephen at redhat.com> * BUG 13726: s3: net: Do not set NET_FLAGS_ANONYMOUS with -k. * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741:...
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...G 13787: waf: Check for libnscd. o Andreas Schneider <asn at samba.org> * BUG 13770: s3:vfs: Correctly check if OFD locks should be enabled or not. o Martin Schwenke <martin at meltin.net> * BUG 13717: lib/util: Count a trailing line that doesn't end in a newline. * BUG 13800: Recovery lock bug fixes. o Justin Stephenson <jstephen at redhat.com> * BUG 13726: s3: net: Do not set NET_FLAGS_ANONYMOUS with -k. * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741:...
2015 Jan 24
4
Indexing Mail faster
Hi, I am trying to get faster search results on our webmail client(Roundcube). Besides using Lucene for FTS are there other options? Would having all mails indexed give fast results? Currently the time it takes to search 25,000mails is 4mins. If indexed how much faster are we looking at? Really appreciate if someone could advise about this. Thanks Kevin
2015 Jan 24
0
Indexing Mail faster
...13132 13146 13157 13159 13160 13161 13170 13175 13176 13181 13258 13264 13265 13271 13277 13290 13291 13410 13431 13432 13454 13455 13456 13458 13459 13469 13478 13548 13549 13550 13557 13558 13567 13570 13590 13591 13594 13664 13679 13683 13684 13685 13686 13714 13715 13718 13735 13766 13788 13790 13800 13801 13805 13848 13855 13865 13866 13893 13911 13912 13914 13915 13918 13919 13942 13943 13944 13945 13946 13967 13968 13969 13975 13980 13986 13989 13999 14001 14007 14008 14010 14043 14044 14065 14077 14080 14081 14082 14149 14151 14156 14157 14183 14186 14305 14308 14359 14366 14455 14477 14479...
2006 Jun 07
4
Question: coding protected methods
Apologies first, because I need to ramp up on Ruby and coding Ruby in Rails, however it''s my 3rd day with this beast :) so I''m asking : When I added protected methods to the model before it was like: protected method.................... end Would this be a valid way to write a protected method as well ?: attr_protected :column1, :column2 Perhaps this particular call
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...beyond limits. o Lukas Slebodnik <lslebodn at fedoraproject.org> * BUG 13773: CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compare. o Martin Schwenke <martin at meltin.net> * BUG 13790: ctdb-config: Change example recovery lock setting to one that fails. * BUG 13800: Fix recovery lock bug. CHANGES SINCE 4.10.0rc2 ======================= o Jeremy Allison <jra at samba.org> * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing share connection. * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode com...
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...beyond limits. o Lukas Slebodnik <lslebodn at fedoraproject.org> * BUG 13773: CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compare. o Martin Schwenke <martin at meltin.net> * BUG 13790: ctdb-config: Change example recovery lock setting to one that fails. * BUG 13800: Fix recovery lock bug. CHANGES SINCE 4.10.0rc2 ======================= o Jeremy Allison <jra at samba.org> * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing share connection. * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode com...
2019 Mar 19
1
[Announce] Samba 4.10.0 Available for Download
...beyond limits. o Lukas Slebodnik <lslebodn at fedoraproject.org> * BUG 13773: CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compare. o Martin Schwenke <martin at meltin.net> * BUG 13790: ctdb-config: Change example recovery lock setting to one that fails. * BUG 13800: Fix recovery lock bug. CHANGES SINCE 4.10.0rc2 ======================= o Jeremy Allison <jra at samba.org> * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing share connection. * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode com...
2019 Mar 19
1
[Announce] Samba 4.10.0 Available for Download
...beyond limits. o Lukas Slebodnik <lslebodn at fedoraproject.org> * BUG 13773: CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compare. o Martin Schwenke <martin at meltin.net> * BUG 13790: ctdb-config: Change example recovery lock setting to one that fails. * BUG 13800: Fix recovery lock bug. CHANGES SINCE 4.10.0rc2 ======================= o Jeremy Allison <jra at samba.org> * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing share connection. * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode com...
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
...ng skew to -13500. [2006-04-04 13:42:35] Adjusting skew to -13550. [2006-04-04 13:42:35] Adjusting skew to -13600. [2006-04-04 13:42:35] Adjusting skew to -13650. [2006-04-04 13:42:36] Adjusting skew to -13700. [2006-04-04 13:42:36] Adjusting skew to -13750. [2006-04-04 13:42:36] Adjusting skew to -13800. [2006-04-04 13:42:36] Adjusting skew to -13850. [2006-04-04 13:42:36] Adjusting skew to -13900. [2006-04-04 13:42:36] Adjusting skew to -13950. [2006-04-04 13:42:36] Adjusting skew to -14000. [2006-04-04 13:42:36] Adjusting skew to -14050. [2006-04-04 13:42:37] Adjusting skew to -14100. [2006-04-0...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...13704 => Hello World +13712 => Hello World +13720 => Hello World +13728 => Hello World +13736 => Hello World +13744 => Hello World +13752 => Hello World +13760 => Hello World +13768 => Hello World +13776 => Hello World +13784 => Hello World +13792 => Hello World +13800 => Hello World +13808 => Hello World +13816 => Hello World +13824 => Hello World +13832 => Hello World +13840 => Hello World +13848 => Hello World +13856 => Hello World +13864 => Hello World +13872 => Hello World +13880 => Hello World +13888 => Hello World +13896...