pointprocesses.jl
A package for temporal point process modeling, simulation and inference
Science Score: 67.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
Found 3 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 (8.2%) to scientific vocabulary
Keywords
julia
markov-process
point-process
poisson-process
Last synced: 6 months ago
·
JSON representation
·
Repository
A package for temporal point process modeling, simulation and inference
Basic Info
- Host: GitHub
- Owner: JoseKling
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://JoseKling.github.io/PointProcesses.jl/
- Size: 1.06 MB
Statistics
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 11
- Releases: 6
Topics
julia
markov-process
point-process
poisson-process
Created over 4 years ago
· Last pushed 7 months ago
Metadata Files
Readme
License
Citation
README.md
PointProcesses.jl
A package for temporal point process modeling, simulation and inference.
See the documentation for more details.
Owner
- Name: José Kling
- Login: JoseKling
- Kind: user
- Location: Hamburg, Germany
- Website: https://www.linkedin.com/in/jos%C3%A9-kling-1306a01ab/
- Repositories: 1
- Profile: https://github.com/JoseKling
MA and BA in Mathematics. Currently interested in Machine Learning and Signal and Image Processing.
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: PointProcesses.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Guillaume
family-names: Dalle
orcid: 'https://orcid.org/0000-0003-4866-1687'
- given-names: José Carlos
family-names: Fontanesi Kling
orcid: 'https://orcid.org/0000-0002-7783-8114'
identifiers:
- type: doi
value: 10.5281/zenodo.8157372
description: Zenodo
repository-code: 'https://github.com/JoseKling/PointProcesses.jl'
url: 'https://josekling.github.io/PointProcesses.jl/'
abstract: ' A package for temporal point process modeling, simulation and inference'
license: MIT
GitHub Events
Total
- Issues event: 3
- Issue comment event: 10
- Member event: 1
- Push event: 6
- Pull request review comment event: 46
- Pull request event: 2
- Pull request review event: 27
- Create event: 1
Last Year
- Issues event: 3
- Issue comment event: 10
- Member event: 1
- Push event: 6
- Pull request review comment event: 46
- Pull request event: 2
- Pull request review event: 27
- Create event: 1
Dependencies
.github/workflows/CI.yml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml
actions
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite