tomoh****@users*****
tomoh****@users*****
2010年 3月 8日 (月) 11:36:40 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mint-lib" repository containing the "mint" project. The branch, master has been updated via ba02ca4dc2c108a7589a573b8cecaf21d2c28b7d (commit) via 000f3b98231b6be6300d560e106ba3397edb485d (commit) from 761d44e8bc77e0f59bd1a80108cb8d0b8fed4be9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ba02ca4dc2c108a7589a573b8cecaf21d2c28b7d Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 8 11:36:09 2010 +0900 partial fraction generator supports multiple variable commit 000f3b98231b6be6300d560e106ba3397edb485d Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 8 11:25:51 2010 +0900 expansion generator supports multiple variable ----------------------------------------------------------------------- Summary of changes: lib/mint/generator/expansion.rb | 2 +- lib/mint/generator/factorization.rb | 2 +- lib/mint/generator/partial_fraction_expansion.rb | 2 +- lib/mint/generator/utilities/common_utils.rb | 9 +++- spec/generator/expansion_spec.rb | 47 ++++++++++++++++++--- spec/generator/partial_fraction_expansion_spec.rb | 7 +++ 6 files changed, 57 insertions(+), 12 deletions(-) hooks/post-receive -- mint-lib (mint)