Displaying 9 results from an estimated 9 matches for "buckeyemail".
2017 Aug 27
2
glx error with nouveau
...nto the kernel in 2.6.35 or so. The
2.6.32-based system you have is a franken-kernel maintained by RedHat.
You should go to them for support.
I'd recommend trying a distro based on a kernel that was released more
recently than Dec 2009.
On Thu, Aug 24, 2017 at 1:29 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
> Hello all,
>
>
> My laptop has Nouveau installed as the graphic driver. The version is
> 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE
> STUDIO), I find such errors:
>
> Xlib: extension "GLX" missing on display "...
2017 Aug 27
1
glx error with nouveau
...xts though.
On Sat, Aug 26, 2017 at 10:38 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> Depends on the hardware. You may be interested in looking at
> https://people.freedesktop.org/~imirkin/glxinfo/ for specifics.
>
> On Sat, Aug 26, 2017 at 9:42 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
>> Hi IIia,
>>
>>
>> Thank you very much for your help.
>>
>> Does the distro released more recently than Dec 2009 support OPENGL 3.3 ?
>>
>>
>> Best,
>>
>> Yunde
>>
>> ________________________________...
2017 Aug 27
0
glx error with nouveau
Depends on the hardware. You may be interested in looking at
https://people.freedesktop.org/~imirkin/glxinfo/ for specifics.
On Sat, Aug 26, 2017 at 9:42 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
> Hi IIia,
>
>
> Thank you very much for your help.
>
> Does the distro released more recently than Dec 2009 support OPENGL 3.3 ?
>
>
> Best,
>
> Yunde
>
> ________________________________
> From: ibmirkin at gmail.com <ibmirkin at gma...
2016 Apr 25
0
Splitting Numerical Vector Into Chunks
Hi
Is this
http://stackoverflow.com/questions/2150138/how-to-parse-milliseconds-in-r
what do you want?
Cheers
Petr
> -----Original Message-----
> From: Sidoti, Salvatore A. [mailto:sidoti.23 at buckeyemail.osu.edu]
> Sent: Sunday, April 24, 2016 1:48 AM
> To: PIKAL Petr <petr.pikal at precheza.cz>; William Dunlap
> <wdunlap at tibco.com>; Ista Zahn <istazahn at gmail.com>
> Subject: RE: [R] Splitting Numerical Vector Into Chunks
>
> There are terrific suggestions a...
2016 Apr 20
0
Splitting Numerical Vector Into Chunks
Perhaps
x <- split(x, x == 0)
Best,
Ista
On Wed, Apr 20, 2016 at 9:40 AM, Sidoti, Salvatore A.
<sidoti.23 at buckeyemail.osu.edu> wrote:
> Greetings!
>
> I have several large data sets of animal movements. Their pauses (zero magnitude vectors) are of particular interest in addition to the speed distributions that precede the periods of rest. Here is an example of the kind of data I am interested in analyz...
2017 Aug 24
2
glx error with nouveau
Hello all,
My laptop has Nouveau installed as the graphic driver. The version is 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE STUDIO), I find such errors:
Xlib: extension "GLX" missing on display ":0.0".
QGLTempContext: No GL capable X visuals available.
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension
2016 Apr 20
3
Splitting Numerical Vector Into Chunks
Greetings!
I have several large data sets of animal movements. Their pauses (zero magnitude vectors) are of particular interest in addition to the speed distributions that precede the periods of rest. Here is an example of the kind of data I am interested in analyzing:
x <- abs(c(rnorm(2),replicate(3,0),rnorm(4),replicate(5,0),rnorm(6),replicate(7,0)))
length(x)
This example has 27 elements
2017 Aug 25
0
glx error with nouveau
...nto the kernel in 2.6.35 or so. The
2.6.32-based system you have is a franken-kernel maintained by RedHat.
You should go to them for support.
I'd recommend trying a distro based on a kernel that was released more
recently than Dec 2009.
On Thu, Aug 24, 2017 at 1:29 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
> Hello all,
>
>
> My laptop has Nouveau installed as the graphic driver. The version is
> 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE
> STUDIO), I find such errors:
>
> Xlib: extension "GLX" missing on display "...
2010 Jul 09
1
Mover Stayer Models
Does anyone know how to program mover stayer models in R? They are a type of Markov chain model where there is a group of people who stays in the same place, a group who always moves, and a group who does both.
Thanks.
Leanne Sanders
sanders.486@osu.edu
[[alternative HTML version deleted]]