Full Changelog¶
0.1.44 (2018-09-19)¶
- New function
array_insert(). - Updated function
Behroozi_relation()and fixed bug.
0.1.43 (2018-06-02)¶
- Fixed another bug in
scoring_methods()with theNonetype.
0.1.42 (2018-06-02)¶
- Fixed bug with
feat_arrinscoring_methods()
0.1.41 (2018-05-31)¶
- Added module :py:module:`~cosmo_utils.utils.gen_utils`
- Expanded functionality in
data_preprocessing()andtrain_test_dataset().
0.1.40 (2018-05-30)¶
- Fixed bugs in
train_test_dataset()
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)¶
- Fixed bug found in
pandas_df_to_hdf5_file()
0.1.37 (2018-05-29)¶
- Changed range for
hod_n_validincatl_sdss_merge(),catl_sdss_dir()and ,extract_catls().
0.1.36 (2018-05-27)¶
- A change in the path in
get_sdss_catl_dir()andget_output_path()
0.1.35 (2018-05-27)¶
- Fixed issue with path in
catl_sdss_merge()
0.1.32 (2018-05-27)¶
- Modified paths in
cookiecutter_paths() - Fixed path in
catl_sdss_merge().
0.1.31 (2018-05-26)¶
- Added path and more for velocity bias
0.1.30 (2018-05-23)¶
- Minor bug in
mark_parametrize()fixed.
0.1.29 (2018-05-23)¶
- Added decorator to loop over different set of values (
mark_parametrize()). - Fixed docstrings.
0.1.28 (2018-05-21)¶
- Fixed bug with
Path_Folder()
0.1.27 (2018-05-21)¶
- Modified the modules imported in
spherematch()
0.1.26 (2018-05-17)¶
- Added some useful functions related to machine learning.
- Fixed bugs in testing.
0.1.25 (2018-05-17)¶
- Introduced
pairwisecounting again. - Fixed bug in
Behroozi_relation()
0.1.24 (2018-05-17)¶
- Importing modules in a different way
- Temporarily disabled the function for
pairwisecounting.
0.1.23 (2018-05-16)¶
- Checking for input parameters (
sigma_calcs()) - Fixed issue with galaxy type (
sdss_catl_clean_nmin())
0.1.22 (2018-05-15)¶
- Fixed bug with function
sdss_catl_clean()
0.1.21 (2018-05-11)¶
- Initial release