Displaying 20 results from an estimated 500 matches similar to: "Problem reading binaries created with fortran (More infos)"
2009 Dec 17
3
Problem reading binaries created with fortran
Is it possible to read fortran binaries with R? I tried unsucessfully and my
understanding is that fortran write binaries with leading and trailing
bytes. I get numbers but not the right ones.
Thanks
ps: the binary I'm interested in reading is a MODFLOW output with a mix of
character, double and integers.
[[alternative HTML version deleted]]
2012 May 03
2
Help with readBin
I'm trying to read a binary file created by a fortran code using readBin
and readChar. Everything reads fine (integers and strings) except for
double precision numbers, they are read as huge or very small number
(1E-250,...). I tried various endianness, swap, But nothing has worked so
far.
I also tried on R 64 bit for linux and windows (R 2.14) and R 2.11 on
windows XP 32 bit.
Any help would
2009 Feb 20
3
3D or 4D plot
I have data on a regular grid in the format: x y z data. I would like to
be able to plot them in 3d kind of like a volume or a mesh with colors. Is
that possible in R and how?
Thanks
[[alternative HTML version deleted]]
2007 Oct 08
3
tcltk scrollbar
The following code should give me (at least that's what I think) two list
boxes with their individual scrollbars. But instead both scrollbars stick to
the same listbox even though they work as they should (scroll individual
listboxes). When I remove all the widgets on top everything works perfectly.
Any help would be highly apprecciated.
ps: all subsequent listboxes and scrollbars work
2005 Jun 27
1
ks.test() output interpretation
I'm using ks.test() to compare two different
measurement methods. I don't really know how to
interpret the output in the absence of critical value
table of the D statistic. I guess I could use the
p-value when available. But I also get the message
"cannot compute correct p-values with ties ..." does
it mean I can't use ks.test() for these data or I can
still use the D
2001 Jun 16
1
Compilation of my own sources
Hello community,
Just one tiny question : all source files provided for download come bundled
with Makefiles. My problem is : what makefile do i use (or what g++
compilation command line) if i want to compile my own sources ? I mean that
g++ mysource.cpp doesn't work.
Thank you
Sekine
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2001 Jun 20
1
What makefile should we use ?
Hello,
I'm trying to write my own code for an oggplayer. Once i have my source
files, what kind of makefile should I use ? Or what commande line should i
give to the compiler ?
Thank you
ekine
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
2009 Jul 08
1
bootstrapping error message "Error in t.star[r, ] <- statistic(data, i[r, ], ...) : number of items to replace is not a multiple of replacement length"
Hi,
I am trying to run some bootstraps with the boot package. When I run
it with 400 replicates it does it ok, but then I need to run the same
analysis but with 89, 86, 102 and 106 samples (for four different
environments), and then is when I get the error message:
> mybootstrap <- boot(Datos, mystat, 2000)
Error in t.star[r, ] <- statistic(data, i[r, ], ...) : number of
items to
2019 Jan 05
1
unsorted - suggestion for performance improvement and ALTREP support for POSIXct
I believe the performance of isUnsorted() in sort.c could be improved by
calling REAL() once (outside of the for loop), rather than calling it twice
inside the loop. As an aside, it is implemented in the faster way in
doSort() (sort.c line 401). The example below shows the performance
improvement for a vectors of double of moving REAL() outside the for loop.
# example as implemented in
2008 Jul 28
0
Xen Wiki Policy Update
Xen Community:
In an effort to clean up a large amount of spam attacks on the Xen Wiki,
we have decided to create a special editors only file for the wiki. In
order to edit within the Wiki, you will need to email me
<mailto:stephen.spector@xen.org> your Xen Wiki user name and I will
give you complete access. I apologize in advance for this policy change
but we need to control the large
2008 Jul 28
0
Xen Wiki Policy Update
Xen Community:
In an effort to clean up a large amount of spam attacks on the Xen Wiki,
we have decided to create a special editors only file for the wiki. In
order to edit within the Wiki, you will need to email me
<mailto:stephen.spector@xen.org> your Xen Wiki user name and I will
give you complete access. I apologize in advance for this policy change
but we need to control the large
2008 Jul 28
0
Xen Wiki Policy Update
Xen Community:
In an effort to clean up a large amount of spam attacks on the Xen Wiki,
we have decided to create a special editors only file for the wiki. In
order to edit within the Wiki, you will need to email me
<mailto:stephen.spector@xen.org> your Xen Wiki user name and I will
give you complete access. I apologize in advance for this policy change
but we need to control the large
2008 Mar 31
0
Xen Summit Boston Registration Live
Xen.org Community:
The registration site for the Xen Summit 2008 event in Boston is live at
https://db.usenix.org/cgi-bin/Conference/xen08/reg.cgi. The event is
held over 2 days from June 23 - 24 at the Sheraton Boston Hotel and a
discount is offered to anyone wishing to also attend the USENIX Annual
Technical Conference. If you have any questions, please contact me by
email or add a comment
2008 Mar 31
0
Xen Summit Boston Registration Live
Xen.org Community:
The registration site for the Xen Summit 2008 event in Boston is live at
https://db.usenix.org/cgi-bin/Conference/xen08/reg.cgi. The event is
held over 2 days from June 23 - 24 at the Sheraton Boston Hotel and a
discount is offered to anyone wishing to also attend the USENIX Annual
Technical Conference. If you have any questions, please contact me by
email or add a comment
2008 Mar 31
0
Xen Summit Boston Registration Live
Xen.org Community:
The registration site for the Xen Summit 2008 event in Boston is live at
https://db.usenix.org/cgi-bin/Conference/xen08/reg.cgi. The event is
held over 2 days from June 23 - 24 at the Sheraton Boston Hotel and a
discount is offered to anyone wishing to also attend the USENIX Annual
Technical Conference. If you have any questions, please contact me by
email or add a comment
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community:
I have been asked by Steve Brueckner of ATC-NY and some of his
colleagues to create a new Xen.org project - Xen Introspection Project:
to design an API for performing VM introspection and implementing the
necessary functionality into Xen. If you are interested, please email me
back and I will add you to the project member list. I will be sending
out an email later this week to
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community:
I have been asked by Steve Brueckner of ATC-NY and some of his
colleagues to create a new Xen.org project - Xen Introspection Project:
to design an API for performing VM introspection and implementing the
necessary functionality into Xen. If you are interested, please email me
back and I will add you to the project member list. I will be sending
out an email later this week to
2008 Oct 27
0
New Xen.org Project: Xen Introspection Project
Xen Community:
I have been asked by Steve Brueckner of ATC-NY and some of his
colleagues to create a new Xen.org project - Xen Introspection Project:
to design an API for performing VM introspection and implementing the
necessary functionality into Xen. If you are interested, please email me
back and I will add you to the project member list. I will be sending
out an email later this week to
2009 May 27
0
DomU Image Repository
Todd Deshane notified me of a site he found with DomU Images - http://stacklet.com/.
Give it a try and let everyone know how they work!
Stephen Spector
Community Manager, Xen.org
stephen.spector@xen.org<mailto:stephen.spector@xen.org>
(772) 621-5062
BLOG: http://blog.xen.org<http://blog.xen.org/>
Folllow Me on Twitter: http://twitter.com/xen_com_mgr
2009 May 12
0
Xen.org Community Survey
Xen Community:
I have created a short survey (only take about 5 to 10 minutes to take) to gather feedback on the current set of tools available for Xen.org community members as well as determine the next set of tools that the community is looking for. The survey does not require identification so all answers are anonymous. Once the survey is complete, I will publish the results so everyone can