Re: [fricas-devel] comments style for mathematical algorithms

2016-10-11 Thread oldk1331
https://github.com/oldk1332/fricas/commit/bcbcd7c3c6a604f025fbfcf1920d6c242893650c.patch documentation for subSylvesterMatrix = Since first edition of Symbolic Integration I: Transcendental Functions is available on archive.org, I'm using that as reference. -- You received this message bec

Re: [fricas-devel] comments style for mathematical algorithms

2016-10-10 Thread oldk1331
> https://archive.org/details/ComputerAlgebraAndSymbolicComputation That book, actually I have a quote from that: We use a procedure style of programming that corresponds most closely to the programming structures and style of the Maple, Mathematica, and MuPAD systems and, to a lesser degree, to

Re: [fricas-devel] comments style for mathematical algorithms

2016-10-10 Thread Kurt Pagani
BTW (I've forgotten adding in the last post): Symbolic Integration I: Transcendental Functions Author: Manuel Bronstein https://archive.org/details/springer_10.1007-978-3-662-03386-9 Is this the one you cited? -- You received this message because you are subscribed to the Google Groups "FriCA

Re: [fricas-devel] comments style for mathematical algorithms

2016-10-10 Thread Kurt Pagani
> > In general terms, I think it is better if anyone can contribute > > to FriCAS without having access to a technical library. > > Yes, it would be best to have something like an open source > book/encyclopedia for CAS, but I don't think such things > exist. > > You're right, there is not much abo

[fricas-devel] comments style for mathematical algorithms

2016-10-09 Thread oldk1331
I'm making a standalone thread for this topic. > I would like to add some comments for subSylvesterMatrix, > I'd prefer add a reference to the book which this algorithm > is based on, like "-- Page 20, Definition 1.4.2, Symbolic > Integration Transcendental Functions, second edition", > instead of