-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix for r_power_n_segmented branch (#63)
* Fixed bug in geom_spread_power_n_segmented function related to 'hinge_distances' argument. * Removed brackets from 'geom_spread_n_exponents' and 'geom_spread_n_distances' example in comments. * Require 'hinge_distances' argument of geom_spread_r_power_n_segmented function to correspond to start of each segment instead of distances separating segments. * Updated check on length of hinge distances for segmented geometrical spreading model in _geometrical_spreading_coefficient function. * Updated example and comment related to 'geom_spread_n_exponents' and 'geom_spread_n_distances' configuration parameters for segmented geometrical spreading model. * Small fix in explanation of 'geom_spread_n_distances' configuration parameter. * Fix a line too long --------- Co-authored-by: Claudio Satriano <satriano@gmail.com>
- Loading branch information
1 parent
0e5197f
commit 8634634
Showing
3 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters