search for: divisiones

Displaying 20 results from an estimated 40 matches for "divisiones".

Did you mean: divisione
2015 Jul 13
2
Crear datos aleatorios con restriciones
...at 5:54 PM Carlos Ortega <cof en qualityexcellence.es> wrote: > Hola, > > Esta es una forma de hacerlo, evitando bucles.... > > > #------------------------------------------------------------------------------------------ > #1. Quiero generar N escuelas, con G grados y C divisiones. > #2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y > escuela > > #---------------------- Combinaciones de: Escuelas - Grados - Divisiones > #Generar "n" Escuelas: e1, e2, e3... > numEs <- 20 > escuelas <- paste("e", 1:numEs, sep=...
2015 Jul 13
2
Crear datos aleatorios con restriciones
...hice en stackoverflow >> > < >> http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808 >> >pero > > >> nadie pudo contestarla. >> >> 1. Quiero generar N escuelas, con G grados y C divisiones. >> 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y >> escuela >> >> Si tengo C=4 divisiones, puedo lograr lo que quiero con este código: >> >> library(randomNames) >> set.seed(6232015) >> n.schools <-20 >> n.grades <...
2015 Jul 13
2
Crear datos aleatorios con restriciones
...s poner otro valor... > La única limitación aparecerá cuando escojas un valor muy grande y el > cálculo de las combinaciones posibles tarde en generarse. He probadoc con > 20 y sigue siendo manejable. > > #--------------------------------------------- > > #Generar "c" Divisiones: c1, c2, c3... > *numDi <- 4* > divis <- paste("c", 1:numDi, sep="") > #---------------------------------------------- > > Y la otra discrepancia parece ser el número de combinaciones válidas. > Lo que has dicho es que quieres "asignar un profesor a...
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con este código: library(randomNames) set.seed(6232015) n.schools <-20 n.grades <- 3 n.classrooms <- 4 total.classrooms <- n.classrooms*n.grades*n.schools...
1998 May 22
1
Illegal filename characters
Does anyone have a solution for the problem of file and directory names containing characters which are OK in DOS/Windows but illegal (or at least unwise) in Unix? I have Windows clients who have written directory names containing "$" characters to Samba shares on a Solaris box. This is fine for the clients, but plays havoc with Solaris programs needing to access the files, eg. backups
2016 May 09
2
Latex y gráfico
Estimados Hay varias alternativas para utilizar latex dentro de R, concretamente por ejemplo una ecuación matemática dentro de un gráfico. Pero para un caso se me ocurre utilizar líneas que conecten partes de gráficos, por ejemplo, supongamos que hay dos barras con tres o cuatro divisiones, digamos, 25% cada una, de la primera desde una de estas me gustaría realizar una flecha, hacia la segunda barra. En latex hay algunas alternativas como xy-pic, podría utilizar esto dentro de un archivo Rnw, colocando el gráfico en una matriz de latex, pero posiblemente alguna persona escribió al...
2018 Mar 23
3
Ayuda con R-Studio condiciones
...37 Grande 3 77 773 7730 340938 Grande 3 71 712 7120 353517 Grande 1 73 731 7310 340940 Grande 3 71 711 7110 340941 Grande 3 69 691 6910 340942 Grande 3 73 731 7310 Por ejemplo: Quiero que me clasifique en la nueva columna llamada SECCION, todas las divisiones de 50 a 59 con la letra D, de 60 a 69 con la letra G, las de 70 a 79 con la letra L, las de 80 a 89 con la letra M, las de 90 a 99 con la letra N, de tal forma de conseguir esto: ID TAMA?O X DIVISION GRUPO CLASE SECCION 338576 Grande 2 82 821 8219 M 338421 Gr...
2001 May 10
1
Samba binary on AIX
Hi, I was searching for a version of Samba (2.0.7) but I've not found any compiled version for IBM AIX 4.3.3... Are there any issues on that platform? Are you planning to relaesa a binary version? Thanks, Michele Donna ____________ GE Global eXchange Services Product Specialist GE Global eXchange Services Via San Gregorio 34 20124 Milano, Italia Tel. +39 02 66705.1 - Fax +39 02 6694496
1998 Jan 27
1
1.9.18p2 compile problem
I just grabbed 1.9.18p2 and tried compiling with gcc 2.7.2.1 for a Solaris 2.5 box, but it didn't get too far - after a bunch of macro re-defines (eg. "/usr/include/sys/termios.h", line 32: macro CTRL redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 65 "/usr/include/sys/termios.h", line 150: macro CINTR redefines previous macro at
2008 Oct 06
2
Maildir++ problem
Hi to all, I am semi-new to the dovecot system, but i like it very much for the versatility of all the system. I have a problem: i am migrating my servers from postfix with vda patch + courier imap to dovecot. All works fine, except for one thing: i use Maildir++ format, but i don't know how to make the file maildirsize into the home of the users. This file is needed by me becouse i have a
2008 Oct 27
2
quota warning not working
Hi all, I have finally get working the quota with dovecot. Now i am setting up the quota warning, with this in dovecot.conf: quota_warning = storage=70%% /usr/bin/quota_warning.sh 70 In the plugin section naturally. All seems to work fine, the quota is calculated right, but seems the script is not executed... In dovecot logs i have this: deliver(test at test.com): Oct 27 15:14:53 Info: Quota
2018 Mar 23
3
Ayuda con R-Studio condiciones
...Grande 2 Grande 3 Mediana 2 Grande 1 Grande 3 Grande 3 Grande 1 Grande 3 Grande 3 Grande 3 Por ejemplo: Quiero que me clasifique en la nueva columna llamada SECCION, todas las divisiones de 50 a 59 con la letra D, de 60 a 69 con la letra G, las de 70 a 79 con la letra L, las de 80 a 89 con la letra M, las de 90 a 99 con la letra N, de tal forma de conseguir esto: ID TAMA?O X DIVISION GRUPO CLASE SECCION Grande 2 M Grande 3...
2009 Jan 15
2
Possible Bug segnalation
Hi to all, Today i have manually copied at least 250 mail from a mailbox to another and i have encountered some problems with dovecot. When finished to download all the messages, via pop3, at the next check mail dovecot give me that error: dovecot: Jan 15 10:59:55 Info: POP3(michele at domain.net): Mailbox init failed top=0/0, retr=0/0, del=0/29, size=932800 Then, the messages from the pop
2011 Jul 12
1
Quantitative Analyst/Quantitative Developer
Hello, I would like to post the below position on your site. Thanks, Quantitative Analyst/Quantitative Developer MSIM Global Risk & Analysis, Quantitative Research & Model Review group Morgan Stanley Investment Management (MSIM), together with its investment advisory affiliates, has more than 680 investment professionals around the world and approximately $279 billion in assets under
2008 Oct 08
3
Something weird happening...
Hi to all, I use Dovecot dovecot11-1.1.3-5.1 from OpenSuSE 11, when i send a mail from the logs i read: Oct 8 10:36:31 mail postfix/pipe[17934]: A360A851: to=<mediatest at atpss.net>, relay=dovecot, delay=0.22, delays=0.18/0/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: Can't open log file /var/log/dovecot-err.log: Permission denied ) But, log files seems ok:
2012 Jun 14
3
mapa provincial de España con googleVis
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120614/518ed68f/attachment.html>
2006 Aug 30
11
xen-3.0.2-3
Hi I read a few times in the web about xen-3.0.2-3 but I cannot find a place to download it. Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ Where can I get it? And does it have network issues solved? And what is the most current kernel I can use with xen? How do I change the source to use a more current kernel than 2.6.16.6? Regards, Steffen Please - if possible
2009 Feb 02
1
cyrus's smartcieve with dovecot usable
HI, one of my users asked me, wether smartcieve is still available after migration from cyrus to dovecot, or not. Is this possible, because smartsieve is designed for cyrus-Imapd? Or is there something similar available for maintaining the custom user rulsets by the users? ttyl, Django
2009 Jan 29
2
problem with some mailboxes (failed: Is a directory)
I have this problem with some mailboxes (actually Maildirs) on my system. After some user's activity there is following information in dovecot logs: Jan 29 16:24:28 mailserv dovecot: IMAP(username): unlink(/var/spool/mail/imap/user/username/Maildir/cur/Sent:2,ST) failed: Is a directory User can not connect to his account neither via POP3 nor IMAP. There is one workaround I know which is: rm
2004 Jan 13
2
Nufone.net net wackiness?
I can't send mail to any addresses in nufone.net; they all get rejected by a spam blocker. And their website is gone, too!! The URL leads to a "parking site." My accounts still seem to work, but I wonder WTH is going on? Thx. B.