search for: s30

Displaying 8 results from an estimated 8 matches for "s30".

Did you mean: s390
2013 Sep 05
2
binary symmetric matrix combination
...s: m1<- as.matrix(read.table(text=" y1 g24 y1 0 1 g24 1 0 ",sep="",header=TRUE)) m2<-as.matrix(read.table(text="y1 c1 c2 l17 ?y1 0 1 1 1 ?c1 1 0 1 1 ?c2 1 1 0 1 ?l17 1 1 1 0",sep="",header=TRUE)) m3<- as.matrix(read.table(text="y1 h4??? s2???? s30 ?y1 0 1 1 1 ?h4 1 0 1 1 ?s2 1 1 0 1 ?s30 1 1 1 0",sep="",header=TRUE)) m4<- as.matrix(read.table(text="y1 e5 l15 ?y1 0 1 1 e5 1 0 1 l15 1 1 0",sep="",header=TRUE)) ###desired output: at some place the label is "s2" and at other "s29".? I us...
2011 Sep 21
3
Reading data in lisp format
Hi, I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening> Could anyone help me? Best
2015 Sep 24
0
FreeBSD 10 & default_vsz_limit causing reboots?
...boot + 31s/0x0010/info) - Connector External B Port (loc=3 sasMux=0x0) is active Sep 17 11:25:39 romulus kernel: mfi0: 200238 (boot + 31s/0x0010/info) - Connector Int.Ports 4-7 (loc=2 sasMux=0x1) is active Sep 17 11:25:39 romulus kernel: mfi0: 200239 (boot + 31s/0x0002/info) - Inserted: PD 1e(e0xff/s30) Sep 17 11:25:39 romulus kernel: mfi0: 200240 (boot + 31s/0x0002/info) - Inserted: PD 1e(e0xff/s30) Info: enclPd=ffff, scsiType=0, portMap=04, sasAddr=2e327a7b9c92a5a2,0000000000000000 Sep 17 11:25:39 romulus kernel: mfi0: 200241 (boot + 31s/0x0002/info) - Inserted: PD 1f(e0xff/s31) Sep 17 11:25:39...
2015 Sep 15
3
FreeBSD 10 & default_vsz_limit causing reboots?
Ok, So this is really more of an observation than anything else.? I had a FreeBSD 10.1 server that was running great. Some SSL issue came up, or I upgrade Dovecot in ports - something occurred and the machine started rebooting randomly.? It would run for 2 weeks, then reboot.? It might run for 5 days and then reboot. So I started doing more FreeBSD upgrades, thinking it was a kernel issue. The
2011 Oct 06
3
Wide to long form conversion
...4 6 S25 26 w 5 9 4 7 3 7 3 5 S26 27 w 7 6 3 5 4 1 0 4 S27 28 w 10 4 14 2 8 4 10 2 S28 29 w 9 7 5 6 8 4 5 3 S29 30 w 9 2 7 5 6 2 6 5 S30 31 w 6 7 6 7 6 5 5 8 S31 32 w 7 6 12 7 6 3 10 7 S32 33 w 12 3 8 9 11 3 4 7 S33 34 w 12 2 10 5 9 2 6 3 S34 35 w 6 3 10 4 5 3 5 3 S35 36 w...
2003 Aug 22
5
HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2
...* PR: kern/53005 */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "USB Card", "IntelligentStick*", "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, { /* * Sony DSC cameras (DSC-S30, DSC-S50, DSC-S70) */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "Sony DSC", "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, { /* * Microtech USB CameraMate */...
2018 Sep 14
2
[GlobalISel][MIPS] Legality and instruction combining
Hi Daniel, On 13.09.2018. 19:32, Daniel Sanders wrote: > Could you clarify what you mean here? The new legalizer info can > define this with: >     getActionDefinitionsBuilder(G_SELECT).clampScalar(1, s32, s32) > so I'm guessing you mean that code to mutate the G_SELECT is currently > missing Yes, LegalizerHelper::widenScalar widens only TypeIdx==0, it doesn't do that
2003 Aug 22
1
nforce2 usb is broken on -stable
...nd two Rev2.0. While the 1.0 board works, the 2.0 boards lock up on boot during the uhub0 bus discovery. It's extremely frustrating :) ... While I can boot without the devices and attach them later, the devices ( logitech usb keyboard, logitech mouse, rio800, samsung CDMA adapter, canon S30 camera, and APC UPS500, are all completely unusable. They attach and detach BUT THAT'S ABOUT ALL !!! Querying them causes the query-er to lock up, and most often timeout. Querying the same device multiple times (wait-fail, wait-fail) will eventually (2+ iterations) cause the box to reset....