search for: ramo

Displaying 20 results from an estimated 322 matches for "ramo".

Did you mean: ram
2016 May 31
6
sumar una variable con cast
Estimado Enrique Ramos Yo podría decir ¿y data.table?. Hay muchas alternativas Javier Rubén Marcuzzi De: Enrique RAMOS via R-help-es Enviado: martes, 31 de mayo de 2016 14:03 Para: R-help-es en r-project.org Asunto: Re: [R-es] sumar una variable con cast yo de nuevo, ahora se me presento otro problema en la base de...
2016 May 31
2
sumar una variable con cast
Estimado Javier Marcusi estoy intentando hacerlo con dcast ya logre que se realice la suma pero lo hace con la ultima columna y yo requiero que se haga el mismo proceso con varias columnas Saludos Enrique RAMOS El Martes, 31 de mayo, 2016 13:00:28, Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com> escribió: Estimado Enrique Ramos Yo podría decir ¿y data.table?. Hay muchas alternativas (no envié antes sin querer al correo). ¿Qué alternativa esta utilizando? Carlos Ortega y Carlos J. G...
2007 Jun 07
6
Problem with response.should render_template
...to {:action=>"show", :id=>1}, got redirect to "http://test.host/doc_type/show/%23%3CSpec%3A%3AMocks%3A%3AMock%3A0xb74a0d14%3E" ./spec/controllers/doc_type_controller_spec.rb:63: Finished in 0.386261 seconds 22 examples, 1 failure I would appreciate any help. -- Gast?n Ramos "I always thought Smalltalk would beat Java, I just didn''t know it would be called ''Ruby'' when it did." -- Kent Beck
2007 Jun 05
6
Help with spec controller
.../pastie.caboo.se/67980 The error message I''m getting is: Spec::Mocks::MockExpectationError in ''PersonController should tell the Person model to create a new person on POST to create'' Mock ''person'' received unexpected message :save with (no args) /home/gramos/src/rails/dental/config/../app/controllers/person_controller.rb:26:in `create'' ./spec/controllers/person_controller_spec.rb I can''t find what I am doing wrong. I would appreciate any help. thanks in advance. -- Gast?n Ramos "I always thought Smalltalk would beat Java,...
2010 Oct 08
6
Selección de observaciones
...1:2] == t(c(12,15)),] Error in aa[, 1:2] == t(c(12, 15)) : non-conformable arrays Puedo hacer, claro, > aa[aa[,1]==12 & aa[,2]==15,] [1] 12 15 18 Pero necesito algo más "elegante" ya que la selección es sobre bastantes más columnas. Gracias de antemano y un saludo. -- Ignacio Ramos Álvarez i.ramos.alvarez@gmail.com [[alternative HTML version deleted]]
2007 Aug 06
5
Problems with array mock
...one, I''m trying this in my helper spec and it didn''t work: @curr_odontogram.should_receive(''photos[1]'').and_return(@photo) and the error is: SyntaxError in ''PersonHelper Deberia devolverme un link para eliminar una foto'' compile error /home/gramos/src/rails/r-dental/config/../vendor/plugins/rspec/lib/spec/mocks/proxy.rb:99: syntax error, unexpected ''['', expecting ''\n'' or '';'' def photos[1](*args, &block) does anyone have a good solution for this? the complete code of the h...
2016 May 30
2
sumar una variable con cast
agradezco la ayuda, el problema se resumía a que el Rstudio me ponía unos paréntesis de forma automática los quite y asunto solucionado Saludos Enrique RAMOS El Lunes, 30 de mayo, 2016 12:26:33, Carlos J. Gil Bellosta <cgb en datanalytics.com> escribió: Hola, ¿qué tal? Mira el argumento fun.aggregate en ?dcast. Un saludo, Carlos J. Gil Bellostahttp://www.datanalytics.com El 30 de mayo de 2016, 18:15, Enrique RAMOS via R-help-es <r-he...
2015 Sep 04
2
LiveInterval and Loop Info
...you can use > LiveIntervalAnalysis::getMBBStartIndex()/getMBBEndIndex()/getMBBFromIndex() > to relate the SlotIndexes used in the LiveIntervals to MachineBasicBlocks > which in turn you can relate to your MachineLoopInfo. > > - Matthias > > On Sep 3, 2015, at 10:47 AM, Natanael Ramos via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > Hello to all LLVM Developers. > > Given a object from a LiveInterval class, is there any way to know if this > Live Interval is part or is inside a loop? > > Att > > -- > Natanael Ramos > Membro do co...
2007 May 29
5
Trouble defining a stub method for a controller
Hello, Not sure if I am doing something really wrong (let''s not say stupid for now), but I haven''t been able to stub a controller method like: controller.stub!(:logged_in?).and_return(true) Please help, this is driving me nuts ;-) -- An?bal Rojas http://www.rubycorner.com http://www.hasmanydevelopers.com
2008 Apr 23
2
prepaid on the trunks
if i have this setup: [sip users] -- [asterisk] --- [as5300] --- [pstn] asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the asterisk so sip users can call out to pstn. what i would like to is do prepaid on those trunks, not on the sip users. sip users can call any other sip users . i want to do it that way coz i'm trying to build a multi-tenant pbx, and i will use
2008 Jun 06
2
Problems with view spec and mocking will_paginate
...I tried this: Array.stub!(:count).and_return(1) but didn''t work. Can somebody help me? Regards. -- "Es imposible afinar un l?piz con una cuchilla desafilada. Es igualmente in?til tratar de hacerlo con diez." (Edsger Dijkstra) +-------------------------------------+ Gast?n Ramos http://gastonramos.wordpress.com/ GNU/Linux Counter user #450312
2017 Jun 14
2
Plot MArginal distribution in the correct place
Please can you send me some orientation? Many thanks in advance. Only if posible one book o similar example to understand why it is not what I try. El 8 jun. 2017 7:50 PM, "Pedro p?ramo" <percentil101 at gmail.com> escribi?: > Many thanks Jim. > > What I,m trying to show with the fhist plot is the empirical distribution > of the values of the left plot simulation. > > You say: > However, I don't think that this plot illustrates quite what you t...
2015 Sep 03
2
LiveInterval and Loop Info
Hello to all LLVM Developers. Given a object from a LiveInterval class, is there any way to know if this Live Interval is part or is inside a loop? Att -- Natanael Ramos Membro do corpo discente de Ciência da Computação pelo Instituto Federal de Minas Gerais - Campus Formiga -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150903/26e6b7b0/attachment.html>
2017 Jun 14
0
Plot MArginal distribution in the correct place
...z=TRUE,col="lightgray") it looks reasonably well aligned to me. Because you are plotting the counts of the values in Simulation, the ordinate (vertical axis) of the bar plot is in quite different units from that of the plot on the left side. Jim On Wed, Jun 14, 2017 at 5:33 PM, Pedro p?ramo <percentil101 at gmail.com> wrote: > Please can you send me some orientation? > > Many thanks in advance. > > Only if posible one book o similar example to understand why it is not what > I try. > > El 8 jun. 2017 7:50 PM, "Pedro p?ramo" <percentil101 at g...
2008 Jun 11
2
time on asterisk
Hi, I'm using gotoiftime on asterisk, but it seems&nbsp; there is a difference between the asterisk time and the system time. could it be because i adjusted the system timezone on my linux? do asterisk not detect the change of timezone on the system? How can I fix this prob? Regards, nhadie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Jun 08
0
Plot MArginal distribution in the correct place
...e-off, you just shove the coordinates around a bit: par(mar=c(11,0,6,6)) barplot(fhist$counts,axes=FALSE, space=0,horiz=TRUE,col="lightgray", ylim=c(0,24)) However, I don't think that this plot illustrates quite what you think it does. Jim On Wed, Jun 7, 2017 at 4:01 PM, Pedro p?ramo <percentil101 at gmail.com> wrote: > Please, I'm trying to put the right plot higher and centered on the left > values but I don't achive. > > I would appreciate so much your help > > El 6 jun. 2017 22:37, "Pedro p?ramo" <percentil101 at gmail.com> es...
2015 Jul 09
3
[LLVMdev] PHI Elimination in Register Allocation Pass
...entation, making this step (*PHI Elimination*) vital for development. Looking at the source code of allocators of LLVM, I see no explicit call of PHI Elimination (*AU.addRequiredID (PHIEliminationID)*), my question is whether if this step is called, occurs when and where such a call? -- Natanael Ramos Membro do corpo discente de Ciência da Computação pelo Instituto Federal de Minas Gerais - Campus Formiga -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150709/c0775b81/attachment.html>
2016 May 30
3
sumar una variable con cast
...2 | 3 | |     CA | 1 | 3 | | | | 4 | |     GV | 1 | 1 | 1 | 3 | 1 | 7 | | Total general | 5 | 7 | 2 | 7 | 4 | 25 |  donde se obtiene la suma de los eventos en función del tipo y grupo por cada año, lo que he logrado es obtener solo la cuenta de reglones de antemano mil gracias,  Saludos Enrique RAMOSOficina de confiabilidadLAPEM-CFE ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160530/767a631e/attachment.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Nam...
2015 Sep 03
2
LLVM and strict SSA
...SSA form provide opportunities of optimization in register allocation, because is proved that all interference graphs of the IR in *strict* SSA form are chordal and for those, there are polynomial algorithms for the graph coloring (http://web.cs.ucla.edu/~palsberg/paper/aplas05.pdf). -- Natanael Ramos Membro do corpo discente de Ciência da Computação pelo Instituto Federal de Minas Gerais - Campus Formiga -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150903/eebb2229/attachment.html>
2016 Jan 16
2
Lets do a 1.3.2 release
Evan Ramos wrote: >> So currently libFLAC on _WIN32 does depend on win_utf8_io. > > Does my patch fix this issue on your end? BTW, your patch also changes MSVC solution/projects. What's the problem with them? I built flac/metaflac/libFLAC libraries with Visual Studio many times, and haven&...