Science Score: 54.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 publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Tritlo
  • License: bsd-3-clause
  • Language: Haskell
  • Default Branch: main
  • Size: 402 KB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

Spectacular

DOI

Welcome to the Spectacular project, a re-envisioning of QuickSpec using ECTAs.

Since we rely on modifying the enumeration of ECTAs, we also ship a modified version of the ecta-library. For Spectacular itself, check out the spectacular/ subdirectory! To see it in action, run cabal build in the spectacular/ sub-directory, and then run the ./benchmarks.sh.

Owner

  • Name: Matthías Páll Gissurarson
  • Login: Tritlo
  • Kind: user
  • Location: Gothenburg, Sweden
  • Company: Chalmers University of Technology

A generalist functional programmer, currently doing research as a PhD student at Chalmers University of Technology.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use Spectacular, please cite it as below."
authors:
- family-names: "Gissurarson"
  given-names: "Matthias Páll"
  orcid: "https://orcid.org/0000-0001-6693-8454"
- family-names: "Koppel"
  given-names: "James"
- family-names: "Roque"
  given-names: "Diego"
title: "Spectacular"
version: 3.0.1
doi: 10.5281/zenodo.7565003
date-released: 2023-01-24
url: "https://github.com/Tritlo/spectacular"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • 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
Top Authors
Issue Authors
Pull Request Authors
  • Tritlo (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Plugin/cct-plugin.cabal hackage
  • base ==4.*
  • compact-coupled-terms *
  • containers *
  • ghc >8.10 && <9
  • language-dot *
  • text *
TestPlugin/Test.cabal hackage
  • base ==4.*
  • cct-plugin <=1
scripts/requirements.txt pypi
  • matplotlib *
compact-coupled-terms.cabal hackage
  • base * benchmark
  • cmdargs * benchmark
  • compact-coupled-terms * benchmark
  • containers * benchmark
  • criterion * benchmark
  • hashable * benchmark
  • language-dot * benchmark
  • mtl * benchmark
  • pipes * benchmark
  • pretty-simple * benchmark
  • text * benchmark
  • time * benchmark
  • unordered-containers * benchmark
  • vector * benchmark
  • hspec-discover * build
  • array *
  • base *
  • cmdargs *
  • compact-coupled-terms *
  • containers *
  • equivalence *
  • extra *
  • fgl *
  • hashable *
  • hashtables *
  • ilist *
  • intern *
  • language-dot *
  • lens *
  • mtl *
  • pipes *
  • pretty-simple *
  • raw-strings-qq *
  • text *
  • time *
  • unordered-containers *
  • vector *
  • vector-instances *
  • QuickCheck * test
  • base * test
  • cmdargs * test
  • compact-coupled-terms * test
  • containers * test
  • equivalence * test
  • hashable * test
  • hspec * test
  • language-dot * test
  • mtl * test
  • pipes * test
  • pretty-simple * test
  • text * test
  • time * test
  • unordered-containers * test
  • vector * test
spectacular/spectacular.cabal hackage
  • spectacular *