Skip to content

assignment_04 #3

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

assignment_04 #3

wants to merge 14 commits into from

Conversation

thervig
Copy link

@thervig thervig commented Feb 23, 2016

No description provided.

Do not forget to write the accompanying test in
tests.py!
"""
return
temp = 99999999999
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about using math.inf for a really large number?

@jlaura
Copy link
Contributor

jlaura commented Mar 1, 2016

👍

@thervig
Copy link
Author

thervig commented Mar 1, 2016

Ohh, okay that makes sense. Thanks for the advice. I am super new to
programming and just trying to use any information I can find via forums so
that's why I never thought about using math.inf or something else besides
continue for that loop. This class is pretty challenging with my lack of
programming experience and the fact that I never took a spatial stats class
either but I hope to continue learning.

On Mon, Feb 29, 2016 at 7:23 PM, jlaura [email protected] wrote:

[image: 👍]


Reply to this email directly or view it on GitHub
#3 (comment)
.

@jlaura
Copy link
Contributor

jlaura commented Mar 1, 2016

You are doing a great job. The next few weeks will be some modification of
the code we already have, looking at different styles, etc. Not too much
algorithm development for a bit - the big leap should be behind us for a
bit.

Again, great job.

On Mon, Feb 29, 2016 at 8:09 PM, thervig [email protected] wrote:

Ohh, okay that makes sense. Thanks for the advice. I am super new to
programming and just trying to use any information I can find via forums so
that's why I never thought about using math.inf or something else besides
continue for that loop. This class is pretty challenging with my lack of
programming experience and the fact that I never took a spatial stats class
either but I hope to continue learning.

On Mon, Feb 29, 2016 at 7:23 PM, jlaura [email protected] wrote:

[image: 👍]


Reply to this email directly or view it on GitHub
<
#3 (comment)

.


Reply to this email directly or view it on GitHub
#3 (comment)
.

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.

2 participants