Updates:
Cc: [email protected]
Comment #4 on issue 2959 by [email protected]: Implement fresnel integrals
http://code.google.com/p/sympy/issues/detail?id=2959
I made a first implementation today, see the pull request:
https://github.com/sympy/sympy/pull/938
Most of the things work yet there are some issues, f.e.
the series and asymptotic series expansions.
And the limits towards oo/-oo are wrong. (But
the values are implemented via direct evaluation.)
About the second part of this issue I'm not sure if I can do it.
Because I don't know anything about the way hyperexpand and your
gsoc project works in the core ...
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.