Skip to content

Latest commit

 

History

History
238 lines (154 loc) · 6.34 KB

CHANGES.rst

File metadata and controls

238 lines (154 loc) · 6.34 KB

0.1.65 (unreleased)

  • Fixed functions in cosmo_utils.utils.geometry.

0.1.64 (2019-08-14)

  • Fixed functions in cosmo_utils.utils.geometry.

0.1.63 (2019-08-14)

  • Modified the functions from cosmo_utils.utils.stats_funcs and cosmo_utils.utils.geometry.

0.1.62 (2019-03-06)

  • Added new function cosmo_utils.mock_catalogues.shmr_funcs.Behroozi2010Relation
    and cosmo_utils.mock_catalogues.shmr_funcs.Moster2010Relation

0.1.61 (2019-03-05)

  • Fixed bug in ~cosmo_utils.utils.stats_funcs.sigma_calcs in how it returns percentiles.

0.1.60 (2019-02-27)

  • Fixed bug in ~cosmo_utils.utils.stats_funcs.Stats_one_arr again, and added option for returning a dict with the output variables

0.1.59 (2019-02-27)

  • Changes to the function ~cosmo_utils.utils.stats_funcs.Stats_one_arr. Fixed issue with bin_statval argument within the function.

0.1.58 (2019-02-11)

  • Changes to ~cosmo_utils.utils.work_paths.get_output_path. Now all the catalogues are under the external directory.

0.1.57 (2019-02-11)

  • Changes to ~cosmo_utils.utils.work_paths.get_output_path. Now all the catalogues are under the external directory.

0.1.56 (2019-02-06)

  • Removed pairwise_counting module (Cython version) from the main package

0.1.55 (2019-01-16)

  • Modified the function ~cosmo_utils.ml.ml_utils.train_test_dataset to accept pandas.DataFrame input variables.

0.1.54 (2019-01-13)

  • Added new feature sigma_clf_c which corresponds to the scatter in log(L) for central galaxies in the conditional luminosity function.

0.1.53 (2018-12-10)

0.1.52 (2018-12-03)

0.1.51 (2018-12-03)

0.1.50 (2018-12-03)

0.1.48 (2018-11-24)

  • Fixed bugs

0.1.47 (2018-11-24)

0.1.46 (2018-10-04)

0.1.45 (2018-10-03)

0.1.44 (2018-09-19)

0.1.43 (2018-06-02)

0.1.42 (2018-06-02)

0.1.41 (2018-05-31)

0.1.40 (2018-05-30)

0.1.39 (2018-05-30)

  • Used Flake8 Lint to go over the style of the code, and fixed bugs along the way

0.1.38 (2018-05-30)

0.1.37 (2018-05-29)

0.1.36 (2018-05-27)

0.1.35 (2018-05-27)

0.1.32 (2018-05-27)

0.1.31 (2018-05-26)

  • Added path and more for velocity bias

0.1.30 (2018-05-23)

0.1.29 (2018-05-23)

0.1.28 (2018-05-21)

0.1.27 (2018-05-21)

0.1.26 (2018-05-17)

  • Added some useful functions related to machine learning.
  • Fixed bugs in testing.

0.1.25 (2018-05-17)

0.1.24 (2018-05-17)

  • Importing modules in a different way
  • Temporarily disabled the function for pairwise counting.

0.1.23 (2018-05-16)

0.1.22 (2018-05-15)

0.1.21 (2018-05-11)

  • Initial release