Thank you sir. I apologise for any inconvenience caused.
Regards,
Abhishek
On Tue, Sep 17, 2019 at 1:38 AM Alex Herbert
wrote:
>
> > On 16 Sep 2019, at 17:47, Abhishek Dhadwal
> wrote:
> >
> > Hi Alex,
> >
> > I apologise for the delay in the release.
faithfully,
Abhishek Dhadwal
On Mon, Sep 16, 2019 at 10:03 PM Alex Herbert
wrote:
> On 30/08/2019 14:11, Abhishek Dhadwal wrote:
> > Hello,
> >
> > What would be the deadline for the release ?
> > If it’s not too early I could resolve RNG-111 (
> https://issues.apache.or
Hello,
What would be the deadline for the release ?
If it’s not too early I could resolve RNG-111
(https://issues.apache.org/jira/browse/RNG-111) over the next few days. I
couldn’t work on it before due to back to back college project evaluations and
my mid term examinations (which get over by
Hi,
Unfortunately, I won't be able to attend the meeting due to a wedding.
Regards,
Abhishek
On Thu, May 23, 2019, 00:21 Eric Barnhill wrote:
> Let's have another mentee meeting Thursday morning, same time as the
> previous two. (Sorry about the miscommunication Abhishek).
>
> As preparation for
On Thu, May 9, 2019 at 4:26 AM Alex Herbert
wrote:
> You have to run Maven from the appropriate sub-directory. Your screenshot
> on Slack shows you are in the top level commons-rng directory:
>
> $ cd commons-rng-examples/examples-jmh
> $ mvn javadoc:javadoc
>
> That should work.
>
> It did! Tha
Hi,
I checked out my GitHub page, and since I have email privacy enabled, my actual
email does not come up in edits/merges, it is only used and available for
account based operations.
Should I change that ?
Here’s the result of running “git config –list” on cmd as required :
C:\Users\abhi1>git c
+1
I'd like to know if the zulip chat would be available for RNG members also
!
Look forward to working alongside all the members of the organization.
Regards,
Abhishek
On Mon, May 6, 2019, 23:42 Ben Nguyen wrote:
> Hello,
>
> Any update on which communication tool will be used? Slack, Zulip? I
Yes sir.
Sent from Mail for Windows 10
From: Eric Barnhill
Sent: 06 May 2019 23:46
To: Commons Developers List
Subject: Re: [numbers][rng[GSoC] Slack for GSoC mentees
Hi Abishek, is this your preferred email?
On Mon, May 6, 2019 at 11:14 AM Abhishek Dhadwal
wrote:
> +1
> I'd like
Dear Sir,
I have applied for the Apache ICLA, and built the project using - mvn clean
package
>> I have already used maven to build the project. Should I try running
>> benchmark tests on the SecureRandom algorithms as discussed ? If so, are
>> there any guidelines/ data on doing so ?
>This is
Abhishek.
Please take into account an important precision below.
[Thanks to Sebb for raising the issue.]
> Hi.
>
> Le mer. 3 avr. 2019 à 16:40, Abhishek Dhadwal a écrit
> :
> >
> > Alright, I've submitted the draft sir!
>
> Thanks.
>
> > My exams are going
andom algorithms as discussed ? If so, are
there any guidelines/ data on doing so ?
PS: Thanks for the feedback!
Regards,
Abhishek
On Tue, Apr 2, 2019 at 4:34 AM Gilles Sadowski wrote:
> Le lun. 1 avr. 2019 à 23:54, Abhishek Dhadwal a
> écrit :
> >
> > Dear Alex sir and Giles si
Dear Alex sir and Giles sir,
May I submit the final draft for the proposal, or should I make any changes
before submission ?
The drive Link for the proposal: :
https://docs.google.com/document/d/1dKwGTDYWrqae26v3DdLljvZw9reEfaO5h2vyO1rWRG8/edit?usp=sharing
Regards,
Abhishek
t point has
multiple sentences.
Some of your bullet point lists do not have space before or after to the
adjacent paragraphs.
Hope this helps.
Alex
> On 28 Mar 2019, at 04:00, Abhishek Dhadwal wrote:
>
> Hi Sir,
> I’ve made the changes that were required, which consisted of updating
: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
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
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 below :
>
,
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,
>
ibonacci Generators'
> 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.
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
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
>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
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] --
>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
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
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
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
27 matches
Mail list logo