Commit graph

16 commits

Author SHA1 Message Date
bolero-MURAKAMI
97e8cfc2c0 add optional container interface 2016-02-25 18:48:28 +09:00
bolero-MURAKAMI
3029507c05 change copyright 2015-01-10 19:13:57 +09:00
bolero-MURAKAMI
14f8d9d042 fix copyright year 2014-01-08 16:48:12 +09:00
bolero-MURAKAMI
c58c9cc0fc fix: math functions (support for inferior C++14 standard)
add C++14 constexpr modifying algorithms
2013-10-25 12:29:16 +09:00
bolero-MURAKAMI
cb1077d247 add copyright 2013-08-08 18:54:33 +09:00
bolero-MURAKAMI
7a1974742a workaround for no c++11 numeric_limits 2013-08-07 00:15:09 +09:00
bolero-MURAKAMI
ffb876c930 fix math functions 2013-04-29 10:56:46 +09:00
bolero-MURAKAMI
dad3acceea fix exponential functions 2013-04-25 15:36:19 +09:00
bolero-MURAKAMI
32c3ba02d4 add math::copysign
fix hyperbolic and exponental functions: for special values
2013-04-24 22:48:36 +09:00
bolero-MURAKAMI
5f40808f75 add math::lgamma 2013-04-23 19:03:03 +09:00
bolero-MURAKAMI
fa1d769bdf fix math functions 2013-02-14 18:02:43 +09:00
bolero-MURAKAMI
1636398742 fix math implementation. 2012-06-23 13:22:50 +09:00
bolero-MURAKAMI
5c9e1cb991 fix type_traits/aliases.hpp 2012-05-27 00:43:38 +09:00
bolero-MURAKAMI
64b422546e add math/classifications.hpp 2012-05-10 13:34:49 +09:00
bolero-MURAKAMI
6bb2d0fb87 replace implementation <cmath> functions to Sprout.Math.Functions 2012-05-09 10:15:19 +09:00
bolero-MURAKAMI
8dadcb359a add sprout::asinh, acosh, atanh 2012-05-05 00:24:10 +09:00