search for: 8e9

Displaying 4 results from an estimated 4 matches for "8e9".

Did you mean: 89
2018 Jun 12
0
Date class shows Inf as NA; this confuses the use of is.na()
...sure what the wording should be, as the problem is that the conversion to POSIXlt is failing. The best solution would be to extend the whole POSIXlt-class, but that?s too much work. I?ve done some experiments, and it also seems that the Date class can store larger values than POSIXlt: > as.Date(8e9, origin='1970-01-01')==as.Date(9e9, origin='1970-01-01') [1] FALSE > as.POSIXlt(as.Date(8e9, origin='1970-01-01'))==as.POSIXlt(as.Date(9e9, origin='1970-01-01')) [1] TRUE > as.POSIXlt(as.Date(8e9, origin='1970-01-01')) [1] "-5877641-06-23 UTC"...
2018 Jun 11
2
Date class shows Inf as NA; this confuses the use of is.na()
Emil et al., On Mon, Jun 11, 2018 at 1:08 AM, Emil Bode <emil.bode at dans.knaw.nl> wrote: > I don't think there's much wrong with is.na(as_date(Inf, > origin='1970-01-01'))==FALSE, as there still is some "non-NA-ness" about > the value (as difftime shows), but that the output when printing is > confusing. The way cat is treating it is clearer: it
2018 Jun 12
3
Date class shows Inf as NA; this confuses the use of is.na()
...wording should be, as the problem is that the conversion to POSIXlt is failing. > The best solution would be to extend the whole POSIXlt-class, but that?s too much work. > I?ve done some experiments, and it also seems that the Date class can store larger values than POSIXlt: > > as.Date(8e9, origin='1970-01-01')==as.Date(9e9, origin='1970-01-01') > [1] FALSE > > as.POSIXlt(as.Date(8e9, origin='1970-01-01'))==as.POSIXlt(as.Date(9e9, origin='1970-01-01')) > [1] TRUE > > as.POSIXlt(as.Date(8e9, origin='1970-01-01')) > [1] &quot...
2013 Jul 18
105
[Bug 67051] New: No nouveau HDMI sound on NVIDIA GT430
https://bugs.freedesktop.org/show_bug.cgi?id=67051 Priority: medium Bug ID: 67051 Assignee: nouveau at lists.freedesktop.org Summary: No nouveau HDMI sound on NVIDIA GT430 Severity: normal Classification: Unclassified OS: Linux (All) Reporter: alupu01 at gmail.com Hardware: x86 (IA32) Status: