An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/quantling/pyndl

Score: 10.386592483701518

Last synced: about 11 hours ago
JSON representation

Repository metadata:

pyndl implements a Naive discriminative learning which is a learning and classification models based on the Rescorla-Wagner equations in python3.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 367
Total Committers: 13
Avg Commits per committer: 28.231
Development Distribution Score (DDS): 0.55

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tino Sering k****g@u****e 165
Trybnetic m****z@o****e 117
David-Elias Kuenstle d****s@k****e 58
sumny l****h@w****e 13
Tino Sering t****o@s****u 4
Christian Adam k****e@g****m 2
Marc Sastre Rienitz m****z@s****e 2
pyup.io bot g****t@p****o 1
Paul Novak p****0 1
Elnaz Shafaei e****i@g****m 1
Ali Gharae a****e@s****e 1
Tino Sering t****o@s****e 1
Petar Milin p****n@u****e 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 62
Total pull requests: 45
Average time to close issues: over 1 year
Average time to close pull requests: 2 months
Total issue authors: 9
Total pull request authors: 7
Average comments per issue: 1.53
Average comments per pull request: 2.44
Merged pull request: 35
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/quantling/pyndl

Top Issue Authors

  • derNarr (27)
  • Trybnetic (10)
  • frankier (9)
  • dekuenstle (5)
  • striatum (5)
  • MegamindHenry (2)
  • MariaHei (2)
  • VenkteshV (1)
  • pn2200 (1)

Top Pull Request Authors

  • derNarr (25)
  • Trybnetic (10)
  • dekuenstle (4)
  • pyup-bot (3)
  • pn2200 (1)
  • striatum (1)
  • lgtm-com[bot] (1)

Top Issue Labels

  • enhancement (21)
  • documentation (12)
  • code quality (8)
  • JOSS (8)
  • still relevant? (8)
  • API changes (7)
  • setup (5)
  • bug (4)
  • question (3)
  • help wanted (3)
  • maintenance (3)
  • project management (1)
  • testing (1)
  • ndl2 (1)
  • macos (1)
  • good first issue (1)

Top Pull Request Labels

  • JOSS (3)
  • documentation (2)
  • enhancement (2)
  • API changes (1)
  • code quality (1)
  • help wanted (1)
  • maintenance (1)
  • cleanup (1)

Package metadata

pypi.org: pyndl

Naive discriminative learning implements learning and classification models based on the Rescorla-Wagner equations.

  • Homepage: https://pyndl.readthedocs.io/en/latest/
  • Documentation: https://pyndl.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.2.4 (published 7 months ago)
  • Last Synced: 2026-04-12T13:03:20.007Z (2 months ago)
  • Versions: 32
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 54 Last month
  • Rankings:
    • Dependent packages count: 4.744%
    • Downloads: 9.584%
    • Average: 13.153%
    • Forks count: 13.288%
    • Stargazers count: 16.507%
    • Dependent repos count: 21.642%
  • Maintainers (2)

Dependencies

docs/requirements.txt pypi
  • easydev >=0.9.35
  • nbsphinx >=0.8.8
  • notebook >=6.4.10
  • numpydoc >=1.2
  • seaborn >=0.11.2
  • sphinx >=1.4
  • sphinx_rtd_theme >=1.0.0
pyproject.toml pypi
  • Jinja2 <3.1.0 develop
  • flake8 ^4.0.1 develop
  • nbsphinx ^0.8.8 develop
  • notebook ^6.4.10 develop
  • numpydoc ^1.2 develop
  • pydocstyle ^6.1.1 develop
  • pylint ^2.0.0 develop
  • pytest ^7.0 develop
  • pytest-cov ^2.4 develop
  • seaborn ^0.12.1 develop
  • sphinx ^1.4 develop
  • sphinx-copybutton ^0.5.1 develop
  • sphinx_rtd_theme ^1.0.0 develop
  • vulture ^2.3 develop
  • Cython ^0.29.32
  • netCDF4 ^1.6.0
  • numpy ^1.23.1
  • pandas ^1.4.3
  • python >=3.8,<3.12
  • scipy ^1.9.0
  • xarray ^2022.6.0