https://github.com/jbrea/foodcachingfitting.jl
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.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: jbrea
- License: mit
- Language: Julia
- Default Branch: master
- Size: 85.9 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
- Releases: 0
Created almost 5 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
README.md
FoodCachingFitting
The code in this repository defines some methods to fit models of food caching behaviour (like the ones in FoodCachingModels ) to experimental data (like the one in FoodCachingExperiments ). This repository is a submodule of FoodCaching.
See scripts for examples.
To run the code in this repository, download julia 1.6 and activate and instantiate this project. This can be done in a julia REPL with the following lines of code: ```julia using Pkg
download code
Pkg.develop(url = "https://github.com/jbrea/FoodCachingFitting.jl")
activate project
cd(joinpath(Pkg.devdir(), "FoodCachingFitting")) Pkg.activate(".")
install dependencies
Pkg.instantiate() ```
Owner
- Login: jbrea
- Kind: user
- Website: https://people.epfl.ch/johanni.brea
- Repositories: 12
- Profile: https://github.com/jbrea
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 15
- Average time to close issues: N/A
- Average time to close pull requests: about 10 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 15
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- github-actions[bot] (15)