Adam G Nelson
|
890a1b4f55
|
Moved math python api to point to the C++ and simplified the fortran methods
|
2018-05-18 19:07:34 -04:00 |
|
Adam G Nelson
|
38c13994bc
|
Implementing comments from @paulromano, @smharper, and @giudgiud. A few remain open, will close in a day or two after some more GitHub discussion
|
2018-05-16 21:25:29 -04:00 |
|
Adam G Nelson
|
d7b20fb51e
|
final preps for a PR
|
2018-05-13 19:21:36 -04:00 |
|
Adam G Nelson
|
a6e75c3509
|
Cleaned up the optional parameters interface of rotate_angle
|
2018-05-13 06:44:48 -04:00 |
|
Adam G Nelson
|
a73f633d24
|
Converted calc_rn and calc_pn to provide all values at once instead of only for the requested value of n. Also converted calc_pn to use the recursive definition of the legendre polys
|
2018-05-12 15:43:05 -04:00 |
|
Adam G Nelson
|
468126f8c4
|
Added in Zernike polynomials to C++ code
|
2018-05-06 20:14:54 -04:00 |
|
Adam G Nelson
|
15b6b1d4ee
|
CPPized the Pn and Rn functions
|
2018-04-30 16:13:11 -04:00 |
|
Adam G Nelson
|
0e3194315a
|
C++ized t_percentile
|
2018-04-30 15:41:20 -04:00 |
|
Adam G Nelson
|
8e61254e6b
|
Added C++ math functions, now to incorporate them one by one....
|
2018-04-30 15:33:36 -04:00 |
|
Adam G Nelson
|
7fb5449ca1
|
implemented python interface and tests of math.F90
|
2018-04-30 08:54:29 -04:00 |
|
Adam G Nelson
|
600969ce2b
|
Exposed math.F90 to C and then created python wrappers around these functions. Seem to work
|
2018-04-29 06:35:56 -04:00 |
|