Skip to content

Issues: aurora-opensource/au

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add CMake CI tests for different options ⬇️ affects: repo or tools Affects the non-library tools or the repository itself 📁 kind: bug Something isn't working correctly, or there's a mistake 💪 effort: small
#304 opened Oct 21, 2024 by chiphogg 0.4.0
Try reducing new units when incorporating into common units ⬇️ affects: code (implementation) Affects implementation details of the code 📁 kind: bug Something isn't working correctly, or there's a mistake 💪 effort: small
#295 opened Sep 25, 2024 by chiphogg 0.4.0
Documentation - QuantityMaker(QuantityD) troubleshooting ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: cleanup Making the library nicer in some way, without affecting functionality much or at all 💪 effort: small
#288 opened Aug 23, 2024 by connorjak 0.4.0
Add Au support for conan ⬇️ affects: repo or tools Affects the non-library tools or the repository itself 📁 kind: enhancement New feature or request 💪 effort: medium
#257 opened Jul 4, 2024 by AbrilRBS 0.4.0
Allow .as<Rep>() syntax on a Quantity ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#256 opened Jul 4, 2024 by hoffbrinkle
Prevent CMake targets from going stale. ⬇️ affects: repo or tools Affects the non-library tools or the repository itself 📁 kind: enhancement New feature or request 💪 effort: medium
#255 opened Jul 3, 2024 by chiphogg
Provide more flexible alternative to integer_quotient() ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#253 opened Jun 26, 2024 by chiphogg 0.4.0
Add integer-only versions of rounding functions ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#243 opened Jun 11, 2024 by chiphogg
Provide forward declarations ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#232 opened Apr 3, 2024 by chiphogg 0.4.0
Large numbers in magnitudes cause compiler crashes or long compilation times ⬇️ affects: code (implementation) Affects implementation details of the code 📁 kind: bug Something isn't working correctly, or there's a mistake 💪 effort: large
#217 opened Jan 20, 2024 by Tehforsch 0.4.0
Bazel build does not default to -std=c++14 (or later) needs root cause Cases where we don't fully understand what is causing the problem
#186 opened Oct 31, 2023 by SagaciousB
Always return Quantity, not raw numbers (breaking change) ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: large
#185 opened Oct 29, 2023 by chiphogg On deck
Add support for fmtlib ⬇️ affects: code (implementation) Affects implementation details of the code 📁 kind: enhancement New feature or request 💪 effort: medium
#149 opened Jul 12, 2023 by chiphogg On deck
Delete old-style, deprecated .in and .as APIs ⬇️ affects: code (implementation) Affects implementation details of the code 📁 kind: cleanup Making the library nicer in some way, without affecting functionality much or at all 💪 effort: tiny A trivial change
#139 opened Jun 21, 2023 by chiphogg 0.4.0
Consider separating "forcing" from explicit-Rep ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: large
#122 opened Mar 14, 2023 by chiphogg On deck
Provide runtime convertibility checks ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#110 opened Feb 18, 2023 by chiphogg 0.4.0
Indicate relative magnitudes in common unit labels ⬇️ affects: code (implementation) Affects implementation details of the code 📁 kind: enhancement New feature or request 📝 status: blocked Blocked on another issue or an external dependency 💪 effort: small
#105 opened Feb 15, 2023 by chiphogg On deck
Support constants ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: medium
#90 opened Feb 6, 2023 by chiphogg 0.4.0
Document angles ⬇️ affects: documentation Improvements or additions to documentation 📁 kind: enhancement New feature or request 💪 effort: large
#87 opened Feb 6, 2023 by chiphogg On deck
Avoid names which differ only by T ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: cleanup Making the library nicer in some way, without affecting functionality much or at all 💪 effort: medium
#86 opened Feb 6, 2023 by chiphogg
Support matrices, vectors, and linear algebra ⬇️ affects: code (interfaces) Affects the way end users will interact with the library 📁 kind: enhancement New feature or request 💪 effort: epic Major features that will take considerable planning and effort to add
#70 opened Jan 17, 2023 by chiphogg
ProTip! Exclude everything labeled bug with -label:bug.