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

JOSS: https://github.com/hkabbech/TrackSegNet

Score: 7.19142933003638

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Segmentation of trajectories into diffusive states using supervised LSTM network


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 128
Total Committers: 4
Avg Commits per committer: 32.0
Development Distribution Score (DDS): 0.047

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

Name Email Commits
hkabbech h****h@g****m 122
Maarten Paul m****l@g****m 3
dependabot[bot] 4****] 2
Kevin Mattheus Moerman K****n 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 8
Total pull requests: 19
Average time to close issues: 28 days
Average time to close pull requests: about 15 hours
Total issue authors: 2
Total pull request authors: 4
Average comments per issue: 0.88
Average comments per pull request: 0.11
Merged pull request: 17
Bot issues: 0
Bot pull requests: 3

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

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

Top Issue Authors

  • imagejan (4)
  • ajasja (3)

Top Pull Request Authors

  • hkabbech (23)
  • dependabot[bot] (4)
  • Kevin-Mattheus-Moerman (2)
  • maartenpaul (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)

Package metadata

pypi.org: tracksegnet

Segmentation of trajectories into diffusive states using supervised LSTM network

  • Homepage: https://github.com/hkabbech/TrackSegNet
  • Documentation: https://tracksegnet.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.3.0 (published about 2 years ago)
  • Last Synced: 2026-06-18T20:01:48.691Z (3 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 82 Last month
  • Rankings:
    • Dependent packages count: 9.796%
    • Average: 37.216%
    • Dependent repos count: 64.637%
  • Maintainers (1)

Dependencies

.github/workflows/.draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • docker://openjournals/paperdraft latest composite
requirements.txt pypi
  • Markdown ==3.4.1
  • MarkupSafe ==2.1.2
  • Pillow ==9.4.0
  • Werkzeug ==2.2.3
  • absl-py ==1.4.0
  • astunparse ==1.6.3
  • cachetools ==5.3.0
  • certifi ==2022.12.7
  • charset-normalizer ==3.0.1
  • contourpy ==1.0.7
  • cycler ==0.11.0
  • flatbuffers ==23.1.21
  • fonttools ==4.38.0
  • gast ==0.4.0
  • google-auth ==2.16.0
  • google-auth-oauthlib ==0.4.6
  • google-pasta ==0.2.0
  • grpcio ==1.51.1
  • h5py ==3.8.0
  • idna ==3.4
  • importlib-metadata ==6.0.0
  • keras ==2.11.0
  • kiwisolver ==1.4.4
  • libclang ==15.0.6.1
  • matplotlib ==3.6.3
  • more-itertools ==9.0.0
  • numpy ==1.24.1
  • oauthlib ==3.2.2
  • opt-einsum ==3.3.0
  • packaging ==23.0
  • pandas ==1.5.3
  • protobuf ==3.19.6
  • pyasn1 ==0.4.8
  • pyasn1-modules ==0.2.8
  • pyparsing ==3.0.9
  • python-dateutil ==2.8.2
  • pytz ==2022.7.1
  • requests ==2.28.2
  • requests-oauthlib ==1.3.1
  • rsa ==4.9
  • scipy ==1.10.0
  • seaborn ==0.12.2
  • six ==1.16.0
  • tensorboard ==2.11.2
  • tensorboard-data-server ==0.6.1
  • tensorboard-plugin-wit ==1.8.1
  • tensorflow ==2.11.0
  • tensorflow-estimator ==2.11.0
  • tensorflow-io-gcs-filesystem ==0.30.0
  • termcolor ==2.2.0
  • tqdm ==4.64.1
  • typing-extensions ==4.4.0
  • urllib3 ==1.26.14
  • wrapt ==1.14.1
  • zipp ==3.11.0
Dockerfile docker
  • python 3.8 build
.github/workflows/.pr-readthedocs-link.yml actions
  • readthedocs/actions/preview v1 composite
.github/workflows/.run-code.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/.run-pylint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi