-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Article Approval #217
Comments
I approve. |
1 similar comment
I approve. |
I approve |
I approve. |
1 similar comment
I approve. |
I approved in the other issue |
I approve. |
I approve |
I approve. |
1 similar comment
I approve. |
@skirpichev replied:
|
I agree for t=0 the formula only works if you take a limit. I believe it works because |
Well, the limit t->0 seems to exist and be 0, but I didn't realize the complication with t=0 before. I don't think it's worth mentioning all these technicalities, so I propose we remove the footnote and rework the sentences to stress that sqrt(t^2) is not equal to |
I approve. |
@skirpichev approves f2cb16e. |
In the PDF, line 329:
In [1]: a = Matrix([[x,y],[z,w]])
In [2]: a
Out[2]:
⎡x y⎤
⎢ ⎥
⎣z w⎦
In [4]: a._mat
Out[4]: [x, y, z, w] Are you sure this is a list of lists? It looks as a one-dimensional list to me. |
It is a one-dimensional list, not a list of lists. |
That part did strike me as being a bit redundant, and the distinction between a list and a list of lists is not really that important anyway. The paragraph could be shortened to something like: "Internally these matrices use a dense format, storing all entries in a list. For sparse matrices, the SparseMatrix class can be used. SparseMatrix stores only the nonzero entries, using a dict to map (row, column) pairs to elements." |
c.f. reviewer 3 point 23 in the rebuttal.pdf (the first rebuttal) on the LIL/DOK thing. |
Seems fine to me |
I approve. |
I approve |
I approve. |
1 similar comment
I approve. |
I approve. On 21 October 2016 at 10:51, Harsh Gupta [email protected] wrote:
Regards Mathematics and Computing, E-mail: [email protected], [email protected] |
I approve. Regards, On Fri, Oct 21, 2016 at 6:17 AM, Fredrik Johansson <[email protected]
|
I approve. On 21 Oct 2016 3:31 am, "Ondřej Čertík" [email protected] wrote:
|
I approve. On Thu, Oct 20, 2016 at 2:39 PM Ondřej Čertík [email protected]
|
I approve.
|
@smichr @scolobb @moorepants @ellisonbg @fabianp please sign off. |
Dear co-authors (@asmeurer, @smichr, @mattpap, @certik, @skirpichev, @mrocklin, @aktech, @scolobb, @moorepants, @leosartaj, @thilinarmtb, @flacjacket, @ellisonbg, @rpmuller, @Upabjojr, @hargup, @shivamvats, @fredrik-johansson, @fabianp, @mattcurry, @aterrel, @rouckas, @ashutoshsaboo, @isuruf, @Sumith1896, @rc, @scopatz), in #195 all of us approved the 4 ICMJE authorship criteria. Since then, we made several revisions on the paper, based on two rounds of peer review, so we are asking each of you to approve the latest version, since the paper has changed substantially since the last time it got approved by all of us. The current status is that the second round of reviews were addressed, and we are now waiting for PeerJ to send a list of technical changes (e.g. tweaks to images, titles and legends, declarations etc.), those are minor. After that, we'll submit. There is high chance it will get accepted, but if not, we'll do another round.
Post "I approve" if you approve the current version (see the next section for how to see the latest version).
Latest Version
Commit: c79113c (part of #216)
Generated pdf documents for this commit are here: isuruf-bot@b3b611e
Specifically:
paper-216.pdf
paper-216-supplement.pdf
In addition, the following metadata was submitted to PeerJ, and will appear in the final article as published by PeerJ:
Metadata
Please provide your Competing Interest statement here using complete sentences. This may include financial, non-financial, professional or personal relationships, including serving as an Academic Editor for PeerJ. If there are no competing interests then you must explicitly state this fact. This text will be published alongside your accepted manuscript.
Christopher P Smith is an employee of Polar Semiconductor, Inc., Bloomington, Minnesota, United States; Mateusz Paprocki and Matthew Rocklin are employees of Continuum Analytics, Inc., Austin, Texas, United States; Andy R Terrel is an employee of Fashion Metric, Inc, Austin, Texas, United States.
Funding Statement: Please provide a statement (using complete sentences) describing the funding sources for your work. Name the funding source/grant agency and include any grant or identification numbers. This statement will be published alongside the final manuscript.
Google Summer of Code has provided financial support to students who contributed to SymPy. The author of this paper Ondřej Čertík was supported by the Los Alamos National Laboratory. The Los Alamos National Laboratory is operated by Los Alamos National Security, LLC, for the National Nuclear Security Administration of the U.S. Department of Energy under Contract No. DE-AC52-06NA25396. The author of this paper Richard P. Muller was supported by Sandia National Laboratories. Sandia is a multiprogram laboratory operated by Sandia Corporation, a Lockheed Martin Company, for the United States Department of Energy's National Nuclear Security Administration under Contract DE-AC04-94AL85000. The author of this paper Francesco Bonazzi was supported by Deutsche Forschungsgemeinschaft (DFG) via the International Research Training Group 1524 “Self- Assembled Soft Matter Nano-Structures at Interfaces.”
These co-authors approved the final version:
The text was updated successfully, but these errors were encountered: