search for: p0i

Displaying 9 results from an estimated 9 matches for "p0i".

Did you mean: p0
2020 Oct 23
2
3d plot of earth with cut
Dear All, Thanks a lot for the useful help again. I manage to get it done up to a point where I think I just need to apply some smoothing/interpolation to get denser points, to make it nice. Basically, I started from Duncen's script to visualize and make the clipping along a plane at a slice. Then I map my data points' values to a color palette and just plot them as points on this plane.
2020 Oct 23
0
3d plot of earth with cut
Good to hear you've made such progress. Just a couple of comments: - You should use points3d() rather than rgl.points(). The latter is a low level function that may have unpleasant side effects, especially mixing it with other *3d() functions like persp3d(). - There are several ways to draw a flat surface to illustrate your data. Which one to use really depends on the form of data.
2020 Oct 22
0
3d plot of earth with cut
> It should be a 2D slice/plane embedded into a 3D space. I was able to come up with the plot, attached. My intention was to plot national boundaries on the surface of a sphere. And put the slice inside. However, I haven't (as yet) worked out how to get the coordinates for the boundaries. Let me know, if of any value. And I'll post the code. (But needs to be polished first)
2020 Oct 22
2
3d plot of earth with cut
Thanks for your idea. It should be a 2D slice/plane embedded into a 3D space. Could be static, I just need to make a single figure from it for illustration of the Earth together with its interior in 3D. So, the interior would be a slice in 2D along a fixed longitude. And along this 2D slice would be a heatmap. Again, embedded in 3D, since it would be shown as a slice of Earth in 3D. Duncan?s
2007 Aug 20
1
SimpleTextRecipes
...9;' >> ''$file''": unless => "grep -qe ''$line'' -- file", path => "/bin:/usr/bin:/usr/local/bin", } } define prepend_if_no_such_line($file, $line) { exec { "/usr/bin/perl -p0i -e ''s/^/$line\n/;'' ''$file''": unless => "grep -Fxqe ''$line'' ''file''", path => "/bin:/usr/bin:/usr/local/bin", } } in classes/fileTest.pp: class fileTest...
2010 Sep 07
0
[LLVMdev] Intrinsic prototype has incorrect number of arguments!
On Sep 7, 2010, at 8:03 AM, F van der Meeren wrote: > Hello, > > I have a question, what is wrong with the following code? > > declare void @llvm.memcpy.p0i64.p0i64.i8(i64*, i64*, i8, i32, i1) nounwind > > ... > > call void @llvm.memcpy.p0i64.p0i64.i8(i64* %19, i64* %21, i8 %17, i32 0, i1 false) > > ... > > > According to the compiler this is the error, but I seem to miss where exactly my fault is. > > Intrinsic p...
2010 Sep 07
2
[LLVMdev] Intrinsic prototype has incorrect number of arguments!
I have created the function prototype with the following code: const uintmax_t methodNameSize = 1024; const char methodNameTemplate[] = "llvm.memcpy.p0i%llu.p0i%llu.i%llu"; char methodName[methodNameSize]; // Create the methodName. memset(methodName, 0, methodNameSize); sprintf(methodName, methodNameTemplate, dstSize, srcSize, lengthSize); // Search for the function or create it. if((function = LLVMGetNamedFunction(mo...
2010 Sep 07
4
[LLVMdev] Intrinsic prototype has incorrect number of arguments!
Hello, I have a question, what is wrong with the following code? declare void @llvm.memcpy.p0i64.p0i64.i8(i64*, i64*, i8, i32, i1) nounwind ... call void @llvm.memcpy.p0i64.p0i64.i8(i64* %19, i64* %21, i8 %17, i32 0, i1 false) ... According to the compiler this is the error, but I seem to miss where exactly my fault is. Intrinsic prototype has incorrect number of arguments! void (i64*,...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...RXZyCs7W%qX(RNhg01BNo?*Wvs+Y(j^01Da z!X>KZJ~_|5dN`tJOrIn|?>J6jg&F<w^uRTLX+9MfJZW6+a$3Xrhx+4GeecJSJ~aiI zQC7$I)YC3dBaJ4y{fx|#^SM!2w6+)(j6{2RSTgiDt851OjvLKpyN+#VX9v6<G}P4F zK(Z2mI>pDu`7c-wtgWR7fWKWIn8n)v%YlzFfD`^~PLc3w|K@lD3H>7;7r$RU<d-mT zi7<g!diS3nx;8&`-#t^#Pl8A|#|l;OP0Ie@ipV94Eu*~EJgj|Cy?px)&I!th$F~O$ zjRK2|Z(g=>9Hr;~`wDv%;kPSi5AVeY4fgn_s170l4LK{^<UvYYVq&ahu;8XafV-FQ zUD1XGUZSL!6scB<y)f;bWdwP0<UwFi&1fSj)|P*H+=O`}PmRS*(u;jI;VT-nA}1L$ zYd>%u2<md`VwfBpI94BbYPhWadfO64L3Hwt5kb=@&Iy}j^*R()3nG)?cb?w!XD4%n zuMO4x+)Kw`ML(b&l1a507ntbKXc...