https://github.com/abelsiqueira/jsoexperimentstemplate.jl
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: abelsiqueira
- Language: TeX
- Default Branch: master
- Size: 149 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
JSO Numerical Experiments Template
This template can be used for numerical experiments when creating JSO-compliant solvers.
Framework
Create two repositories, one for the solver, one for the numerical experiments. You can use JSOSolverTemplate.jl as a template for a JSO-compliant solver and this package as template for the experiments.
dev ../YourPackage.jl
Since you want to develop both packages at the same time, you should:
- open Julia in this folder
- If not on VSCode, I recommend installing Revise and
julia> using Revise pkg> activate .andpkg> instantiateif necessarypkg> dev ../YourPackage.jl
Therefore you can edit your package and run the scripts for testing here, without leaving garbage on your package. Furthermore, you can (should?) release this repository to show how the numerical experiments were made.
Dr. Watson
You can use DrWatson.jl (link pending) to help in the numerical experiments part. I don't use it here yet, because it is a little bit overkill for our usual tests.
Owner
- Name: Abel Soares Siqueira
- Login: abelsiqueira
- Kind: user
- Location: Amsterdam - The Netherlands
- Company: Netherlands eScience Center
- Website: https://abelsiqueira.com
- Twitter: abel_siqueira
- Repositories: 331
- Profile: https://github.com/abelsiqueira
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Abel Soares Siqueira | a****a@g****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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