.codeclimate.json | |
|
|
.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.eslintrc.js | 28 | A 0 mins |
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug.md | |
|
|
.github/ISSUE_TEMPLATE/change.md | |
|
|
.github/ISSUE_TEMPLATE/feature.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/main.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
.releaserc | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
SUMMARY.md | |
|
|
commitlint.config.js | 1 | A 0 mins |
|
docs/api/combinatorics.md | |
|
|
docs/api/instance.md | |
|
|
docs/api/random.md | |
|
|
docs/api/simplex.md | |
|
|
docs/api/static.md | |
|
|
docs/faq.md | |
|
|
docs/installation.md | |
|
|
jest.config.js | 13 | A 0 mins |
|
package.json | |
|
|
src/Seq.ts | 529 | D 2 days | A 91% |
src/benchmarks/benchmark.ts | 92 | B 4 hrs |
|
src/combinatorics.ts | 116 | A 0 mins | A 100% |
src/index.ts | 5 | A 0 mins |
|
src/random.ts | 29 | A 0 mins | A 100% |
src/simplex.ts | 27 | A 2 hrs | A 100% |
src/static.ts | 92 | C 7 hrs | B 89% |
tsconfig.json | |
|
|
typedoc.json | |
|
|
yarn.lock | |
|
|