SPISEA
SPISEA copied to clipboard
Major Update: Optimized for Faster Cluster Simulation
- Major update:
- Used masked arrays instead of ragged arrays in
spisea.imf.calc_multito eliminate inefficient for loops and accelerate cluster simulation. - Optimized
_make_companions_table_newaccordingly
- Used masked arrays instead of ragged arrays in
- Minor updates:
- Added support for the random generator instead of a global random seed
- Added verbose control for IsochronePhot
- Removed trailing whitespaces