so much for the feedback !
Regards,
Abhishek
Sent from Mail for Windows 10
From: Alex Herbert
Sent: 29 March 2019 03:06
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
Hi,
The proposal is good. It sets out the areas you wish
Sent: 27 March 2019 19:40
> To: Commons Developers List
> Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
>
> Hi.
>
> Le mer. 27 mars 2019 à 13:43, Abhishek Dhadwal a
> écrit :
>>
>>
>>
>> Hello Sir,
>&g
:40
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
Hi.
Le mer. 27 mars 2019 à 13:43, Abhishek Dhadwal a écrit :
>
>
>
> Hello Sir,
>
> >I don't know what are the hard requirements for the schedule, but
Hi.
Le mer. 27 mars 2019 à 13:43, Abhishek Dhadwal a écrit :
>
>
>
> Hello Sir,
>
> >I don't know what are the hard requirements for the schedule, but
> >I would not make such delineation between coding, reviewing and
> >testing.
> The Elements Of A Quality Proposal in Google’s Guide
> (https://
Hello Sir,
>I don't know what are the hard requirements for the schedule, but
>I would not make such delineation between coding, reviewing and
>testing.
The Elements Of A Quality Proposal in Google’s Guide
(https://google.github.io/gsocguides/student/writing-a-proposal) state the
following ab
dows 10
>
> From: Gilles Sadowski
> Sent: 26 March 2019 19:03
> To: Commons Developers List
> Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
>
> Thanks for the document. I've made some comments.
> Let's see whether A
appreciated !
Regards,
Abhishek
Sent from Mail for Windows 10
From: Gilles Sadowski
Sent: 26 March 2019 19:03
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
Thanks for the document. I've made some comments.
Let's
Thanks for the document. I've made some comments.
Let's see whether Alex has something to add.
Regards,
Gilles
Le lun. 25 mars 2019 à 14:30, Abhishek Dhadwal a écrit :
>
> Dear Sir,
> The revised GSoC proposal has been created(minus the about me section), and
> the Google Docs link is provided
,
Abhishek
Sent from Mail for Windows 10
From: Gilles Sadowski
Sent: 25 March 2019 05:20
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
Hi.
Le dim. 24 mars 2019 à 18:42, Abhishek Dhadwal a écrit :
>
>
> Dear Sir,
>
org.apache.maven.plugins:maven-site-plugin:3.7.1:site failed: Java returned: 1
-> [Help 1]
Thanking you,
Yours faithfully,
Abhishek
Sent from Mail for Windows 10
From: Alex Herbert
Sent: 24 March 2019 23:32
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged F
Hi.
Le dim. 24 mars 2019 à 18:42, Abhishek Dhadwal a écrit :
>
>
> Dear Sir,
> Honestly, I've no idea about whether this schedule is realistic. I mean:
> Assuming full-time commitment, it could probably be finished much faster. ;-)
> Oh, okay. As per your estimates, how many days should I alloca
> On 24 Mar 2019, at 17:51, Abhishek Dhadwal wrote:
>
>
> Dear Sir,
> This all looks good. I would reemphasise that you should find a reference
> implementation of any new generator so that you can run it to produce numbers
> given a known seed. This can be used to test the Java version you
Dear Sir,
This all looks good. I would reemphasise that you should find a reference
implementation of any new generator so that you can run it to produce numbers
given a known seed. This can be used to test the Java version you create
produces exactly the same sequence.
Thank you for the feedba
Dear Sir,
Honestly, I've no idea about whether this schedule is realistic. I mean:
Assuming full-time commitment, it could probably be finished much faster. ;-)
Oh, okay. As per your estimates, how many days should I allocate for the
implementation and testing of each generator (inclusive of the
> On 24 Mar 2019, at 14:47, Gilles Sadowski wrote:
>
> Hi Abhishek.
>
> Overall it looks good to me (but I'm not used to laying out GSoC proposals
> so it might be good to have additional comments).
>
> I've added a few remarks in the text (see below).
>
> Le dim. 24 mars 2019 à 13:09, Abhis
Hi Abhishek.
Overall it looks good to me (but I'm not used to laying out GSoC proposals
so it might be good to have additional comments).
I've added a few remarks in the text (see below).
Le dim. 24 mars 2019 à 13:09, Abhishek Dhadwal a écrit :
>
> Dear Sir,
>
> I’ve added skeletal draft of my
Dear Sir,
I’ve added skeletal draft of my GSOC proposal (as per the Apache foundation’s
guidelines) below :
GSOC-19 Application :- RNG-32: Implement More Generators
Background
The Commons RNG is focused on the utilization of Java-only implementations of
various standard generators, with fo
> > Hi.
> >
> > I see that you use Java 11.
> > Can you try with a different version?
> > We only know that the build should work with Java 6, 7, 8, and 9.
> >
> > Actually, it would be a nice "micro-task" to figure out how to fix
> > that issue (confirmed to also happen with Java 10).
>
> I think
> On 23 Mar 2019, at 17:34, Gilles Sadowski wrote:
>
> Hi.
>
> I see that you use Java 11.
> Can you try with a different version?
> We only know that the build should work with Java 6, 7, 8, and 9.
>
> Actually, it would be a nice "micro-task" to figure out how to fix
> that issue (confirmed
Hi.
I see that you use Java 11.
Can you try with a different version?
We only know that the build should work with Java 6, 7, 8, and 9.
Actually, it would be a nice "micro-task" to figure out how to fix
that issue (confirmed to also happen with Java 10).
Regards,
Gilles
Le sam. 23 mars 2019 à 1
>Well, you did not ask anything to maven and it told you so.
>You should run
> mvn -e package
Oh.
Here is the data that comes after $mvn -e package
[INFO] Apache Commons RNG Core FAILURE [ 2.164 s]
[INFO] Apache Commons RNG Simple .. SKIPPED
Hello.
Le sam. 23 mars 2019 à 16:35, Abhishek Dhadwal a écrit :
>
> Dear Sir,
> After running $mvn package, I get:
> [INFO] BUILD FAILURE
> [INFO]
>
> [INFO] Total time: 19:08 min
> [INFO] Finished at: 2019-03-22T23:23:39+
Dear Sir,
After running $mvn package, I get:
[INFO] BUILD FAILURE
[INFO]
[INFO] Total time: 19:08 min
[INFO] Finished at: 2019-03-22T23:23:39+05:30
[INFO] --
Hi Abhishek.
Le ven. 22 mars 2019 à 19:48, Abhishek Dhadwal a écrit :
>
>
>
>
>
> >Well then, I guess that we consider the micro-tasks which I evoked in
>
> my previous message: Clone the repository and build the code.
>
> This is explained in more details here:
>
> http://commons.apache.org/
>Well then, I guess that we consider the micro-tasks which I evoked in
my previous message: Clone the repository and build the code.
This is explained in more details here:
http://commons.apache.org/proper/commons-rng/developers.html
Please try it, and then let us know how it went.
I cloned t
Hello.
Le ven. 22 mars 2019 à 14:48, Abhishek Dhadwal a écrit :
>
> Dear Sir,
> >I don't understand what you mean be "screening tests". Sorry.
> Certain organisations had held certain micro tasks to be performed by
> students in order to increase their chances of selection for the project. I
>
Dear Sir,
>I don't understand what you mean be "screening tests". Sorry.
Certain organisations had held certain micro tasks to be performed by students
in order to increase their chances of selection for the project. I was asking
about those tasks in reference to our current project.
>Overall, t
Hi.
Le ven. 22 mars 2019 à 08:28, Abhishek Dhadwal a écrit :
>
>
> Dear sir,
>
> >>But first things first: Have you set up a programming environment for
> making your experiments?
> I have IntelliJ IDEA community edition along with Netbeans 8.2 with Java
> 8u191 installed.
> For repository purpo
bhishek
Sent from Mail for Windows 10
From: Gilles Sadowski
Sent: 21 March 2019 23:53
To: Commons Developers List
Subject: Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'
Hi Abhishek.
Le jeu. 21 mars 2019 à 17:14, Abhishek Dhadwal a écrit :
>
> Dear Sirs/Ma
Hi Abhishek.
Le jeu. 21 mars 2019 à 17:14, Abhishek Dhadwal a écrit :
>
> Dear Sirs/Ma’ams,
>I am Abhishek Singh Dhadwal, a student currently pursuing a Bachelor’s
> Degree in the field of Computer Science and Engineering in Visvesvaraya
> National Institute of Technology, Nagpur, India
Dear Sirs/Ma’ams,
I am Abhishek Singh Dhadwal, a student currently pursuing a Bachelor’s
Degree in the field of Computer Science and Engineering in Visvesvaraya
National Institute of Technology, Nagpur, India (Year-II) and I was fascinated
by the efforts The Apache Foundation has underta
31 matches
Mail list logo