Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-implement TDC2ensemble to use pandas DataFrames #11

Open
jchiang87 opened this issue Jul 18, 2016 · 1 comment
Open

Re-implement TDC2ensemble to use pandas DataFrames #11

jchiang87 opened this issue Jul 18, 2016 · 1 comment
Labels

Comments

@jchiang87
Copy link
Contributor

This would be to replace the use of numpy arrays as the data structure to hold the time delay samples.

@drphilmarshall
Copy link
Contributor

This may not be necessary; I was thinking it would help vectorize the combination of lenses, some of which have 3 time delays and some of which have only 1, but TBH I think we can live with the for loop and I'm not sure pandas would really save us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants