Displaying 20 results from an estimated 39 matches for "ibis".
Did you mean:
abis
2009 Feb 11
2
problem with 'which' and strings
I have written a function that goes through a database and calculates various
metric scores and allocates them to a data set. For 400 of the 500 sites
that I calculate these metrics for works fine and allocates the scores into
the appropriate column. For some reason, some sites I run into the below
problem:
Here is what I am doing:
> names(orig.metric)
[1] "BenInsect"
2013 Jul 23
2
[LLVMdev] Steps to addDestination
Hi,
I need to addDestination to some basic blocks
I used the following code
Value* Address;
IndirectBrInst *IBI = IndirectBrInst::Create(Address,
Result.size(),i->getTerminator() );
IBI->addDestination(i);
The following error was issued
void llvm::IndirectBrInst::init(llvm::Value *, unsigned int): Assertion
`Address && Address->getType()->isPointerTy() &&
2013 Jul 24
2
[LLVMdev] Steps to addDestination
Hi
1-
for(rit=Result.begin();rit!=Result.end();++rit)
{
Value* Address= BlockAddress::get (*rit);
IndirectBrInst *IBI = IndirectBrInst::Create(Address,
Result.size(),i->getTerminator() );
IBI->addDestination((*rit));
}
I tried this code , but the needed destination wasn't added.
2- About LLVM backend
$ llc -march=cpp example_file.ll -o
I think it
2013 Jul 25
0
[LLVMdev] Steps to addDestination
Hi Rasha,
> for(rit=Result.begin();rit!=Result.end();++rit)
> {
> Value* Address= BlockAddress::get (*rit);
>
> IndirectBrInst *IBI = IndirectBrInst::Create(Address, Result.size(),i->getTerminator() );
> IBI->addDestination((*rit));
> }
This would be creating a block looking something like:
[ Do stuff ]
indirectbr i8*
2011 Oct 14
3
qcc package
Hi All,
I installed qcc package and the dependency packages. For the first time I can use the function : process.capability.sixpack(). But later when ran the code again I always got the following error: Error: could not find function "process.capability.sixpack". I tried reinstalling the qcc package but didn't help. Does anyone have this kind of experience? Thank you!
Regards,
Yan
2013 Jul 23
0
[LLVMdev] Steps to addDestination
Hi Rasha,
> I need to addDestination to some basic blocks
Just to make sure there's no confusion here: you really are trying to
create code like:
define i32 @foo(i1 %tst) {
%Address = select i1 %tst, i8* blockaddress(@foo, %true), i8*
blockaddress(@foo, %false)
indirectbr i8* %Address, [label %true, label %false] ; This is what
you're creating
true:
ret i32 42
false:
ret i32
2013 Feb 19
3
Quantiles of a subset of data
bradleyd wrote
> Excuse the request from an R novice! I have a data frame (DATA) that has
> two numeric columns (YEAR and DAY) and 4000 rows. For each YEAR I need to
> determine the 10% and 90% quantiles of DAY. I'm sure this is easy enough,
> but I am a new to this.
>
>> quantile(DATA$DAY,c(0.1,0.9))
> 10% 90%
> 12 29
>
> But this is for the entire
2011 Jul 11
3
NetCDF, open *.nc
...day!*
I'm using Vista(x64) and R 2.13.0(x64) (with ncdf and RnetCDF packs)
*I have a problem:* I'm trying to open **.nc* file and I use this script
(http://r.789695.n4.nabble.com/Problem-downloading-and-opening-netcdf-file-td3046897.html#a3046965)
library(ncdf)
link <-
"http://ibis.grdl.noaa.gov/SAT/SeaLevelRise/slr/slr_sla_gbl_free_all_66.nc"
dest <- "C:/temp/slr_sla_gbl_free_all_66.nc"
download.file(url=link,destfile=dest)
nc1 <- open.ncdf(dest)
Prof Brian Ripley advises to use *mode="wb": AFAIK.*
*Where exactly should I insert this code...
2013 Jul 23
2
[LLVMdev] Steps to addDestination
1- I need the first example.
2- I set the Address uninitialized according to the documentation
" Setting the name on the Value automatically updates the module's symbol
table"
from Value.h source code
3- I'm not sure about "select" instruction, you mean that the address is
the new destination (basic block)that will be added
Thanks
On 23 July 2013 16:38, Tim Northover
2011 May 30
4
OpenSUSE 11.4 (2.6.39-30.1), Xen 4.0.2 - Device 0 (vif) Could not be connected
...ed using
# native platform tool - YaST. vif-bridge and qemu-ifup can be used to
# connect vifs to the YaST-managed networks.
#(network-script network-bridge)
So... how exactly is YaST supposed to do this...? ...so I don''t have to
re-install OpenSUSE for the 5th time on the same machine?
Ibis redibis nunquam per bella peribis
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Nov 17
1
Problem downloading and opening netcdf file
I am trying to download and open an on-line netcdf file.
I'm using Windows XP and R 2.11.1
Here's my script
library(ncdf)
link <-
"http://ibis.grdl.noaa.gov/SAT/SeaLevelRise/slr/slr_sla_gbl_free_all_66.nc"
dest <- "C:/temp/slr_sla_gbl_free_all_66.nc"
download.file(url=link,destfile=dest)
nc1 <- open.ncdf(dest)
The file appears in my C:/temp directory, however I can not open() it, I get
this error message:
&g...
2010 Nov 24
2
Need Internet Explorer 6 or 7
...net Explorer - and I am a Mac user. Yes, I've contacted them, many times - many levels, and just hit a brick wall each time. The website states:
The State Controller's Office currently supports Internet Explorer 6.0 and 7.0. When accessing the following SCO applications: Form-W2, I-TIME, IBIS, IPOPS, Online Pay Stubs, Online Reporting, P-Card and Travel Express, Internet Explorer 6.0 or 7.0 is required. Though other browsers exist, the SCO only supports Internet Explorer 6.0 and 7.0. Some SCO applications may be accessed with other browsers, but complete functionality is not guaranteed....
2010 Jan 26
1
Pb using printer share with Vista
...1/25 19:27:57, 0] rpc_server/srv_spoolss_nt.c:7646(_spoolss_AddPrinterDriver)
Jan 25 19:27:57 toto smbd[13437]: _spoolss_AddPrinterDriverEx: level 8 not yet implemented
Jan 25 19:28:11 toto smbd[13437]: [2010/01/25 19:28:11, 1] smbd/service.c:1226(close_cnum)
Jan 25 19:28:11 toto smbd[13437]: ibis-inf-2 (::ffff:132.203.160.8) closed connection to service print$
Regards.
Didier
2013 Jul 24
0
[LLVMdev] Steps to addDestination
Hi Rasha,
On Wed, Jul 24, 2013 at 12:28 AM, Rasha Omar <rasha.sala7 at gmail.com> wrote:
> 1- I need the first example.
Oh good.
> 2- I set the Address uninitialized according to the documentation
> " Setting the name on the Value automatically updates the module's symbol
> table" from Value.h source code
That's referring to a string name, and is only really
2002 Aug 20
3
RH 7.3 + Samba DC
Hi All,
very new to the linux thing.
I have tried our local linux list but no luck.
I have setup Samba on the box which is running Rh7.3 with Samba 2.2.3a-6 (server/common & client)
I got a tut from IBMs site on how to setup a pdc with samba and redhat.
I followed the tut step for step but still when I want to login on wind98 onto the box I get a message
that the pdc is not found.
When I
2004 Aug 06
0
Vorbis streams on Windows Media Player
I would be in the same ballpark as you, Ross. We are looking at
icecast2/ices as a replacement for our RealAudio streams, as the
licenses we have will expire VERY soon, and we frankly don't have the
money to go dump on new ones. We're looking at serving literally
thousands of listeners, most of which have RealPlayer installed at home
or at work, but have never heard or played with WinAmp,
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN.
The rattle package (http://rattle.togaware.com) is a multi platform
(GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for
exploring data and building descriptive and predictive models). It has
undergone a lot of development over the past year. A companion book
introducing data mining using Rattle is under development, with a
draft
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN.
The rattle package (http://rattle.togaware.com) is a multi platform
(GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for
exploring data and building descriptive and predictive models). It has
undergone a lot of development over the past year. A companion book
introducing data mining using Rattle is under development, with a
draft
2005 Jun 10
0
Seeking through Theora+Vorbis ogg file..
Here's the problem:
I've rewritten large parts of the output code of cortado 0.1.0 with
the following aims:
1. output to something SWT-like instead of AWT.
2. Speed it up a bit.
In the rewrites I haven't restricted myself to java 1.1; the fact that
it uses SWT all by itself makes it useless for applets anyway. The
speedup worked very nicely; it's almost twice as fast as
2013 Jun 24
1
Quota based on LDAP group
Hi
I have a setup where my dovecot (2.0, if that makes a difference) authenticates
against an LDAP directory. In my scenario, I have two types of users, lets
call them "normal" and "privileged". What I need is for the normal user to
have a fixed quota, but for the priviledged to have none. (The users do not
exist on the underlying system, so I cant do quota based on FS)