issues Search Results · repo:heal-research/SimSharp language:C#
Filter by
21 results
(1 s)21 results
inheal-research/SimSharp (press backspace or delete to remove)Has it been considered the option of expanding the library so that instead of using directly the logger to a TextWriter,
a transaction history could instead be stored in the simulation, which then can ...
iustin94
- 2
- Opened on Mar 24
- #46
Is it possible to request resource with timeout.
Context: I m trying to simulate impatience and I stumble upon situation, when an order is stuck for very long on
resource request state, I ve tried to ...
kokorins
- 3
- Opened on Sep 7, 2024
- #45
Hello, I am new to C# trying to switch from SimPy to SimSharp. I had troubles to run the BankRenege sample but found a
solution :
- adapt the .csproj file : TargetFramework net6.0 /TargetFramework
...
odamon63
- 1
- Opened on May 22, 2022
- #42
Currently there are a range of RandXYZ instance methods in the Simulation class that processes can use to obtain random
numbers from a range of distributions.
This should be refactored to move the implementation ...
abeham
- 1
- Opened on Dec 13, 2021
- #38
abeham
- 1
- Opened on May 4, 2020
- #32
I don t thinks (TimeoutNormalPositive) works correctly. It has two input variables TimeMu and TimeSigma. The way I
understood it is == TimeOut = TimeMu +- TimeSigma If so why my program delivers something ...
AltL90
- 4
- Opened on Mar 16, 2020
- #30
abeham
- 1
- Opened on Feb 21, 2020
- #28
Is it possible to consider setting the attribute Random in the Simulation object to be public?
I try to add an extension method for object Simulation to implement the choics method like python.numpy.random.choice ...
enhancement
good first issue
help wanted
CrystalWindSnake
- 3
- Opened on Dec 16, 2019
- #26
Problem
I want to save the current state of Simulation object, so that it can be executed again next time。
I try to serialize Simulation object to json,but it not worked。
How can I get this effect?thank ...
enhancement
CrystalWindSnake
- 3
- Opened on Dec 15, 2019
- #25
The problem is that the spare might be generated from a different source. A spare should only be used when the default
RNG of the simulation environment is used.
abeham
- 1
- Opened on Nov 26, 2019
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.