Commit graph

756 commits

Author SHA1 Message Date
bolero-MURAKAMI
0ceabb5b9b move textspr/sprout/* -> libs/<libname>/test/*
fix binomial_distribution
2012-05-19 18:46:38 +09:00
Bolero MURAKAMI
237ec76266 Merge pull request #6 from osyo-manga/example_prototype
add Sprout.String example
2012-05-17 02:27:39 -07:00
manga_osyo
9fcdb344f1 余計なヘッダーファイルを削除と文を削除 2012-05-17 16:15:27 +09:00
manga_osyo
43c058d3fe add Sprout.String example 2012-05-17 16:03:57 +09:00
Bolero MURAKAMI
8d65cc7238 Merge pull request #4 from osyo-manga/example_prototype
example に FizzBuzz を追加
2012-05-15 01:31:32 -07:00
manga_osyo
053ecdcdd4 example に FizzBuzz を追加 2012-05-15 17:24:33 +09:00
bolero-MURAKAMI
b67695ec6b fix for clang 3.2 2012-05-14 15:42:54 +09:00
bolero-MURAKAMI
3a999dd70c fix inherit_if_xxx decltype 2012-05-14 11:33:36 +09:00
Bolero MURAKAMI
e4a0f7549b Merge pull request #3 from osyo-manga/example_prototype
Example prototype
2012-05-12 08:08:25 -07:00
manga_osyo
83eb1531ad 変数名を変更 2012-05-12 23:58:17 +09:00
manga_osyo
19eb367ebd add __TIME__ parse example 2012-05-12 23:58:05 +09:00
bolero-MURAKAMI
29b9d07975 add math::bernoulli_number
add type_traits is_int, is_uint
2012-05-12 23:18:19 +09:00
bolero-MURAKAMI
576744f408 fix sprout::shrink 2012-05-12 01:49:15 +09:00
bolero-MURAKAMI
83580a12c7 add sprout::shrink (convert from string to shorter string) 2012-05-11 16:50:46 +09:00
bolero-MURAKAMI
6d3f1e27c8 fix container_traits nosy-implementation 2012-05-11 14:24:57 +09:00
bolero-MURAKAMI
d4f7fa9b9c fix container_traits const-qualified specialization 2012-05-11 09:23:01 +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
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
cc329f20e6 Merge pull request #2 from osyo-manga/example_prototype
add Sprout.Weed example
2012-05-01 03:25:05 -07:00
manga_osyo
b63f29486d add Sprout.Weed example 2012-05-01 19:03:57 +09:00
bolero-MURAKAMI
5757bc9d7a add range/numeric/dft 2012-05-01 14:34:48 +09:00
bolero-MURAKAMI
374374c62b fix sinusoidal_iterator 2012-05-01 11:37:52 +09:00
bolero-MURAKAMI
51a7a4c86c fix sinusoidal 2012-05-01 11:32:48 +09:00
bolero-MURAKAMI
bafd1004dd add adaptor::copied 2012-04-30 22:18:45 +09:00
bolero-MURAKAMI
cb830f141d fix io fromat from int
add range::sinusoidal
fix algorithm random_access_iterator parformance
2012-04-30 19:41:24 +09:00
bolero-MURAKAMI
3ff16b4054 add range/adaptor/transformed 2012-04-30 17:30:47 +09:00
bolero-MURAKAMI
3e5facb754 add def/spectrum, dft/sinusoid
fix container_traits defined weak typedefs and constants
fix reverse_iterator
2012-04-30 10:55:33 +09:00
bolero-MURAKAMI
3d10fd9f18 fix io implicit conversion Expression to string 2012-04-26 13:25:38 +09:00
bolero-MURAKAMI
b2394e32c5 fix io sprout::string output 2012-04-23 21:44:47 +09:00
bolero-MURAKAMI
be70a2e4ef add sprout/io.hpp
fix complex.hpp include header
fix partial_sum bug
fix range_return bug
2012-04-23 18:37:14 +09:00
bolero-MURAKAMI
9ff67fe582 add float_to_string_exp 2012-04-19 15:39:01 +09:00
bolero-MURAKAMI
47ec95c7ff add detail/int.hpp 2012-04-19 12:29:48 +09:00
bolero-MURAKAMI
80763fd432 add detail/float.hpp 2012-04-18 17:46:27 +09:00
bolero-MURAKAMI
22f13db2a0 rewrite string concat 2012-04-18 13:37:35 +09:00
bolero-MURAKAMI
165b9ee1cd rewrite string construction (performance improved) 2012-04-18 00:58:34 +09:00
bolero-MURAKAMI
ece20bf8ef add strtoimax, strtoumax 2012-04-17 23:18:51 +09:00
bolero-MURAKAMI
c532099a35 fix delete extra ';' 2012-04-17 03:00:51 +09:00
bolero-MURAKAMI
e5391d339c fix to_string 2012-04-17 02:23:41 +09:00