-
Notifications
You must be signed in to change notification settings - Fork 25
Additional QuantityArray constructions
#178
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
Merged
MilesCranmer
merged 37 commits into
JuliaPhysics:main
from
icweaver:quantityarray-construction
Sep 13, 2025
Merged
Changes from 4 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
392701a
first pass
icweaver 2feea5c
added some usage docs
icweaver b84257e
added ref link between Home and Examples pages
icweaver 2c27270
updated QuantityArray docstring to include convenience method
icweaver f1b4706
remove accidentally added file
icweaver 5a59406
removed ref link
icweaver 2e72c26
Merge branch 'main' into quantityarray-construction
icweaver f08023b
Update README.md
icweaver c15675f
Update README.md
icweaver 12b20d2
switched to relative header link
icweaver 096ca12
fix remaining ambiguities
icweaver 52a54fd
relax Dates compat
icweaver 8b00bb0
remove accidentally added .gitignore file
icweaver 1e6b410
put back original .gitignore
icweaver 0c8b97a
revert doc build-specific stuff from Abhro's PR
icweaver b27ec64
remove Dates.jl-specific stuff
icweaver 4c88d04
Merge branch 'main' into quantityarray-construction
icweaver 87e8b1f
Merge branch 'JuliaPhysics:main' into quantityarray-construction
icweaver 046b8d4
use tighter subtyping to avoid method ambiguity with Dates.jl
icweaver 0d3fcd8
reorg + some tests
icweaver 3b185a9
Merge branch 'main' into quantityarray-construction
icweaver 227ece9
reorg
icweaver 51270a2
Merge branch 'main' into quantityarray-construction
icweaver 768972b
Merge branch 'main' into quantityarray-construction
icweaver cdfce08
updated examples
icweaver 42d62b4
cleanup
icweaver e110662
more LA tests
icweaver 8f34f3b
put back accidentally deleted coverage.jl
icweaver 7869b73
extra test highlighted by codecov
icweaver 3c97dab
simplify usage examples
icweaver 017d5d4
simplified type checks
icweaver 97ec277
Merge branch 'main' into quantityarray-construction
icweaver 7ae45ef
tweak README example
MilesCranmer c475043
unused variable
MilesCranmer 7dab92a
reduce docstring
MilesCranmer 01b9e5e
use nicer syntax elsewhere
MilesCranmer 22767a5
fix: nested QuantityArray issue
MilesCranmer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.