Skip to content

Systematize intensity types#86

Merged
rsenne merged 6 commits into
mainfrom
systematize-intensity-types
May 19, 2026
Merged

Systematize intensity types#86
rsenne merged 6 commits into
mainfrom
systematize-intensity-types

Conversation

@rsenne
Copy link
Copy Markdown
Collaborator

@rsenne rsenne commented May 18, 2026

Fixes #72

This pull request ensures consistent and correct type promotion throughout the core intensity and integration methods for univariate point processes, especially when working with mixed or non-default numeric types (e.g., Float32, Int). Should allow AD compatibility.

@rsenne rsenne requested a review from JoseKling May 18, 2026 12:26
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

rsenne and others added 4 commits May 18, 2026 08:29
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…intProcesses.jl into systematize-intensity-types
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@rsenne rsenne merged commit 054966e into main May 19, 2026
6 checks passed
@rsenne rsenne deleted the systematize-intensity-types branch May 19, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Systematization of returned types in .*intensity methods

2 participants