summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Removed printf from test.HEADmasterSandro Dias Pinto Vitenti1-1/+0
2023-05-09Improving parallelization for APES.Sandro Dias Pinto Vitenti18-573/+675
2023-05-05Fixed setting of max_ess.Sandro Dias Pinto Vitenti1-0/+3
2023-05-05Added conditional compilation of internal function.Sandro Dias Pinto Vitenti1-0/+4
2023-05-05Added support in ncm_mset_catalog and mcat_analyze to compute acceptance ratio.Sandro Dias Pinto Vitenti7-427/+633
2023-05-04Many minor improvements.Sandro Dias Pinto Vitenti19-606/+906
2023-04-04Fixed scripts shebang.Sandro Dias Pinto Vitenti2-0/+2
2023-04-04New version 0.17.0.Sandro Dias Pinto Vitenti7-46/+276
2023-04-03New experimental python interface for sampling. New sampler comparisons. (#90)Sandro Dias Pinto Vitenti9-19/+828
2023-03-30Encapsulating objects (#72)Sandro Dias Pinto Vitenti74-2978/+3564
2023-03-30New features (#81)Sandro Dias Pinto Vitenti58-3272/+5200
2023-03-23Merge branch 'master' of github.com:NumCosmo/NumCosmoSandro Dias Pinto Vitenti13-67/+746
2023-03-18WL binned likelihood object (#77)Caio Lima de Oliveira13-67/+746
2023-03-15Added check to see if the python interface is available.Sandro Dias Pinto Vitenti2-0/+82
2023-03-11Improved tests.Sandro Dias Pinto Vitenti7-1150/+1242
2023-03-08New method for likelihood utilizing KDE (#65)Sandro Dias Pinto Vitenti28-1096/+2060
2023-03-07Reordering -I to include first internal sub-packages.Sandro Dias Pinto Vitenti1-27/+27
2023-03-07Added conditional use of g_tree_remove_all. Removed setting of all threads to...Sandro Dias Pinto Vitenti3-4/+14
2023-03-06Improved ax_code_coverage.m4 to work with newer lcov versions.Sandro Dias Pinto Vitenti1-0/+2
2023-03-06Organized m4 files and fixed lcov issues.Sandro Dias Pinto Vitenti16-389/+227
2023-03-05Fixed a few lcov issues.Sandro Dias Pinto Vitenti2-4/+4
2023-03-04Incresead number of points when testing StatsDist with rubust-diag.Sandro Dias Pinto Vitenti1-4/+4
2023-03-04Changed divisions to multiplications.Sandro Dias Pinto Vitenti1-5/+8
2023-03-04Fix bug in AR fitting when only two elements were available.Sandro Dias Pinto Vitenti1-1/+1
2023-03-03Improved tests, added test to robust covariance computation.Sandro Dias Pinto Vitenti4-458/+858
2023-03-02Modified vkde to use block triangular system solver.Sandro Dias Pinto Vitenti5-150/+180
2023-03-01Finished the refactor of kdtree to use a red-black tree and prune impossible ...Sandro Dias Pinto Vitenti3-83/+61
2023-03-01Removed old tree. Finishing prunning.Sandro Dias Pinto Vitenti3-271/+48
2023-03-01New red-black BT to improve kdtree. Added support for prunning kdtree during ...Sandro Dias Pinto Vitenti26-852/+2953
2023-02-1575 organizing python modules (#76)Sandro Dias Pinto Vitenti108-86353/+13949
2023-02-02Updated kdtree and directories in notebooks/Makefile.am.Sandro Dias Pinto Vitenti2-504/+703
2023-02-02Reorganizing notebooks.Sandro Dias Pinto Vitenti26-0/+0
2023-02-02Added missing cell.Sandro Dias Pinto Vitenti1-33/+223
2023-02-01Fixed missing properties (unused). autogen.Sandro Dias Pinto Vitenti9-734/+210
2023-02-01Notebooks massfunc (#74)Sandro Dias Pinto Vitenti5-187/+643
2023-01-19Halo bias tests (#73)eduardojsbarroso4-9/+251
2023-01-13Mean bias (#61)henriquelettieri65-5159/+12194
2022-12-18Added interface to generate models using an array of NcmSParamsSandro Dias Pinto Vitenti2-2/+50
2022-12-13Added two missing files to the releases.Sandro Dias Pinto Vitenti1-0/+2
2022-12-13New minor release v0.16.0.Sandro Dias Pinto Vitenti4-4/+307
2022-12-1340 numcosmo unit test coverage (#68)Sandro Dias Pinto Vitenti57-141/+176
2022-12-13Added new method to set model parameter fit types to their default values.Sandro Dias Pinto Vitenti2-0/+20
2022-12-12Missing semicolon.Sandro Dias Pinto Vitenti1-1/+1
2022-12-12Minor changes on NcDistance initialization order.Sandro Dias Pinto Vitenti1-16/+9
2022-12-12Updated gcc version for macos ci.Sandro Dias Pinto Vitenti1-7/+7
2022-12-12Better debug messages in GHA.Sandro Dias Pinto Vitenti1-5/+4
2022-12-12Added more robust testing for power-spectra.Sandro Dias Pinto Vitenti14-161/+681
2022-11-12Updating e-mails.Sandro Dias Pinto Vitenti17-29/+30
2022-11-12Updated e-mail in copyright notices.Sandro Dias Pinto Vitenti486-930/+930
2022-11-11Merge branch 'master' into 40-numcosmo-unit-test-coverageSandro Dias Pinto Vitenti3-10/+156