Andrew Hearin

Results 36 issues of Andrew Hearin

Suppose the user knows that there is a `bolshoi` catalog at z ~ 0.35 stored in cache, but cannot remember the `version_name`: ``` >>> halocat = CachedHaloCatalog(simname='bolshoi', redshift=0.35) ``` In...

feature request
sim-manager

In #623, @johannesulf implemented a significant speedup to npairs_s_mu that directly applies to npairs_rp_pi. This should be implemented to help make it viable to run MCMCs with z-space correlation functions.

performance-enhancement
mock-observables

Currently, `PYTHON_VERSION=2.7` for `appveyor.yml`. During #531, @bsipocz discovered that halotools is not 3.5 compatible in windows environments. There is a single test failure, the `test_reader_configurations` function in `halotools/sim_manager/tests/test_rockstar_hlist_reader.py` raises a...

package-maintenance
sim-manager
bug-fix

Recent changes brought in by #1093 include too much package-data. This should be cleaned up. MANIFEST.in should similarly be revisited.

Add support for numpy 2.0

In #1083 the dependency chain added a requirement `numpy