Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement analytic integration for 1D models #123

Closed
pllim opened this issue Jun 12, 2017 · 2 comments · Fixed by #252
Closed

Implement analytic integration for 1D models #123

pllim opened this issue Jun 12, 2017 · 2 comments · Fixed by #252

Comments

@pllim
Copy link
Contributor

pllim commented Jun 12, 2017

Unlikely #88 would happen anytime soon, so just go ahead an implement it here for the models that we use. No point to use trapezoid integration for simple things like Box1D.

@pllim
Copy link
Contributor Author

pllim commented Nov 14, 2019

astropy/astropy#5033 likely not going to happen either, so we're back to square one.

@pllim
Copy link
Contributor Author

pllim commented Feb 25, 2020

Maybe I should just do something here without worrying about moving the code upstream to astropy first. Cases for 1D should be simple but not so for 2D (as evident in the discussions over at astropy/astropy#5033), but we only care about 1D here.

@pllim pllim mentioned this issue Feb 26, 2020
4 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant