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

Redesign Choclo's API #12

Merged
merged 23 commits into from
Sep 23, 2022
Merged

Redesign Choclo's API #12

merged 23 commits into from
Sep 23, 2022

Conversation

santisoler
Copy link
Member

@santisoler santisoler commented Sep 10, 2022

Create a new point submodule that hosts kernel functions and forward
modelling functions for point sources. Add test functions for the new forward
modelling functions and edit the ones for the kernels. Add a constants.py
file for hosting the universal constants needed to perform the forward
modelling. Change the parameters of the distance functions: they now take the
coordinates of the points as floats instead of grouped in tuples.

Relevant issues/PRs:

Working towards #10

@santisoler santisoler changed the title Start redesigning choclo Redesigning choclo Sep 23, 2022
@santisoler santisoler changed the title Redesigning choclo Redesign Choclo's API Sep 23, 2022
@santisoler santisoler marked this pull request as ready for review September 23, 2022 19:50
@santisoler santisoler merged commit 600585b into main Sep 23, 2022
@santisoler santisoler deleted the redesign branch September 23, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant