search for: artin

Displaying 7 results from an estimated 7 matches for "artin".

Did you mean: martin
2008 Oct 27
1
[Bug 278495] Re: megatec_usb does'nt detect ups
...Short <chuck.short at canonical.com>: > Arnaud, > > Any thought about this? Its a regression from 2.2.1. not yet! @Alex: any idea on your side (change of the default driver or something alike) this seems to be a timing or reading problem according to the "short read" msg Artin, can you also post the debug drivers's output of 2.2.1 for comparing? -- Arnaud
2011 May 22
2
Finding solution set of system of linear equations.
I have a simple system of linear equations to solve for X, aX=b: > a [,1] [,2] [,3] [,4] [1,] 1 2 1 1 [2,] 3 0 0 4 [3,] 1 -4 -2 -2 [4,] 0 0 0 0 > b [,1] [1,] 0 [2,] 2 [3,] 2 [4,] 0 (This is ex Ch1, 2.2 of Artin, Algebra). So, 3 eqs in 4 unknowns. One can easily use row-reductions to find a homogeneous solution(b=0) of: X_1 = 0, X_2 = -c/2, X_3 = c, X_4 = 0 and solutions of the above system are: X_1 = 2/3, X_2 = -1/3-c/2, X_3 = c, X_4 = 0. So the Kernel is 1-D spanned by X_2 = -X_3 /2, (nulliity=1), r...
2008 Oct 27
0
[Bug 278495] Re: megatec_usb does'nt detect ups
2008/10/27 Artin <admin at artinws.com>: > Arnaud > > I have already posted the debug output of 2.2.1 : > http://launchpadlibrarian.net/18231851/debug2.txt uh, right. I was off doing another update for Lenny... looking a bit at the trunk's changelog, I would guess this is a regression. not d...
2006 Aug 17
1
Multiple templates and domains
My apologies for those are going to get this email twice. I posted it earlier to what was the wrong mailing list earlier. Rails newbie here so forgive the question if the answer is ridiculously obvious. I am trying to write an app that meets the following requirements. I''d like to do it in Rails, but having pored over documentation for that past couple of days, don''t even
2004 Jul 15
1
Samba 3.0.2 on HPUX 11i with winbind; Get_Pwnam_internals didn't find user + NT_STATUS_NO_SUCH_USER
...in/sh guest account = pcguest [shares] Valid users is in format "DOMAIN+USERNAME" or "@DOMAIN+GROUPNAME" Is there anybody who has seen this error and knows how to solve it? I also have the complete logs in debug-level 5 and 10 available, if they are usefull. Thx & br Martin Schretzmeier
2012 Sep 03
4
if(--as-cran)?
Hello, All: The fda package has tests that run too long for CRAN's current rules. I'd like to wrap some examples in a construct like the following: if(!CRAN()){ ... } I tried the following: CRAN <- function(x='_R_CHECK_CRAN_INCOMING_'){ x. <- Sys.getenv(x) xl <- as.logical(x.) notCRAN <- is.na(xl) || xl # return(!notCRAN) }
2006 Nov 04
0
What happened?
Did all conversation suddenly stop on the mailing list or is something going on with me? Since the 19th I have stopped receiving anything and checking all my settings, everything looks fine. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060822/c97e4bdf/attachment-0001.html