forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now is as good a time as any with open PR's at a low.
- Loading branch information
Showing
153 changed files
with
1,464 additions
and
1,545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
Thank you for your willingness to help make NumPy the best array system | ||
available. | ||
|
||
We have a few simple rules: | ||
We have a few simple rules: | ||
|
||
* try hard to keep the Git repository in a buildable state and to not | ||
indiscriminately muck with what others have contributed. | ||
|
||
* Simple changes (including bug fixes) and obvious improvements are | ||
always welcome. Changes that fundamentally change behavior need | ||
discussion on [email protected] before anything is | ||
* Simple changes (including bug fixes) and obvious improvements are | ||
always welcome. Changes that fundamentally change behavior need | ||
discussion on [email protected] before anything is | ||
done. | ||
|
||
* Please add meaningful comments when you check changes in. These | ||
comments form the basis of the change-log. | ||
comments form the basis of the change-log. | ||
|
||
* Add unit tests to exercise new code, and regression tests | ||
whenever you fix a bug. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.