Tcl Library Source Code

Check-in [233f6a741b]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add procedures to generate random numbers that have a triangular distribution function (this is in response to ticket [cc77e167bf]).
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 233f6a741b7ebc31b47b76d692d284d954208355a49b791bff544b007316528f
User & Date: arjenmarkus 2019-06-24 18:49:27.939
Original Comment: Add procedures to generate random numbers that have a triangular distribution function (this is in response to ticket https://core.tcl-lang.org/tcllib/tktview?name=cc77e167bf)
Context
2019-06-24
19:31
Integrated logger fixes for ticket [e4d5ef01e7]. check-in: 4955240acf user: aku tags: trunk
18:49
Add procedures to generate random numbers that have a triangular distribution function (this is in response to ticket [cc77e167bf]). check-in: 233f6a741b user: arjenmarkus tags: trunk
18:25
Integrated ncgi fixes for tkt [1f900bdf6b]. check-in: 2adb057376 user: aku tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/simulation/pkgIndex.tcl.
Changes to modules/simulation/random.tcl.
Changes to modules/simulation/random.test.
Changes to modules/simulation/simulation_random.man.