Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace home-grown iterators and map entries with proper types #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

merkste
Copy link
Contributor

@merkste merkste commented May 9, 2019

In CTMCEmbeddedSimple custom anonymous iterators and map entries are used. They can be replaced by Java's standard types for these purposes. Additionally, a new class is provided that models a DiracDistribution which can be used in similar places.

@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from 58a8184 to 7a488a5 Compare May 22, 2019 11:15
@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from 7a488a5 to 860ee50 Compare June 15, 2020 08:34
@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from 860ee50 to e0e5cfe Compare August 26, 2020 10:03
@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from e0e5cfe to 5e2f015 Compare August 27, 2021 19:19
@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from 5e2f015 to e9a48eb Compare February 15, 2022 10:41
@merkste merkste force-pushed the use-standard-types-embedded-ctmc branch from e9a48eb to 809c53b Compare February 16, 2022 10:33
@davexparker davexparker force-pushed the master branch 2 times, most recently from ca12ca0 to 6bf73df Compare January 12, 2024 14:23
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.

1 participant