sympy / sympy

A computer algebra system written in pure Python
https://sympy.org/
Other
12.72k stars 4.38k forks source link

Flesh out the SymPy Papers wiki page #5899

Open vperic opened 12 years ago

vperic commented 12 years ago

We have a page on the wiki[1] that should list (scientific) papers mentioning SymPy, but it's currently empty. Populating this would be interesting and could also persuade other academics to try out/use SymPy. Google Scholar can be used to track down papers. See also the thread which originally asked about this[2].

[1] https://github.com/sympy/sympy/wiki/SymPy-Papers [2] https://groups.google.com/group/sympy/browse_thread/thread/34443bd5708310f2/71c0cc0ba21a19e1?hl=en

Original issue for #5899: http://code.google.com/p/sympy/issues/detail?id=2800 Original author: https://code.google.com/u/108713607268198052411/

asmeurer commented 12 years ago

Also, things like proceedings/posters from conferences where there have been talks about SymPy should go there. See http://code.google.com/p/sympy/wiki/SymPyPresentations .

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c1 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 12 years ago

In fact, that page (SymPy Presentations) should be moved to the new wiki (see also issue #3806 ). Should they perhaps be on the same page?

Referenced issues: #3806 Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c2 Original author: https://code.google.com/u/asmeurer@gmail.com/

vperic commented 12 years ago

Yeah, I think having them on the same page would be fine, it's not like there's a danger of it getting too big any time soon.

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c3 Original author: https://code.google.com/u/108713607268198052411/

asmeurer commented 12 years ago
**Labels:** CodeInImportedIntoSpreadsheet  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c4 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 12 years ago
**Labels:** EasyToFix  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c5 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 12 years ago
**Labels:** -codeinimportedintospreadsheet CodeInImportedIntoMelange  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c6 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 12 years ago

Some TODOs for the current page:

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c7 Original author: https://code.google.com/u/asmeurer@gmail.com/

Krastanov commented 12 years ago
Done for Code-in.

**Status:** Fixed  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c8 Original author: https://code.google.com/u/100157245271348669141/

vperic commented 12 years ago

This isn't fixed, actually, the first two TODOs from #7 still apply: not all presentations are included and it should probably be changed to a table.

I did however split it up into papers that use and only mention SymPy, so that is done. I also have a feeling some papers were missed (though I did manage to find a few more), but it's hard to search for them - if someone is aware of any, please add them!

Status: Accepted

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c9 Original author: https://code.google.com/u/108713607268198052411/

asmeurer commented 12 years ago
**Status:** Valid  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c10 Original author: https://code.google.com/u/asmeurer@gmail.com/

asmeurer commented 11 years ago
**Labels:** -CodeInImportedIntoMelange  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c11 Original author: https://code.google.com/u/asmeurer@gmail.com/

Krastanov commented 11 years ago
**Labels:** CodeInImportedIntoGoogleDocs  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c12 Original author: https://code.google.com/u/100157245271348669141/

mrocklin commented 11 years ago
The community should also be queried when performing this task.

**Labels:** -CodeInDifficulty-Easy  

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c13 Original author: https://code.google.com/u/109882876523836932473/

mrocklin commented 11 years ago
I also suspect that this issue will never be "Fixed"

Original comment: http://code.google.com/p/sympy/issues/detail?id=2800#c14 Original author: https://code.google.com/u/109882876523836932473/

nicoguaro commented 8 years ago

Should we add here suggestions for non-listed papers in Sympy-Papers? If so

If not, where should I add these?

asmeurer commented 8 years ago

If those use SymPy, you can add them to the page.

asmeurer commented 8 years ago

By the way, do you know where to find the code for that first paper?

nicoguaro commented 8 years ago

You can download it from the journal repo. But you need to have access to the Journal to do it.