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

Misc doc-related changes #1051

Merged
merged 5 commits into from
Aug 6, 2024
Merged

Misc doc-related changes #1051

merged 5 commits into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. Misc doc-related changes

    numbers.py: Precision; fix spelling, remove hard line-wrap and make
                render in LaTeX better
    symbols.py: Need \n after </dl>. Hash was not doctest'd properly
    combinatorial.py: Add Subset link; shorten Subset test output,
    constants.py: better Infinity exmaples, link to DirectedInfinity
    orderstats. WMA -> WMA link (when there are no other links)
    expression_tests.py: move and *Q here.
    systemsymbols: More symbols
    rocky committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0be3300 View commit details
    Browse the repository at this point in the history
  2. Remove WordCloud tests...

    we don't know how to install WordCloud on Windows without it giving
    
    ImportError: DLL load failed while importing _c_internal_utils: The
    specified module could not be found.
    (from matplotlib)
    rocky committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1eb0eb3 View commit details
    Browse the repository at this point in the history
  3. Split out Head-Related Structural Operations...

    on Expressions
    rocky committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5f17a45 View commit details
    Browse the repository at this point in the history
  4. More doc-related fixes...

    Add another "\n" at the end of a </dl>
    
    Compute number boxwidth automatically in tocbox numbers
    rocky committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    50cfce1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    8d165c6 View commit details
    Browse the repository at this point in the history