Package: trotter 0.6
trotter: Pseudo-Vectors Containing All Permutations, Combinations and Subsets of Objects Taken from a Vector.
Class definitions and constructors for pseudo-vectors containing all permutations, combinations and subsets of objects taken from a vector. Simplifies working with structures commonly encountered in combinatorics.
Authors:
trotter_0.6.tar.gz
trotter_0.6.zip(r-4.5)trotter_0.6.zip(r-4.4)trotter_0.6.zip(r-4.3)
trotter_0.6.tgz(r-4.4-any)trotter_0.6.tgz(r-4.3-any)
trotter_0.6.tar.gz(r-4.5-noble)trotter_0.6.tar.gz(r-4.4-noble)
trotter_0.6.tgz(r-4.4-emscripten)trotter_0.6.tgz(r-4.3-emscripten)
trotter.pdf |trotter.html✨
trotter/json (API)
# Install 'trotter' in R: |
install.packages('trotter', repos = c('https://ram6ler.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 years agofrom:4456cd442e. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | NOTE | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
R-4.4-win | NOTE | Nov 03 2024 |
R-4.4-mac | NOTE | Nov 03 2024 |
R-4.3-win | NOTE | Nov 03 2024 |
R-4.3-mac | NOTE | Nov 03 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Retrieve an Amalgam by Index | [,APV-method |
Retrieve a Combination by Index | [,CPV-method |
Retrieve a Permutation by Index | [,PPV-method |
Retrieve a Selection by Index | [,SPV-method |
Retrieve a Subset by Index | [,SSPV-method |
Amalgams Pseudo-Vector Constructor | amalgam amalgams apv |
Combinations Pseudo-Vector Constructor | combination combinations cpv |
Amalgams Pseudo-Vector Length | length,APV-method |
Combinations Pseudo-Vector Length | length,CPV-method |
Permutations Pseudo-Vector Length | length,PPV-method |
Selections Pseudo-Vector Length | length,SPV-method |
Subsets Pseudo-Vector Length | length,SSPV-method |
Permutations Pseudo-Vector Constructor | permutation permutations ppv |
Selections Pseudo-Vector Constructor | selection selections spv |
Subsets Pseudo-Vector Constructor | sspv subsets |