Commit | Date | |
---|---|---|
[r24649]
by
bugman
Converted the N-state model analysis to the new grid bounds and scaling factor design. The parameter object now registers the grid bounds and scaling factors for all of the N-state model The specific_analyses.n_state_model.parameters.assemble_scaling_matrix() function has been deleted The new API function print_model_title() has been aliased from _print_model_title_global(). And the |
2014-07-22 16:15:47 | Tree |
[r24648]
by
tlinnet
API documentation fixes, where a "\" is the last character on the line. There should be a space " ", ending this characater. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 16:08:22 | Tree |
[r24647]
by
tlinnet
Removed unnecessary repetitive calculation of kex**2 in model DPL94. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:56:23 | Tree |
[r24646]
by
tlinnet
Documentation fix for the get_back_calc() function in target_function/relax_disp.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:47 | Tree |
[r24645]
by
tlinnet
Removed chi sum initialisation in func_ns_mmq_2site() as this is not used. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:45 | Tree |
[r24644]
by
tlinnet
For model ns mmq 3site, moved the parameter conversion of dw_AB from target function to lib function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:43 | Tree |
[r24643]
by
tlinnet
More removal of space after for loop in target_functions/relax_disp.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:42 | Tree |
[r24642]
by
tlinnet
Copyright time extension for lib/dispersion/tsmfk01.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:40 | Tree |
[r24641]
by
tlinnet
Removal of space after for loop in target_functions/relax_disp.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 15:53:38 | Tree |
[r24640]
by
bugman
Removed the import of the now deleted lib.optimisation module from the model-free analysis. |
2014-07-22 15:10:45 | Tree |