Skip to content

Feedback - #1

Open
github-classroom[bot] wants to merge 17 commits into
feedbackfrom
main
Open

Feedback#1
github-classroom[bot] wants to merge 17 commits into
feedbackfrom
main

Conversation

@github-classroom

@github-classroom github-classroom Bot commented Oct 24, 2022

Copy link
Copy Markdown
Contributor

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to main since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to main. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @Mateus-A-R-Braga

Comment thread proposal.md
Comment on lines +61 to +65
* The Clawpack community was most active approximately 5-10 years ago and is less active these days. It may not be the best choice going forward for a project.

* PyClaw has the most contributors and lots of documentaiton (would be the best solver of the four to choose for a project).
* GeoClaw had the most changes in the past year, but only one contributor.
* Submitted request to join Clawpack Slack channel but have yet to hear back from them.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I bumped one of the developers about their Slack.

I would regard Clawpack as being essentially one project that has chosen to organize into different repositories. The top-level clawpack/clawpack has the others as submodules. So commits may be scattered around, but it operates almost the same as if everything had been merged into a mono-repo.

This is a related package you might find interesting. https://github.com/geoflows/D-Claw

Comment thread proposal.md
Comment on lines +71 to +72
* For PyClaw, 46 of 48 tests in the test suite pass and two tests fail. The two tests failed with the error "no such file or directory" for the verification file (the file name for the verificaiton file might be mislabeld for those tests).
* For the calssic solver, all three tests in the test suite failed.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hmm, it looks like continuous integration isn't running any more and I see an issue about Travis (which doesn't provide free minutes to open source any more).
https://app.travis-ci.com/github/clawpack/clawpack/builds

Comment thread proposal.md
Comment on lines +74 to +76
* Permissive license: Berkeley Software Distribution (BSD) license (BSD 3-Clause)
* Concern about license: On the Clawpack website the copyright is from 1994-2020, does that mean it is no longer in effect?
* "Copyright (c) 1994–2020, The Clawpack Development Team. All rights reserved."

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copyright exists whether you write that line or not, for every year you develop it, also whether or not it's written. I personally dislike including the year because it leads to this sort of confusion. Some projects use automation to update the copyright notice on every file each year (but that's technically incorrect if the file hasn't been modified). The fact that copyright nominally has a finite duration seems moot when Congress keeps extending the expiration to appease Disney, which lobbies to protect its characters from entering the public domain.

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