https://github.com/bramvandijk88/blackqueen
Black Queen models
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Black Queen models
Basic Info
- Host: GitHub
- Owner: bramvandijk88
- License: gpl-2.0
- Language: JavaScript
- Default Branch: main
- Size: 942 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
README.txt
This is the source code for the model discussed in "Interaction range determines the structure and dynamics of Black Queen ecosystems". This repository contains the full model (BQ_full.js), which can be run from the command-line: > node bq_fullThis requires the installation of Node (tested with v16.14.0), which uses the Chrome V8 enginge to run Javascript code at high performance. A second js file called bq_online.js contains the code for the interactive version of the model available online.
Owner
- Name: Bram van Dijk
- Login: bramvandijk88
- Kind: user
- Company: No title
- Twitter: bramvandijk88
- Repositories: 2
- Profile: https://github.com/bramvandijk88
Computational Biologist
GitHub Events
Total
Last Year
Dependencies
package-lock.json
npm
- ansi-regex 5.0.1
- ansi-styles 4.3.0
- cliui 8.0.1
- color-convert 2.0.1
- color-name 1.1.4
- emoji-regex 8.0.0
- escalade 3.1.2
- get-caller-file 2.0.5
- is-fullwidth-code-point 3.0.0
- mersennetwister 0.2.3
- require-directory 2.1.1
- string-width 4.2.3
- strip-ansi 6.0.1
- wrap-ansi 7.0.0
- y18n 5.0.8
- yargs 17.7.2
- yargs-parser 21.1.1
package.json
npm
- mersennetwister ^0.2.3
- yargs ^17.7.2