GSoC 2020 - Week 10
14 Aug 2020Key highlights
of this week’s work are:
-
Added _eval_is_meromorphic() to bessel function
- We added the
_eval_is_meromorphic
method to the classBesselBase
so that some of the limits involvingbessel functions
get evaluated using themeromorphic check
already present in the limit codebase.
- We added the