معرفی شرکت ها


libmath-cartesian-product-perl_1.009-3_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

generate the Cartesian product of zero or more lists
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته libmath-cartesian-product-perl
نام فایل بسته libmath-cartesian-product-perl_1.009-3_all.deb
نسخه بسته 1.009
انتشار بسته 3
معماری بسته all
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Math-Cartesian-Product
مجوز -
حجم دانلود 12912
حجم نصب 33
Math::Cartesian::Product generates the Cartesian product of zero or more lists. . Given two lists, say: [a,b] and [1,2,3], the Cartesian product is the set of all ordered pairs: . (a,1), (a,2), (a,3), (b,1), (b,2), (b,3) . which select their first element from all the possibilities listed in the first list, and select their second element from all the possibilities in the second list. . The idea can be generalized to n-tuples selected from n lists where all the elements of the first list are combined with all the elements of the second list, the results of which are then combined with all the member of the third list and so on over all the input lists.


نیازمندی

مقدار نام
- perl:any


نحوه نصب


نصب پکیج deb libmath-cartesian-product-perl:

    sudo apt-get install libmath-cartesian-product-perl_1.009-3_all.deb


فایل ها

مسیرها
./usr/share/doc/libmath-cartesian-product-perl/README
./usr/share/doc/libmath-cartesian-product-perl/buildinfo_all.gz
./usr/share/doc/libmath-cartesian-product-perl/changelog.Debian.gz
./usr/share/doc/libmath-cartesian-product-perl/changelog.gz
./usr/share/doc/libmath-cartesian-product-perl/copyright
./usr/share/man/man3/Math::Cartesian::Product.3pm.gz
./usr/share/perl5/Math/Cartesian/Product.pm