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

PLEP7: top level package structure #26

Merged
merged 67 commits into from
May 15, 2020
Merged
Show file tree
Hide file tree
Changes from 62 commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
9fb6cfb
initial commit for PLEP-0007...fill-out summary and abstract
rocco8773 Oct 27, 2019
1382c2c
start outlining `Detailed Description`
rocco8773 Oct 27, 2019
80d256c
testing a table
rocco8773 Oct 27, 2019
94d4336
testing a table design
rocco8773 Oct 27, 2019
676c6d9
testing a table design
rocco8773 Oct 27, 2019
dd1af5b
testing a line blocks in table design
rocco8773 Oct 27, 2019
5c55600
testing a line blocks in table design
rocco8773 Oct 27, 2019
ddbc634
place all sup-packages into table
rocco8773 Oct 27, 2019
a501334
add Tulasi Parashar, Steve Vincena, and Nick Murphy to authors
rocco8773 Oct 29, 2019
637ba4e
defining scope of `plasmapy.utils`
namurphy Oct 29, 2019
930e0fc
defining scope of `plasmapy.tests`
rocco8773 Oct 29, 2019
2855a77
defining scope of `plasmapy.simulations`
rocco8773 Oct 29, 2019
9d084ad
testing :additional PLEP: look
rocco8773 Oct 29, 2019
d3b3d80
add to abstract...this PLEP only defines the general scope of top-lev…
rocco8773 Oct 29, 2019
c6265c1
add :sub-package PLEP: entry to each sub-package
rocco8773 Oct 29, 2019
32d3681
remove bullet point list
rocco8773 Oct 29, 2019
5a15ce4
defining scope of `plasmapy.formulary`
rocco8773 Oct 29, 2019
ada2eeb
defining scope of `plasmapy.analysis`
rocco8773 Oct 29, 2019
a0389c7
add `` to get proper inline code typesetting
rocco8773 Oct 29, 2019
2aa0677
Fix a few typos
StanczakDominik Oct 29, 2019
792292a
add scope to `plasmapy.particle`
rocco8773 Oct 29, 2019
7b2f447
Merge remote-tracking branch 'fork/PLEP7_top_level_package_structure'…
rocco8773 Oct 29, 2019
0bf60ba
add scope to `plasmapy.dispersion`
rocco8773 Oct 29, 2019
37332a8
add scope to `plasmapy.diagnostics`
rocco8773 Oct 29, 2019
a6bf2d3
replaced :sub-package PLEP: with just :PLEP: ...the flag/key is alrea…
rocco8773 Oct 29, 2019
7d34ff6
add scope for `plasmapy.plasma`
rocco8773 Oct 29, 2019
4eede0f
add scope for `plasmapy.examples`
rocco8773 Oct 29, 2019
b0cb96d
remove `plasmapy.examples`, pluralize `plasmapy.particles`
rocco8773 Oct 30, 2019
617fd8e
fix table
rocco8773 Oct 30, 2019
ba24722
trying to link to table row
rocco8773 Oct 30, 2019
68ebe71
still trying to hyperlink table
rocco8773 Oct 30, 2019
280897d
add links to all sub-package descriptions in the table
rocco8773 Oct 30, 2019
d68cc4d
pluralize sub-package plasmapy.plasmas
rocco8773 Oct 30, 2019
e6e3c56
singular-ize sub-package plasmapy.plasmas -> plasmapy.plasma
rocco8773 Nov 19, 2019
f2e5cf5
outline addons subpackage
rocco8773 Jan 28, 2020
e6ce0bd
update description of all sub-packages; remove sub-package "examples"
rocco8773 Jan 31, 2020
36a5a96
remove section "Alternatives"
rocco8773 Jan 31, 2020
87d0f94
fix table boarders
rocco8773 Jan 31, 2020
7ab5a33
write section "Decision Rationale"
rocco8773 Jan 31, 2020
87a2509
write sections "Implementation" and "Issues, Pull Requests, and Branc…
rocco8773 Jan 31, 2020
b982d7b
a little rewording
rocco8773 Jan 31, 2020
fd055fe
add to the reasoning "help users navigate to the functionality they n…
rocco8773 Jan 31, 2020
a08cdc8
add PLEP to the README table
rocco8773 Jan 31, 2020
1bc8c02
update given Nicks code review
rocco8773 Jan 31, 2020
8054ee4
re-word description of the dispersion section
rocco8773 Feb 1, 2020
e793c3f
wording clairfication for plasmapy.analysis description
rocco8773 Feb 18, 2020
a7a4469
re-word plasmapy.simulation description
rocco8773 Feb 18, 2020
157945a
Utilities is plural, not possessive
rocco8773 Feb 18, 2020
5b80c73
attempting to make tables look clean when rendering rst and convertin…
rocco8773 Apr 29, 2020
0092bb8
a few more changes to see how "notes" appear
rocco8773 Apr 29, 2020
c8fba5e
update analysis table
rocco8773 Apr 29, 2020
1219647
improve some wording and style formatting
rocco8773 Apr 29, 2020
e92d515
reformat tables so they look good as rst and pdf...pandoc does not su…
rocco8773 Apr 30, 2020
3ab4e72
how do section look vs table headings
rocco8773 Apr 30, 2020
0dcafe4
Revert "how do section look vs table headings"
rocco8773 Apr 30, 2020
0b3be4f
add clause about exempting extensible packages
rocco8773 May 1, 2020
a2c5049
manually add a table of contents since pandoc does not support the RS…
rocco8773 May 1, 2020
f794536
reduce wordiness
rocco8773 May 1, 2020
46b043c
add DOI and last revised date
rocco8773 May 1, 2020
fa9d36f
delete missed comma
rocco8773 May 1, 2020
32f13ff
steve -> stephen
rocco8773 May 3, 2020
57ebe38
add DOI to README
rocco8773 May 3, 2020
f5e0df7
Typo fix
StanczakDominik May 12, 2020
0da36bb
new code should be thoroughly and exhaustively reviewed before taking…
rocco8773 May 12, 2020
d049a44
Merge remote-tracking branch 'fork/PLEP7_top_level_package_structure'…
rocco8773 May 12, 2020
e7e907a
update last revised date and mark as accepted
rocco8773 May 12, 2020
aafbecb
capitalize Standard
rocco8773 May 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading