digitalmars.D.announce - bessel[IJKY] functions
- Ilya Yaroshenko (2/2) Dec 25 2014 Ported from r-project:
- bearophile (9/11) Dec 25 2014 If you like to write the full path like "std.math.isNaN", then
- Ilya Yaroshenko (2/13) Dec 25 2014
- Walter Bright (4/6) Dec 25 2014 Nice! Thank you.
Ported from r-project: http://code.dlang.org/packages/bessel
Dec 25 2014
Ilya Yaroshenko:Ported from r-project: http://code.dlang.org/packages/besselIf you like to write the full path like "std.math.isNaN", then you can also use static imports. Perhaps it's worth adding pre/post-conditions to the functions. The indentations probably have a mix of tabs and spaces and seem messed up. Is gamma_cody better/worse than std.mathspecial.gamma? Bye, bearophile
Dec 25 2014
On Thursday, 25 December 2014 at 18:23:56 UTC, bearophile wrote:Ilya Yaroshenko:gamma_cody is special variant for bessel functions.Ported from r-project: http://code.dlang.org/packages/besselIf you like to write the full path like "std.math.isNaN", then you can also use static imports. Perhaps it's worth adding pre/post-conditions to the functions. The indentations probably have a mix of tabs and spaces and seem messed up. Is gamma_cody better/worse than std.mathspecial.gamma?Bye, bearophile
Dec 25 2014
On 12/25/2014 9:55 AM, Ilya Yaroshenko wrote:Ported from r-project: http://code.dlang.org/packages/besselNice! Thank you. I hope this is the start of more R code being ported! "ARR R R R R R R R Rrrr" -- Mr. Krabs
Dec 25 2014