https://github.com/agourakis82/pcs-meta-repo
Symbolic Computational Psychiatry (PCS) — Umbrella repository unifying theory, methods, notebooks, and manuscripts. Bridges Biomaterials ↔ Neuroscience/Psychiatry via symbolic computational modeling (SWOW semantic networks, entropy, graph metrics). Contains reproducible code (pcs_toolbox), extended documentation, and academic curriculum.
Science Score: 49.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
Found 12 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Repository
Symbolic Computational Psychiatry (PCS) — Umbrella repository unifying theory, methods, notebooks, and manuscripts. Bridges Biomaterials ↔ Neuroscience/Psychiatry via symbolic computational modeling (SWOW semantic networks, entropy, graph metrics). Contains reproducible code (pcs_toolbox), extended documentation, and academic curriculum.
Basic Info
- Host: GitHub
- Owner: agourakis82
- License: mit
- Language: TeX
- Default Branch: main
- Size: 37.2 MB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 5
Metadata Files
README.md
PCS Meta-Repo
Meta-repository for the Computational‑Symbolic Psychiatry (PCS) project.
v4.3 Highlights
- Agentic Design Patterns integrados como Quality Gate Q11 (docs/agenticdesignpatterns.md).
Install & use
bash
git clone https://github.com/agourakis82/pcs-meta-repo
cd pcs-meta-repo
pip install -r requirements.txt
Quick Start
- Follow Agentic Design Patterns (docs/agenticdesignpatterns.md) to structure prompts, notebooks and scripts.
How to cite
Please cite using the metadata in CITATION.cff:
Agourakis, D. PCS Meta-Repo — v4.3.2. DOI: 10.5281/zenodo.17053446
For additional materials see the Zenodo concept record 10.5281/zenodo.16921951.
Repository structure
- docs: documentation and specs
- src: source code (MIT)
- notebooks: analysis notebooks (reproducible stubs preferred)
- data/raw_public: public raw inputs (not tracked if large)
- data/processed: derived tables/graphs
- figures: generated plots and assets
- manuscripts: papers and drafts
- reports: QA artifacts (lint, linkcheck, inventory)
- tools: maintenance and QA scripts
License
- Code: MIT — see
LICENSE. - Text, docs, and figures: CC BY 4.0 — see
LICENSES/CC-BY-4.0.txt.
Owner
- Login: agourakis82
- Kind: user
- Repositories: 1
- Profile: https://github.com/agourakis82
GitHub Events
Total
- Release event: 5
- Watch event: 1
- Delete event: 3
- Member event: 1
- Push event: 92
- Pull request event: 34
- Create event: 26
Last Year
- Release event: 5
- Watch event: 1
- Delete event: 3
- Member event: 1
- Push event: 92
- Pull request event: 34
- Create event: 26
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 24
- Average time to close issues: 1 minute
- Average time to close pull requests: 12 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 24
- Average time to close issues: 1 minute
- Average time to close pull requests: 12 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- agourakis82 (1)
Pull Request Authors
- agourakis82 (24)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- dante-ev/latex-action v2 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- matplotlib *
- networkx *
- numpy *
- pandas *
- scipy *