search for: dnz

Displaying 11 results from an estimated 11 matches for "dnz".

Did you mean: dnf
2011 Dec 08
1
optimize()
Hi! I have a difficulty in the use of function optimize(). Could you help me? I want to maximize this function: ##### Logaritmo da distribui??o condicional de alpha[i] lp_alphai <- function(alphai, i, beta, tau, N){ t1 <- (N[i+1] - N[i])*log(alphai) t2 <- - (N[i+1] - N[i])*alphai*log(beta[i]) t3 <- (alphai - 1)*sum(log(times[(N[i] + 1):N[i+1]])) t4 <- -
2007 Aug 20
2
Samba 3.0.25c Available for Download
...es/ Our Code, Our Bugs, Our Responsibility. (https://bugzilla.samba.org/) --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGyhhCIR7qMdg1EfYRAodiAKC3/rQ6k05bHcQjNn8ra0dB1jo3HwCgjzNd Dnz/B+25zZzmOj3KZz064us= =EZzD -----END PGP SIGNATURE-----
2016 Mar 19
0
[Bug 94627] Game Risen on wine black grass
...a8b0ae694482421a22c2d9 # good: [a651bc027d5ed4150bb5240fc9f46a6ca569f665] nvc0: fix blit triangle size to fully cover FB's > 8192x8192 git bisect good a651bc027d5ed4150bb5240fc9f46a6ca569f665 # good: [b3e7fb52349848b24f005c07859bc43691bd64bd] nv50/ir: avoid folding mul + add if the mul has a dnz git bisect good b3e7fb52349848b24f005c07859bc43691bd64bd # first bad commit: [c1e4a6bfbf015801c6a8b0ae694482421a22c2d9] nv50,nvc0: handle SQRT lowering inside the driver -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- ne...
2012 Jan 09
3
How can I stack two matrices?
Hi, I'd like to stack two matrices. How can I do it without be column by column? Best regards, M?rcio Diniz PhD Student IME - Mathematical and Statistics Institutee USP - University of S?o Paulo -- View this message in context: http://r.789695.n4.nabble.com/How-can-I-stack-two-matrices-tp4278614p4278614.html Sent from the R help mailing list archive at Nabble.com.
2004 Aug 18
2
Shorewall will not start
Further to my request for a sanity check yesterday, I have just tried the system live and am getting the following error when I do a shorewall start:- Processing /etc/shorewall/rules... iptables v1.2.8: multiport can only have one option Try `iptables -h'' or ''iptables --help'' for more information. Processing /etc/shorewall/stop ... IP Forwarding Enabled Processing
2014 May 30
4
[Bug 79462] New: [NVC0/Codegen] Shader compilation falis in spill logic
...x86e570, next = 0x0, prev = 0x0, id = -1, serial = 27, op = nv50_ir::OP_SPLIT, dType = nv50_ir::TYPE_B128, sType = nv50_ir::TYPE_B128, cc = nv50_ir::CC_TR, rnd = nv50_ir::ROUND_N, cache = nv50_ir::CACHE_CA, subOp = 0, encSize = 0, saturate = 0, join = 0, fixed = 0, terminator = 0, ftz = 0, dnz = 0, ipa = 0, lanes = 15, perPatch = 0, exit = 0, mask = 0, postFactor = 0 '\000', predSrc = -1 '\377', flagsDef = -1 '\377', flagsSrc = -1 '\377', sched = 0, bb = 0x0, defs = std::deque with 4 elements = {{value = 0x0, origin = 0x0, insn = 0x200}, {value = 0x8...
2017 Jun 11
14
[RFC 0/9] Add precise/invariant semantics to TGSI
Running Tomb Raider on Nouveau I found some flicker caused by ignoring precise modifiers on variables inside Nouveau. This series add precise/invariant handling to TGSI, which can be then used by drivers to disable certain unsafe optimisations which may otherwise alter calculations, which depend on having the same result across shaders. This series fixes this bug in Tomb Raider and one CTS test
2006 Jan 30
9
error when adding a new table to the existing application
...s@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/rails > > Could anybody give me more suggestions on this problem please? I''ve been constantly trying to figure out for almost 2 weeks. Please let me know if you guys need more feedback... Thank you very much Dnz... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060130/03ec09be/attachment.html
2015 Feb 20
10
[PATCH 01/11] nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
...+CodeEmitterNVC0::emitDMUL(const Instruction *i) +{ + bool neg = (i->src(0).mod ^ i->src(1).mod).neg(); + + emitForm_A(i, HEX64(50000000, 00000001)); + roundMode_A(i); + + if (neg) + code[0] |= 1 << 9; + + assert(!i->saturate); + assert(!i->ftz); + assert(!i->dnz); + assert(!i->postFactor); +} + +void CodeEmitterNVC0::emitUMUL(const Instruction *i) { if (i->encSize == 8) { @@ -619,6 +658,19 @@ CodeEmitterNVC0::emitFADD(const Instruction *i) } void +CodeEmitterNVC0::emitDADD(const Instruction *i) +{ + assert(i->encSize == 8); + emitF...
2004 Sep 29
4
Re: start error]
...#Local Network REDIRECT dmz 53 tcp domain - !192.168.202.7 #TCP DNS FROM #DNZ ACCEPT dmz fw tcp domain - - #TCP DNS FROM #DMZ REDIRECT dmz 53 udp domain - !192.168.202.7 #UDP D...
2010 Feb 02
17
WG: Suddenly DMZ can't access to internet
net dmz:192.168.0.1 tcp 80 I forgot to mention that this should be put to rules file, sorry. _____ Von: Michael Weickel - iQom Business Services GmbH [mailto:mw@iqom.de] Gesendet: Dienstag, 2. Februar 2010 17:37 An: ''Shorewall Users'' Betreff: AW: [Shorewall-users] Suddenly DMZ can''t access to internet No. For