Skip to content

Commit

Permalink
improve docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Moreau <[email protected]>
  • Loading branch information
vloison and tomMoral authored Jul 1, 2024
1 parent 2e2cba8 commit 1c3a899
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fadin/init.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ def momentmatching_nomark(solver, events, n_ground_events, end_time,


def random_params(solver):
"""Random initialization of baseline, alpha and kernel parameters.
"""Random initialization of baseline, alpha, and kernel parameters.
Baseline and alpha are initialized with uniform distribution.
Kernel parameters are initialized with uniform distribution.
"""
Expand Down

0 comments on commit 1c3a899

Please sign in to comment.