Displaying 20 results from an estimated 36 matches for "cte".
Did you mean:
cfe
2010 Jul 08
2
Alternativas a uso de variables globales
...o modo que se me ocurre es mediante variables globales usando el
operador "<<-"
Sin embargo, esto tiene muy mala fama entre los gurús de la programación.
Un ejemplo naif de lo que digo sería el siguiente:
#................................................................
# asignas cte como variable global
cte <<- -0.5
# Defines el nucleo de una densidad normal en funcion de x solo
pdf <- function (x) { exp(cte*x^2) }
# Generas una muestra de tamaño 100 de una distribucion normal con Runuran
library(Runuran)
gen <- tdr.new(pdf=pdf, lb=-Inf, ub=Inf)
x <- ur(gen,10...
2007 Jan 30
3
Export ZFS over NFS ?
I''ve got my first server deployment with ZFS.
Consolidating a pair of other file servers that used to have
a dozen or so NFS exports in /etc/dfs/dfstab similar to;
/export/solaris/images
/export/tools
/export/ws
..... and so on....
For the new server, I have one large zfs pool;
-bash-3.00# df -hl
bigpool 16T 1.5T 15T 10% /export
that I am starting to
2014 Apr 29
1
BINARY FETCH conversion issue
...non-encoding '=', IIRC).
Not sure if this is an example of Cyrus' QP decoder being more robust
(or lenient) than Dovecot's. Or whether this is intentional to return
NIL for this kind of bad data.
Although if intentional, output should probably be a NO response with
UNKNOWN-CTE response code, since this appears to be an instance of
"the server does not know how to decode the section's CTE". (RFC 3516
[4.3]).
michael
2003 Oct 21
2
solaris build problem
...mbd] Error 1
These are function calls made from within the
srv_pipe.c and these functions
are defined in other .c files in the same directory. I
have built for the linux
with the same configure options i am using for the
solaris. The configure line
is as follows:
./configure \
--prefix=/cte/local
--exec_prefix=/cte/local/$arch \
--sysconfdir=/etc/samba
--with-swatdir=/cte/local/$arch/swat \
--localstatedir=/var --with-smbwrapper
--with-automount \
--with-configdir=/etc/samba
--with-logfilebase=/var/log \
--enable-cups --with-acl-support
--with-privatedi...
2017 Feb 20
1
v2.2.28 release candidate released
On 20.02.2017 12:47, Toni Mattila wrote:
>> imap: When BINARY FETCH sees invalid content, return NO [PARSE] reply
>> instead of [UNKNOWNCTE] (which is now used only for actually unknown
>> Content-Transfer-Encoding headers).
>
> Has this been tested with Roundcube webmail? I know Roundcube has some
> workarounds when dovecot now responds with that "[UNKNOWNCTE]".
I suppose we'll have to fix the Roundc...
2007 Aug 30
0
Problem with data migration and acts_as_tree
...el is this:
class Cuenta < ActiveRecord::Base
acts_as_tree :order => "cuenta"
end
And the file looks like this:
1,ACTIVO
11,ACTIVO CORRIENTE
1101,DISPONIBILIDADES
110101,CAJA
11010101,CAJA
11010102,FONDO FIJO
11010103,RECAUDACIONES A DEPOSITAR
110102,BANCOS
11010201,GALICIA CTA CTE
11010202,HSBC CTA CTE
11010203,PATAGONIA CTA CTE
12,ACTIVO NO CORRIENTE
1201,BIENES DE USO
120101,MUEBLES Y ┌TILES
12010101,MUEBLES Y ┌TILES
12010102,AMORT. ACUMULADA M. Y ┌TILES
120102,EQUIPOS Y SISTEMAS
12010201,EQUIPOS Y SISTEMAS
12010202,AMORT. ACUMULADA EQUIPOS Y SISTEMAS
120103,INSTALACIONES...
2009 Oct 26
1
issue with levels of a factor after subsetting
...rato","San Juan","Mira","Micay",
"Patia","Canal del Dique","Iscuand?","Guapi"),]
And I plot the two graphs using:
xyplot(Valor~A?o|Var,groups=Rio,data=car4[car4$Var%in%c("NT","PO4","HDD","CTE",
"SST","OCT"),],layout=c(2,3),subscripts=T,scale=list(y=list(relation="free")),type="b")
xyplot(Valor~A?o|Var,groups=Rio,data=car5[car5$Var%in%c("NT","PO4","HDD","CTE",
"SST","OCT"),],layout=c...
2014 Jan 12
6
Duda Regresión Multiple
...ndo:
modeloM<-lm(AVE.~ d1 + as.factor(d1T)*Tariff)
summary(modeloM)
Pero me da el siguiente error:
> summary(modeloM)
Error in if (attr(z$terms, "intercept")) sum((f - mean(f))^2) else sum(f^2)
:
argument is of length zero
Mi intención es calcular la siguiente regresión: Ave = cte +
d1*coeficiente1 + (d1T*Tariff)*coeficiente 2
Siendo: AVE, la variable dependiente y Tarrif, la variable independiente.
Imagino que no estoy introduciendo correctamente el comando inicial del
modelo y por eso me da error ¿Alguien esta trabajando en temas similares o
podría orientarme ?
Muchas gr...
2012 Nov 07
2
pseudo R-squared with likfit (geoR)
...are more appropriate than the R2 of Maddala? :
>sp05_l01 <- likfit(cnm05g, *ini.cov.pars=vm05*, lik.method = "REML",
trend = trend.spatial(~ logIKA04 + nbLitre0 +
nbLitre1, cnm05g))#complete model
>sp05_nt <- update(sp05_01, trend = trend.spatial("cte", cnm05g))
#null model
>1-(sp07_nt$loglik/sp07_l0$loglik)^(2/590)#Maddala (1983)
[1] 0.0001510074
Thanks,
Regards,
Marion
--
Marion Jacquot
Laboratoire de Chrono-environnement
UMR UFC/CNRS 6249 USC INRA
Université de Franche-Comté
Place Leclerc
F-25030 Besançon cedex
FRANCE
Tel. : +3...
2013 May 21
1
CATENATE/literal8 issue
Using 2.2.2, I see this:
C: 6 APPEND "INBOX" (\seen) "16-May-2013 22:05:14 -0600" CATENATE (URL
"/INBOX;UIDVALIDITY=1255685337/;UID=48812/;SECTION=HEADER" TEXT ~{40}
S: 6 NO [UNKNOWN-CTE] Binary input allowed only when the first part is binary.
Why is there this limitation? It seems to me that CATENATE is
confusing the content-type encoding of the data/part itself with the
encoding of the IMAP literal.
A literal 8 is nothing more than a series of OCTET's that *may*
con...
2012 May 11
0
NLS sensitivity to start= values or poles in data range
...that the fitted function is nearly identical to the NIST results when I use their initial values (these are representative values that are close to actual data, but not taken from the dataset) for generating the starting point for the nls() routine. However if I try to use actual data points extracted from the dataset for the preliminary fit, the fitted function can often fail to approximate the data.
One culprit that I suspect may be that a pole (real root of the denominator) of the initial fit is laying in the range of the data, since the NIST starting values produce a preliminary fit that d...
2017 Nov 22
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...uldn't rL still be available for all projects? (and be the main
project for LLVM).
On Tue, Nov 21, 2017 at 5:18 PM Ben Hamilton via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> OK. I confirmed that Stephan's process to send out cross-repo diffs from
> the monorepo is not affected by my proposal.
>
> tl;dr: https://reviews.llvm.org/D40312 (which was sent out on top of
> D40179 to emulate what happens with a monorepo after my proposal lands).
>
> Steps I took (starting with
> https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monore...
2017 Nov 23
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
...>> project for LLVM).
>>
>>
>> On Tue, Nov 21, 2017 at 5:18 PM Ben Hamilton via cfe-dev <
>> cfe-dev at lists.llvm.org> wrote:
>>
>>> OK. I confirmed that Stephan's process to send out cross-repo diffs from
>>> the monorepo is not affected by my proposal.
>>>
>>> tl;dr: https://reviews.llvm.org/D40312 (which was sent out on top of
>>> D40179 to emulate what happens with a monorepo after my proposal lands).
>>>
>>> Steps I took (starting with
>>> https://llvm.org/docs/GettingStart...
2017 Nov 27
2
[cfe-dev] [Proposal] Automatically Cc: cfe-commits@ on Clang reviews
Hi Ben,
(+llvm-dev since the email I'm replying to wasn't sent there)
2017-11-21 17:18 GMT+01:00 Ben Hamilton via cfe-dev <cfe-dev at lists.llvm.org>
:
> OK. I confirmed that Stephan's process to send out cross-repo diffs from
> the monorepo is not affected by my proposal.
>
> I'm a bit late to the party, and I might just not have comprehended this
correctly. But does your example actually work? I didn't see any email
about D40312 on llvm-commits, shouldn't there have been one? Also, how
would arcanist pick up two callsigns here? Wo...
2014 Jan 14
2
Duda Regresión Multiple
...Pero me da el siguiente error:
> >
> >> summary(modeloM)
> > Error in if (attr(z$terms, "intercept")) sum((f - mean(f))^2) else
> sum(f^2)
> > :
> > argument is of length zero
> >
> > Mi intención es calcular la siguiente regresión: Ave = cte +
> > d1*coeficiente1 + (d1T*Tariff)*coeficiente 2
> > Siendo: AVE, la variable dependiente y Tarrif, la variable independiente.
> >
> > Imagino que no estoy introduciendo correctamente el comando inicial del
> > modelo y por eso me da error ¿Alguien esta trabajando en...
2006 Apr 29
1
[Fwd: ERROR ChoosePixelFormat failed]
hi everyone
the installation progres is ok but, when I run the program it sow the
next error:
manuel@pcportatil:~/.wine/drive_c/Archivos de programa/CTE/Lider$ wine
Lider.exe
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowU...
2006 Feb 02
0
ERROR ChoosePixelFormat failed
...igotecnico.org/espa/programas.htm
and you must to download the file named: iLIDERv099G.exe
well I try to install with wine 0.9.6 on Ubuntu linux. The install
program do anything very well but when I try to run the program it show
this error:
manuel@pcportatil:~/.wine/drive_c/Archivos de programa/CTE/Lider$ wine
Lider.exe
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowU...
2006 Jan 24
0
LIDER PROGRAM
...igotecnico.org/espa/programas.htm
and you must to download the file named: iLIDERv099G.exe
well I try to install with wine 0.9.6 on Ubuntu linux. The install
program do anything very well but when I try to run the program it show
this error:
manuel@pcportatil:~/.wine/drive_c/Archivos de programa/CTE/Lider$ wine
Lider.exe
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowU...
2010 Dec 26
0
Wacom pressure problem Toonboom Studio 6 on Ubuntu 10.10
...activation. And then i restart the toonboom, and somehow it WORKS !
However i can't get the wacom pressure working on it. It just work as mouse. I googled it, but as a new user i can't find any solution that i can understand >_<
Does anyone know how to activate my wacom bambo fun CTE-650 pressure with toonboom studio ? Any help is appreciated.
Cheers ^_^
[Image: http://i125.photobucket.com/albums/p79/johantri/tbstudioubuntu1010.jpg ][/img]
2014 Jan 12
0
Duda Regresión Multiple
...*Tariff)
> summary(modeloM)
>
> Pero me da el siguiente error:
>
>> summary(modeloM)
> Error in if (attr(z$terms, "intercept")) sum((f - mean(f))^2) else sum(f^2)
> :
> argument is of length zero
>
> Mi intención es calcular la siguiente regresión: Ave = cte +
> d1*coeficiente1 + (d1T*Tariff)*coeficiente 2
> Siendo: AVE, la variable dependiente y Tarrif, la variable independiente.
>
> Imagino que no estoy introduciendo correctamente el comando inicial del
> modelo y por eso me da error ¿Alguien esta trabajando en temas similares o
> p...