search for: constantin

Displaying 20 results from an estimated 171 matches for "constantin".

Did you mean: constantint
2007 Apr 10
15
Poor man''s backup by attaching/detaching mirror drives on a _striped_ pool?
...in. The third device then can be used as a poor man''s simple backup. Has anybody tried it yet with a striped mirror? What if the pool is composed out of two mirrors? Can I attach devices to both mirrors, let them resilver, then detach them and import the pool from those? Best regards, Constantin -- Constantin Gonzalez Sun Microsystems GmbH, Germany Platform Technology Group, Global Systems Engineering http://www.sun.de/ Tel.: +49 89/4 60 08-25 91 http://blogs.sun.com/constantin/ Sitz d. Ges.: Sun Microsystems GmbH, Sonnenallee 1, 85551 K...
2004 May 26
0
Constantin Timoc
Dragi compatrioti, Numele meu este Constantin Timoc. Candidez la postul de presedinte al Romaniei pentru a asigura tuturor cetatenilor locuri de munca cat mai bine platite, pentru a distruge coruptia care paralizeaza intreaga societate si pentru a accelera aderarea tarii noastre la Uniunea Europeana. Fac apel catre toti cetatenii sa aleaga...
2007 Dec 05
6
ZFS with Memory Sticks
OK, I''ve been putting off this question for a while now, but it eating at me, so I can''t hold off any more. I have a nice 8 gig memory stick I''ve formated with the ZFS file system. Works great on all my Solaris PC''s, but refuses to work on my Sparc processor. So I''ve formated it on my Sparc machine (Blade 2500), works great there now, but not on
2011 Apr 19
2
[LLVMdev] llvm-gcc
...they hacked the stuff somehow. > >> i would like to add the value of the size od a basic bloc to this >> global variable >> how to convert the size of a basic bloc to integer? > Size = number of LLVM IR instructions there? If yes, just grab the > number, convert it to ConstantIn and use as an initializer / store to > variable. > There's a typo in the above sentence. ConstantIn should be ConstantInt. :) -- John T.
2006 Mar 31
10
ruby help / if (cond or cond)
Why this code doesn''t work as expected? It raises exceptions everytime. Tried with || operator, too. validates_each :x, :y do |record, attr| record.errors.add (attr, ''between 1 and 100'') if (attr.to_i>100 or attr.to_i<0) end -- They say money can''t buy happiness? Look at the smile on my face... ear to ear, baby!
2006 Jul 03
8
[raidz] file not removed: No space left on device
On a system still running nv_30, I''ve a small RaidZ filled to the brim: 2 3 root at mir pts/9 ~ 78# uname -a SunOS mir 5.11 snv_30 sun4u sparc SUNW,UltraAX-MP 0 3 root at mir pts/9 ~ 50# zfs list NAME USED AVAIL REFER MOUNTPOINT mirpool1 33.6G 0 137K /mirpool1 mirpool1/home 12.3G 0 12.3G /export/home mirpool1/install 12.9G
2009 Feb 16
4
assuming AR(1) residuals in OLS
...h as Eviews, it is possible to regress a model with the Least Squares method, assuming that the residuals follow an AR(q) process. For example the resulting regression is something like y = 1.2154 + 0.2215 x + 0.251 AR(1) How is it possible to do the same in R? Thank you very much in advance, Constantine Tsardounis http://www.costis.name
2013 Mar 07
7
RHEL (CentOS, Oracle Liux) kernel 2.6.32-358 does not start at XCP
...6 and x86_64 at 2 different server hardware The sympthoms: kernel does not boot at all, does not produce any log; previous (all 2.6.32-279 and 2.6.32-220), and Oracle's kernel-uek work perfectly. Andrew Jones from Red Hat advised me to ask, does anybody else have this issue? Best regards, -- Constantin Dunayev, Kharkov, UA  _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2012 Aug 03
1
asterisk realtime database structure
...m the Asterisk 1.6, I dug for them in the code or found on the web when I wrote the tutorial about integration with Kamailio 3.1 (http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb), but hopefully now it is an easy way to get the db structure. Thanks, Daniel -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - http://asipto.com/u/katu Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - http://asipto.com/u/kpw
2012 Jun 28
2
Aggregate weights for a unique set of rows
...nique[,1])) lw <- length(weights) for (i in seq_along(w.unique)){ index <- as.logical(2==rowSums(nodes==matrix(rep(n.unique[i,],lw),byrow = TRUE, nrow=lw))) w.unique[i] <- sum(weights[index]) } ## n.unique w.unique ^ | X | / | /eiser, Constantin | / Gutenberg University of Mainz, Germany | * /\ / Chair of Statistics & Econometrics | \ / \ / Jakob-Welder-Weg 4, 55128 Mainz | \/ \/ House of Law and Economics II, Room 00-116 | Tel: 0049 6131 39 22715 +-----------------------------------------...
2007 Feb 27
3
2-way mirror or RAIDZ?
I have a shiny new Ultra 40 running S10U3 with 2 x 250Gb disks. I want to make best use of the available disk space and have some level of redundancy without impacting performance too much. What I am trying to figure out is: would it be better to have a simple mirror of an identical 200Gb slice from each disk or split each disk into 2 x 80Gb slices plus one extra 80Gb slice on one of the
2011 Apr 22
0
[LLVMdev] llvm-gcc
>>  i would like to add the value of  the size od a basic bloc to this >>> global variable >>> how to convert the size of a basic bloc to integer? >> >> Size = number of LLVM IR instructions there? If yes, just grab the >> number, convert it to ConstantIn and use as an initializer / store to >> variable. >> > > There's a typo in the above sentence.  ConstantIn should be ConstantInt. > :) > > -- John T. > > //i->size() is the nuber of instruction in the bloc i hi i tried to convert it to constant but it does...
2013 Oct 22
2
[Proposal] Add ability to read authorized keys from shell script instead of file
...an to store keys in something like mysql server, but It will add big unwanted dependency to package. What if we use auth_rsa.c but instead search in file send key to some script and read sigle return value if key finded and empty if not. I think it will be very customizable. -- With Best Regards, Constantine
2020 Aug 10
2
qnbinom with small size is slow
...p*/FALSE); I used the https://github.com/r-devel/r-svn repo and its continuous integration tools to check that it doesn't break any existing tests: https://github.com/r-devel/r-svn/actions/runs/201327042 I have also requested a Bugzilla-account, but haven't heard anything back yet. Best, Constantin Am Fr., 7. Aug. 2020 um 21:41 Uhr schrieb Ben Bolker <bbolker at gmail.com>: > > I can reproduce this on > > R Under development (unstable) (2020-07-24 r78910) > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Pop!_OS 18.04 LTS > > In my opinion this is...
2005 Dec 25
1
Different ARCH results in R and Eviews using garch from tseries
...(because I cannot understand it)? In Eviews (the results at the end) I am getting different results than in R (for those that have the program I do: Quick -> Estimage Equation -> Method: ARCH -> y c x -> GARCH:0 & ARCH:1 -> ARCH-M term: none. Data can be downloaded from http://constantine.evangelopoulos.com/1.2.2-askhseis.econometrix.csv and can be loaded in R with: x <- ts(read.csv("1.2.2-askhseis.econometrix.csv")[ ,1]) y <- ts(read.csv("1.2.2-askhseis.econometrix.csv")[ ,2]) garch(summary(lm(y ~ x))$resid^2, c(0,1)) What I am doing wrong? Because I wa...
2010 May 17
1
R: new way of asterisk and kamailio(openser) realtime integration
...R: new way of asterisk and kamailio(openser) realtime integration kb.asipto.com isn't reachable: DNS doesn't resolve the domain name. Alex -----Messaggio originale----- Da: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Per conto di Daniel-Constantin Mierla Inviato: luned? 17 maggio 2010 12:01 A: asterisk-users at lists.digium.com Oggetto: [asterisk-users] new way of asterisk and kamailio (openser) realtime integration Hello, I put together a new tutorial about asterisk realtime integration with kamailio (openser). This time the database used...
2006 Jan 30
4
Loops that last for ever...
...t;- expression demands more than 50 lines at the beginning of the script that "initiate" the lists (e.g. example.list.1 <- list() example.list.2 <- list() ... example.list.50 <- list() << 2 >>. Is there a way to avoid that? Thank you very very much in advance, Constantine Tsardounis
2013 Oct 15
2
extract regression coefficients
Hello all! I have a problem with R. I want to extract regression coefficients from summary and use it for compute the theoretical values. How can I do that in R? thank you! best regards, -- --- Catalin-Constantin ROIBU Lecturer PhD, Forestry engineer Forestry Faculty of Suceava Str. Universitatii no. 13, Suceava, 720229, Romania office phone +4 0230 52 29 78, ext. 531 mobile phone +4 0745 53 18 01 +4 0766 71 76 58 FAX: +4 0230 52 16 64 silvic.usv.ro [[alternativ...
2013 Apr 10
2
non linear equation
..."10"), class = "data.frame") I want to compute a double exponential equation like this: proc=a*exp(b*class)+c*exp(d*class) or proc=a*exp(b*class)+c*class or a power, logarithmic equation. Is there a possibility to calculate R squared for each model? Thank you! -- --- Catalin-Constantin ROIBU Lecturer PhD, Forestry engineer Forestry Faculty of Suceava Str. Universitatii no. 13, Suceava, 720229, Romania office phone +4 0230 52 29 78, ext. 531 mobile phone +4 0745 53 18 01 +4 0766 71 76 58 FAX: +4 0230 52 16 64 silvic.usv.ro [[alternativ...
2020 Aug 07
2
qnbinom with small size is slow
...hich is why I would assume that it should be a non-negative integer. I was wondering if this behavior could be considered a bug and should be reported on the bugzilla? I read the instructions at https://www.r-project.org/bugs.html and wasn't quite sure, so I decided to ask here first :) Best, Constantin PS: I tested the code with R 4.0.0 on macOS and the latest unstable version using docker (https://github.com/wch/r-debug). The session info is > sessionInfo() R Under development (unstable) (2020-08-06 r78973) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 20.04 LTS Matrix pro...