Download the PHP package kevinsimard/combinatorics without Composer
On this page you can find all versions of the php package kevinsimard/combinatorics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kevinsimard/combinatorics
More information about kevinsimard/combinatorics
Files in kevinsimard/combinatorics
Download kevinsimard/combinatorics
More information about kevinsimard/combinatorics
Files in kevinsimard/combinatorics
Vendor kevinsimard
Package combinatorics
Short Description Mathematical algorithms concerning the study of finite or countable discrete structures.
License MIT
Package combinatorics
Short Description Mathematical algorithms concerning the study of finite or countable discrete structures.
License MIT
Please rate this library. Is it a good library?
Informations about the package combinatorics
Combinatorics
Usage
You may add new elements to the list by using the add
method:
You may also want to reset the list of elements by calling the reset
method:
Permutations
Structure
├── src
│ └── Combinatorics.php
├── tests
│ └── CombinatoricsTest.php
├── .editorconfig
├── .gitattributes
├── .gitignore
├── .travis.yml
├── LICENSE.md
├── README.md
├── composer.json
├── composer.lock
└── phpunit.xml
License
This package is open-sourced software licensed under the MIT license.
All versions of combinatorics with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package kevinsimard/combinatorics contains the following files
Loading the files please wait ....