Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: polforner
- Language: HTML
- Default Branch: main
- Size: 33.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Citation
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Incremental Algorithms for Large Problems
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Pol
family-names: Forner Gomez
email: polforner@gmail.com
repository-code: 'https://github.com/polforner/TFG'
GitHub Events
Total
Last Year
Dependencies
Code/experiments/IEBT/bt-graph-dpNew/bt-graph-dp.cabal
hackage
- async *
- base >=4.7 && <5
- containers *
- criterion *
- directory *
- dynamic-pipeline *
- optparse-applicative *
- raw-strings-qq *
- relude *
- time *
- trifecta *
- unordered-containers *
Code/experiments/IEBT/bt-graph-dpOld/bt-graph-dp.cabal
hackage
- async *
- base >=4.7 && <5
- containers *
- criterion *
- directory *
- dynamic-pipeline *
- optparse-applicative *
- raw-strings-qq *
- relude *
- time *
- trifecta *
Code/experiments/Library/TestingImprovementsNew/Main.cabal
hackage
- async *
- base >=4.7 && <5
- containers *
- dynamic-pipeline *
- optparse-applicative *
- raw-strings-qq *
- relude *
- time *
- trifecta *
- unordered-containers *
Code/experiments/Library/TestingImprovementsOld/Main.cabal
hackage
- async *
- base >=4.7 && <5
- containers *
- dynamic-pipeline *
- optparse-applicative *
- raw-strings-qq *
- relude *
- time *
- trifecta *
- unordered-containers *
Code/experiments/IEBT/bt-graph-dpNew/count-py/Pipfile
pypi
- igraph *
- pandas *
Code/experiments/IEBT/bt-graph-dpNew/count-py/Pipfile.lock
pypi
- igraph ==0.1.14
- numpy ==1.21.1
- pandas ==1.3.1
- python-dateutil ==2.8.2
- pytz ==2021.1
- six ==1.16.0
Code/experiments/IEBT/bt-graph-dpOld/count-py/Pipfile
pypi
- igraph *
- pandas *
Code/experiments/IEBT/bt-graph-dpOld/count-py/Pipfile.lock
pypi
- igraph ==0.1.14
- numpy ==1.21.1
- pandas ==1.3.1
- python-dateutil ==2.8.2
- pytz ==2021.1
- six ==1.16.0