Displaying 3 results from an estimated 3 matches for "ipippa".
Did you mean:
pippa
2002 Sep 06
1
Installing splancs_2.01-9 on Red Hat Linux 7.3
...t works great, thanks very much.
However, when I attempt to R CMD INSTALL splancs_2.01-9.tar.gz as root,
I get the following error message during the install:
[snip]
g77 -fPIC -O2 -m486 -fno-strength-reduce -g -c weight.f -o weight.o
gcc -shared -o splancs.so areapl.o cncvwt.o dokhat.o inpip.o ipippa.o
iplace.o k12hat.o kernel3d.o khvc.o khvmat.o krnnrm.o krnqne.o krnqrt.o
nndist.o plarea.o ptinpoly.o sekhat.o sort2.o sort.o stkhat.o stsecal.o
tribble.o twodimmse.o weight.o -L/usr/local/lib
-L/usr/lib/gcc-lib/i386-redhat-linux/2.96
-L/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../.. -lreadline...
2001 Jun 02
2
inout() in splancs working properly?
...of the orange
points must be green points?
Is my understanding of function inout() correct? I am looking for a
function, that gives all points inside the area, including points laying
on the polygon-line, as 'TRUE' or 'inside'.
I had a look at your source code at 'splancs/src/ipippa.f', but had not
been able to resolve my problem here. (Perhaps variable 'iwind' is not
modified correctly at all situations?)
It would be very nice, if you could give me a hint what I'm doing wrong
and how to solve my problem.
Excuse me for my weaky english. Many thanks in advance...
2002 Jan 15
0
errors intalling splancs and sgeostat
...-xO5 -dalign -xlic_lib=sunperf -c areapl.f -o areapl.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c cncvwt.f -o cncvwt.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c dokhat.f -o dokhat.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c inpip.f -o inpip.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c ipippa.f -o ipippa.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c iplace.f -o iplace.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c k12hat.f -o k12hat.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c kernel3d.f -o kernel3d.o
f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c khvc.f -o khvc.o
vark1...