You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct the TrapezoidalEven() method and optimize the performance a little bit. (#8)
* Make integrations work for complex numbers as well.
* Correct the formula of the TrapezoidalEven method.
* Optimize the performance by reducing some unnecessary operations.
0 commit comments