Commit graph

72 commits

Author SHA1 Message Date
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
6ccd6e1cf4 add sprout::cbrt, hypot, fmax, fmin, fdim
fix sprout::pow case x==0
2012-05-05 18:50:17 +09:00
bolero-MURAKAMI
feba220da4 add sprout::math::float_promote 2012-05-05 17:35:33 +09:00
bolero-MURAKAMI
2fb6cea457 add sprout::abs, fabs
add cinttypes
2012-05-05 15:57:55 +09:00
bolero-MURAKAMI
8dadcb359a add sprout::asinh, acosh, atanh 2012-05-05 00:24:10 +09:00
bolero-MURAKAMI
435e6511b0 add sprout::atan2 2012-05-04 23:47:54 +09:00
bolero-MURAKAMI
28f22ab73d add sprout::asin, acos, pow 2012-05-04 23:23:39 +09:00
bolero-MURAKAMI
8c23e809a4 add sprout::atan 2012-05-04 22:13:17 +09:00
bolero-MURAKAMI
1417a8acd2 add sprout::exp2, expm1 2012-05-04 18:21:18 +09:00
bolero-MURAKAMI
6baf082234 add sprout::log10, log2, log1p 2012-05-04 18:02:42 +09:00
bolero-MURAKAMI
29a55bf31d add sprout::exp, log 2012-05-04 16:40:25 +09:00
bolero-MURAKAMI
d7c441ad69 add sprout::sinh, cosh, tanh, sqrt 2012-05-04 14:07:36 +09:00
bolero-MURAKAMI
234757af07 add sprout::sin, cos, tan 2012-05-04 12:09:06 +09:00
bolero-MURAKAMI
c6bd230ee4 fix inline
add container/indexes.hpp
add tuple/indexes.hpp
2012-04-04 22:23:41 +09:00
bolero-MURAKAMI
10c73ea3e3 sprout/functional/dft.hpp 追加
sprout/complex.hpp 修正
2012-02-25 23:59:46 +09:00
bolero-MURAKAMI
9a229b824f make_array 仕様変更
make_common_array 追加
2011-10-30 14:48:10 +09:00
bolero-MURAKAMI
4729d31bf2 エラー通知を標準例外に変更 2011-10-26 15:57:31 +09:00
bolero-MURAKAMI
e6cda7492c static データメンバの修正 2011-10-10 21:06:34 +09:00
bolero-MURAKAMI
9297b36d0b factorial 修正 2011-10-06 12:54:15 +09:00
bolero-MURAKAMI
5ab8fbfe7a factorial 修正 2011-10-06 00:11:27 +09:00
bolero-MURAKAMI
035e3d3723 uniform_real_distribution 追加
factorial 追加
2011-10-05 22:21:35 +09:00