search for: simm

Displaying 20 results from an estimated 34 matches for "simm".

Did you mean: simd
2010 Jun 11
2
Clustering algorithms don't find obvious clusters
I have a directed graph which is represented as a matrix on the form 0 4 0 1 6 0 0 0 0 1 0 5 0 0 4 0 Each row correspond to an author (A, B, C, D) and the values says how many times this author have cited the other authors. Hence the first row says that author A have cited author B four times and author D one time. Thus the matrix represents two groups of authors: (A,B) and (C,D) who cites
2007 May 31
0
adehabitat version 1.6
...tltr, sliwinltr). * Several functions now allow to test the independence of the descriptive parameters in the trajects (indmove and wawotest for dx, dy and dist, testang.ltraj for rel.angle and abs.angle) * Several functions allow to simulate common models of trajects: the correlated random walk (simm.crw), the brownian motion (simm.brown), the arithmetic brownian motion (simm.mba), the Ornstein Uhlenbeck process (simm.mou), the brownian bridge (simm.bb) and the Levy process (simm.levy). * The function explore.kasc() provides a Tk interface for the exploration of a multi-layer raster map of cla...
2007 May 31
0
adehabitat version 1.6
...tltr, sliwinltr). * Several functions now allow to test the independence of the descriptive parameters in the trajects (indmove and wawotest for dx, dy and dist, testang.ltraj for rel.angle and abs.angle) * Several functions allow to simulate common models of trajects: the correlated random walk (simm.crw), the brownian motion (simm.brown), the arithmetic brownian motion (simm.mba), the Ornstein Uhlenbeck process (simm.mou), the brownian bridge (simm.bb) and the Levy process (simm.levy). * The function explore.kasc() provides a Tk interface for the exploration of a multi-layer raster map of cla...
2009 Jun 24
4
[LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes
...t;ADDI" reg(0) "," reg(1) "," imm(2) Semantics: unsigned int gpregs[32]; void instr_direct_rri$op_addi$imm16$() { int op_arithm_imm = 0x08; { int rt = 1; { int rs = 28; { short imm16 = imm_i16(2); //--- intrinsics, represents instruction's immediate operand { { int simm = ((int)(imm16) << (32 - (16))) >> (32 - (16)); switch (op_arithm_imm) { //.... case 0x08: case 0x09: {if (rt != 0) gpregs[(rt)] = (( (((rs) != 0)?gpregs[(rs)]:0) ) + simm);}; break; case 0x0A: {if (rt != 0) gpregs[(rt)] = (( (((rs) != 0)?gpregs[(rs)]:0) ) < simm);}; break; //.....
2009 Apr 09
1
Random Cluster Generation Question
...hink my strategy. Could I generate the points in a 10x10 box with a radius of .5 and then multiply out the resulting point coordinates by 100? Is there another package that might meet my needs better than spatstat for easy cluster generation? Any suggestions are appreciated. All the best, Jason Simms -- Jason L. Simms, M.A. USF Graduate Multidisciplinary Scholar Co-President, Graduate Assistants United Ph.D. / M.P.H. Student Departments of Anthropology and Environmental and Occupational Health University of South Florida
2008 Jan 30
4
asterisk gateway
Hello everybody Anyone, to know a gateway that works with nextel simm cards? I'm looking for them, in internet, but I did'n look. Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080129/0527ba52/attachment.htm
2009 Jun 24
0
[LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes
Hi Adam, > One problem, I was trying to solve was, that I need to declare variables of let's say 5-bit width like 'i5 var', > the maximal bit-width may be limited to 64 bits. I need such variables to represent instruction's operands, > example is at the end this message. any standard compliant C compiler supports i5, believe it or not. Try this: #include
2009 Jun 04
0
[LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes
Hi Adam, John is right, the TCE stuff would be useful for you. Our compiler targets a processor template that the designer can populate pretty freely. The compiler then reads the architecture description and creates an LLVM backend on the fly. Please don't hesitate to get in touch with us if you have questions. -- Pertti
2007 Jul 15
2
Centos on a Flash drive and Micro drive
I am considering putting together a 'micro server' that I can easily travel with. I am seriously considering the decTOP, as at $99 (plus the cost of a 256MB SIMM) is amazingly priced. But I want to run on batteries, so trash a real hard drive. I have a couple of IDE to Compact flash adapters that support 2 flash cards. So I was considering a 4Gb (or even 2Gb) cheap real fash card for the OS and a 4 or 8 Gb micro drive (I have a 4Gb sitting in a drawer...
2009 Jun 02
3
[LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes
Hello gyus, I am working on a project, where we are trying to create a development environment for new ASIP processor design. Part of this project is a compiler generator, where we would like to generate C compiler from some instruction description. To keep it short, let's say, that in each instruction's semantics is described by some C code. What I would like to do is to compile this
2009 Feb 24
0
[SoC09-Idea] Movement Ecology add-ons for adehabitat package
...996: Landscape Ecology 11:289-297). - production of other relevant movement ecology statistics useful in spetial scale perception by animals (Nams 2006: Animal Behaviour. 72: 1197-1203). - optionally, in conjunction with the random movement simulators already present in adehabitat (in particular simm.levy and simm.crw), test for deviations from a CRW model (Nams and Bourgeois 2004: Can J. Zool, 82:1738-1747) and detect if oriented movements occur (Nams 2006: Animal Behaviour. 72: 1197-1203) Required skills The candidate should be both familiar with R programming and wildlife radiotracking...
2007 Jan 10
3
Can't mount /home anymore
Hi! I'm new to the list. I have a problem with mounting my home directory since my PC crashed. I hope that I can get some help on this list as I don't know much of ext3 myself. The mount command for my /home gives me the following output: # mount /dev/sda6 /mnt/tmp/ mount: wrong fs type, bad option, bad superblock on /dev/sda6, missing codepage or other error In some cases useful info
2003 Aug 10
4
Strange things going on with 4.8
Hi all! I'm having problems no end on my 4.8-STABLE box, and I hope you can help me. My processes get lots of signals (mostly 6, 10 and 11), and my kernel dumps core very often. I have the core dumps from the 4 latest crashes. See attachment for more info. Notice the common values for IdlePTD and initial pcb. Does this mean anything? There are other problems as well: 1) Some time ago KDE
2009 Feb 01
1
asterisk-users Digest, Vol 54, Issue 109
.../asterisk/cdr-csv/Master.csv? Also, what kind of Radius u r using? Any suggested link? Regards Bilal > > Hello list. > > I'm having some problems with the CDR Radius in my > Asterisk 1.4. I'm > using two TC400B cards for transcoding. When I reach > nearly 100 > simmultaneous calls, the CDR radius packets are being > duplicated and I'm > getting this message in the asterisk console : > > > > cdr_radius.c:227 radius_log: Failed to record Radius CDR > record! > > > > I'm also using the radiusclient-ng 0.5.6 to int...
2017 Nov 02
0
low end file server with h/w RAID - recommendations
...e a pretty good lifetime these days and seem to be all you can get for various storage systems. It is like back when we all wanted and loved 5.25 drives and all you could get was the crappy 3.5 inch ones. And I expect in 3-5 years the 2.5 inch ones will be replaced with only able to get the in card SIMM like drives. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos -- Stephen J Smoogen.
2005 Nov 23
2
SOLVED [was Re: latex writer in gnome?]
On 11/22/05, Sharon Kimble <sharon04 at gmail.com> wrote: > Does anybody know the gnome program that you can write in latex with please? > > I'm not sure but I think its in the base repo. Its not winefish as it > (winefish) doesn't compile the source text like the program that I'm looking > > for does. > > Hopefully thanks > Sharon. > -- I am
1999 Jul 23
0
AW: SAMBA digest 2177
...: Signal 11 in pid 13646 (2.0.5) >[snip] ^^^^^^^^^ >I don't have any SCO experience, but have you read the Sig11 >FAQ? Getting a signal 11 error (or signal 6, etc) when compiling >with gcc usually indicates a hardware problem (eg, bad cache, a bad >memory chip on a SIMM, CPU overheating). >Maybe your signal 11 is coming from a completely different source, >but it's an interesting read anyway: >http://www.bitwizard.nl/sig11/ >HTH, Steve >****************************************************************** >Stephen L Arnold...
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
Coming to Hamburg next week ? The European Open File System (EOFS) and Open Scalable FileSystem (OpenSFS) would love to see you at ISC?12 June 17?-21, 2012, in Hamburg, Germany. Visit our booth (#765) to meet Lustre experts, participate in informative talks, ask hard questions, and join the various events we are hosting. First off, there''s a full scheduled of Lustre talks, each with