Displaying 3 results from an estimated 3 matches for "karp".
Did you mean:
arp
2015 May 03
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
A couple more data points. Current llvm 3.7svn with the two outstanding
OPENMP patches can build the openmp support in gdl 0.9.5 (which completely
passes its test suite) and apbs 1.4.1's limited openmp support.
On Sat, May 2, 2015 at 11:11 PM, Jack Howarth <
howarth.mailing.lists at gmail.com> wrote:
> On a positive note, current llvm 3.7svn with the two outstanding
> OPENMP
2009 Jan 07
2
R "Threatens" SAS According to The NYT
...gt; could threaten SAS Institute, the privately held business
> software
> company that specializes in data analysis software. SAS,
> with more
> than $2 billion in annual revenue, has been the preferred
> tool of
> scholars and corporate managers. "
>
> Andrew Karp
> Sierra Information Services
> www.SierraInfomation.com
>
2010 Mar 29
3
one way to write scripts in R
...(parts)) {
tmp=strsplit3(parts[i],end.string,keepsplit=keepend)[[1]]
if (length(tmp)==1) {
if (require.end) {
warning(pp("ppp::replacer(): could not find end.string
'",end.string,"' in string '",s,"' and require.end=TRUE, so karping."))
collap[(i-1)*2]=parts[i]
collap[(i-1)*2+1]=""
} else {
collap[(i-1)*2]=pp("\",",translate.env(tmp[1]),",\"") # allow
newline to terminate as well, if end not required
collap[(i-1)*2+1]="&qu...