cgarling / StarFormationHistories.jl

Fitting astrophysical star formation histories via CMD modelling.
MIT License
3 stars 0 forks source link

use `vecs_to_svecs` in `ingest_mags` #41

Open cgarling opened 1 month ago

cgarling commented 1 month ago

Still type unstable but should be a more straightforward implementation. Good performance on 1.10.4.

cgarling commented 1 month ago

might be able to fix type instability if we "manually" zip rather than using the zip iterator

cgarling commented 1 month ago

Fixed type stability with Vararg input in commit d4db8d47caf9bea4be95c4a1b807151c08b4e973.