On Wed, Jan 21, 2015 at 2:16 PM, avinash sahu wrote:
>
> Both the libraries are not thread safe. Although boost random genrator in
> limited situation can be thread safe. I have tried them earlier they were
> failing with multi-threading.
I like the rlecuyer package for parallel random number gen
Both the libraries are not thread safe. Although boost random genrator in
limited situation can be thread safe. I have tried them earlier they were
failing with multi-threading.
One way out might be, if I include the source code of ransampl with package
source code. There license allows this, I ca
Does the boost RNGs qualify?
He's a vignette showing how to use them through R/Rcpp
http://gallery.rcpp.org/articles/timing-normal-rngs/
Boost headers are provided via the BH library:
https://github.com/eddelbuettel/bh
-steve
On Wed, Jan 21, 2015 at 10:48 AM, avinash sahu wrote:
> Yes.
Yes. I tried R internal libraries for random number generator also those
provided by Rcpp but they are were not thread safe so it with
multi-threading. I can try using other libraries, if anyone know random
generator that are thread safe and not slow.
thanks
avi
On Wed, Jan 21, 2015 at 7:38 PM, M
On 01/21/2015 10:17 AM, avinash sahu wrote:
Hi Dan,
Thanks for the reply and quick support. I am sorry for so many issues, I am
somewhat novice in bioconductor. I am replying to your comments inline.
On Wed, Jan 21, 2015 at 6:55 PM, Dan Tenenbaum
wrote:
See my comments below.
- Origin
Hi Dan,
Thanks for the reply and quick support. I am sorry for so many issues, I am
somewhat novice in bioconductor. I am replying to your comments inline.
On Wed, Jan 21, 2015 at 6:55 PM, Dan Tenenbaum
wrote:
> See my comments below.
>
> - Original Message -
> > From: "avinash sahu"
Yes,
just an error by copy/paste
[[alternative HTML version deleted]]
___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
See my comments below.
- Original Message -
> From: "avinash sahu"
> To: "Karim Mezhoud"
> Cc: bioc-devel@r-project.org
> Sent: Wednesday, January 21, 2015 7:50:38 AM
> Subject: Re: [Bioc-devel] Package submission with library requirement
>
> Thanks for mail Karim.
>
> I have GOAL stai
Thanks for mail Karim.
I have GOAL staisfies all guidelines.
However, GOAL is not compiling in windows and because of its heavy
computational requirement its cannot be used with Windows.
Regarding third party code, bioconductor website mentions (i.e. ransampl):
"In cases where the external librar
Hi,
Before you submit your package, please make sure that it satisfies all our
guidelines here.
http://www.bioconductor.org/developers/packageĀguidelines/
Be sure that you tested it with the appropriate version of R. To work
out which version that is, please have a look at this site here:
htt
Hi all,
I am trying to submit a package (https://github.com/vinash85/GOAL) in
bioconductor. It requires a ransampl (
http://sourceforge.net/projects/ransampl/) and gsl libraries already
installed in system.
The package is failing to install at automated package installer of
bioconductor (
http://b
11 matches
Mail list logo