(閉じる)

タグ :

コンピュータ・IT 3 users このエントリーをはてなブックマークに追加

Math::Combinatorics - Perform combinations and permutations on lists - search.cpan.org

NAME Math::Combinatorics - Perform combinations and permutations on lists SYNOPSIS Available as an object oriented API. use Math::Combinatorics; my @n = qw(a b c); my $combinat = Math::Combinatorics->new(count => 2, data => [@n], ); print "combinations of... > このページを見る

最終更新時間: 2007年08月14日20時35分
▼ブログで紹介する

みんなのブックマーク 人気(0) 新着

このブックマーク一覧を非公開にするには?

はてなブックマークはオンラインでブックマークを管理・共有できる無料サービス。自宅、職場、外出先、どこからでも同じブックマークにアクセスできます。ユーザーはみんなでブックマークを共有して効率良く情報収集しています。あなたもはてなブックマークを始めてみませんか?

このエントリーを含む日記(2)