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

Update AwkwardForth documentation and move it from the wiki to the standard docs. #1422

Merged
merged 6 commits into from
Apr 15, 2022

Conversation

jpivarski
Copy link
Member

@jpivarski jpivarski commented Apr 14, 2022

This also removes the excessive (and useless) list of functions from hidden modules in the left-bar.

@jpivarski
Copy link
Member Author

jpivarski commented Apr 15, 2022

AwkwardForth undocumented features to document before merging:

  • case
  • enum
  • peek
  • skipws
  • printing strings
  • printing the stack

@jpivarski jpivarski changed the title Reorganize roadmap from README to wiki Update AwkwardForth documentation and move it from the wiki to the standard docs. Apr 15, 2022
@jpivarski jpivarski enabled auto-merge (squash) April 15, 2022 16:29
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #1422 (400eeb3) into main (edfce38) will decrease coverage by 0.02%.
The diff coverage is 43.24%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cuda/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/_connect/jax/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/contents/indexedarray.py 62.32% <0.00%> (+0.43%) ⬆️
src/awkward/_v2/operations/convert/ak_from_cupy.py 50.00% <0.00%> (+23.33%) ⬆️
src/awkward/_v2/operations/convert/ak_from_jax.py 50.00% <0.00%> (-25.00%) ⬇️
src/awkward/_v2/operations/convert/ak_to_cupy.py 33.33% <0.00%> (+23.95%) ⬆️
src/awkward/_v2/operations/convert/ak_to_jax.py 33.33% <0.00%> (-41.67%) ⬇️
src/awkward/_v2/operations/describe/ak_backend.py 10.00% <0.00%> (-2.50%) ⬇️
src/awkward/_v2/_util.py 75.26% <37.06%> (-8.07%) ⬇️
src/awkward/_v2/contents/numpyarray.py 90.42% <50.00%> (-0.15%) ⬇️
... and 21 more

@jpivarski jpivarski merged commit fbf982e into main Apr 15, 2022
@jpivarski jpivarski deleted the jpivarski/reorganize-roadmap-into-wiki branch April 15, 2022 16:45
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