SPISEA icon indicating copy to clipboard operation
SPISEA copied to clipboard

Major Update: Optimized for Faster Cluster Simulation

Open wei-lingfeng opened this issue 7 months ago • 0 comments

  • Major update:
    • Used masked arrays instead of ragged arrays in spisea.imf.calc_multi to eliminate inefficient for loops and accelerate cluster simulation.
    • Optimized _make_companions_table_new accordingly
  • Minor updates:
    • Added support for the random generator instead of a global random seed
    • Added verbose control for IsochronePhot
    • Removed trailing whitespaces

wei-lingfeng avatar May 15 '25 21:05 wei-lingfeng