Commit Graph

7 Commits

Author SHA1 Message Date
cclauss
4fd777e3b4
Update SimpsonRule.py 2018-03-19 03:28:00 +01:00
cclauss
3615322790
from __future__ import print_function for Python 3
@ltdouthit __print()__ is a function in Python 3
2018-03-19 03:27:22 +01:00
cclauss
0516bde45f
from __future__ import print_function For Python 3
@ltdouthit __print()__ is a function in Python 3
2018-03-19 03:25:29 +01:00
lane
698faa9ca4 Added Simpson Rule to Maths 2018-02-22 08:40:00 -07:00
lane
537909df64 added quadrature trapezoidal rule to Maths 2018-02-20 17:48:22 -07:00
lane
30cf24c846 added quadrature trapezoidal rule to Maths 2018-02-20 17:39:45 -07:00
PiyushPawar17
0330d8896b Added Modular Exponential 2017-12-01 18:57:53 +05:30