issues
search
aurora-opensource
/
au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
Apache License 2.0
329
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `as_raw_number(...)` utility
#333
chiphogg
opened
1 day ago
0
Gather factors and add labels for scaled units
#332
chiphogg
opened
1 day ago
0
Add labels for integer and rational magnitudes
#331
chiphogg
closed
1 day ago
0
Support mixed `Constant`-`Quantity` math functions
#330
chiphogg
closed
1 week ago
0
Use a simple indexed loop
#329
chiphogg
closed
1 week ago
0
Improve performance for modular arithmetic
#328
chiphogg
opened
1 week ago
0
Add error, with link, for passing Quantity to unit slot
#327
chiphogg
opened
1 week ago
0
Use Pollard's rho instead of more trial division
#326
chiphogg
closed
1 week ago
0
Weaken `find_first_factor` contract to any prime
#325
chiphogg
closed
1 week ago
0
Use Baillie-PSW for prime factorization
#324
chiphogg
closed
2 weeks ago
0
Implement Strong Lucas test and Baillie-PSW
#323
chiphogg
closed
2 weeks ago
0
Add utilities to compute Jacobi symbols
#322
chiphogg
closed
2 weeks ago
0
Add Miller-Rabin probable prime algorithm
#321
chiphogg
closed
2 weeks ago
0
Add utilities for modular arithmetic
#320
chiphogg
closed
3 weeks ago
0
Update troubleshooting guide
#319
chiphogg
closed
1 month ago
0
Support Quantity non-type template parameters
#318
chiphogg
closed
1 month ago
0
Clarify a few declarations for static analyzers
#317
djehuti
opened
1 month ago
2
Support NTTP for integral rep
#316
chiphogg
closed
1 month ago
0
Replace `integer_quotient` with `unblock_int_div`
#315
chiphogg
closed
1 month ago
0
Add forward declarations for individual units
#314
chiphogg
closed
1 month ago
0
Test options in CMake CI jobs
#313
chiphogg
closed
4 weeks ago
2
Authoritatively forward declare core types
#312
chiphogg
closed
1 month ago
0
Add CMake option to fully exclude gtest dependency
#311
chiphogg
closed
1 month ago
2
Eliminate redundant units from `CommonUnit<...>`
#310
chiphogg
closed
1 month ago
1
Document reasons for omitting raw number ctor
#309
chiphogg
closed
1 month ago
0
Add support for US gallons, quarts, and pints
#308
chiphogg
closed
1 month ago
0
Support US customary gallons, quarts, and pints
#307
chiphogg
closed
1 month ago
0
Re-enable clang-format-lint action
#306
chiphogg
closed
1 month ago
0
Use official vcpkg link
#305
chiphogg
closed
1 month ago
1
Add CMake CI tests for different options
#304
chiphogg
closed
4 weeks ago
0
Gate CMake tests behind `AU_ENABLE_TESTING` option
#303
chiphogg
closed
1 month ago
2
Refresh installation instructions
#302
chiphogg
closed
1 month ago
0
Document vcpkg install
#301
andre-nguyen
closed
1 month ago
1
Consolidate Au CMake targets
#300
chiphogg
closed
1 month ago
1
Document strengths and weaknesses of Magnitude and Constant
#299
chiphogg
opened
1 month ago
0
Rework folder structure and cmake files
#298
ericriff
closed
1 month ago
3
Make building unit tests optional to simplify packaging
#297
ericriff
closed
1 month ago
3
Default construct rep inside quantity
#296
chiphogg
closed
2 months ago
0
Try reducing new units when incorporating into common units
#295
chiphogg
closed
1 month ago
1
Improve error messages for bad maker calls
#294
chiphogg
closed
2 months ago
1
Temporarily disable clang-format lint
#293
chiphogg
closed
2 months ago
0
clang-format job is broken
#292
chiphogg
closed
1 month ago
0
Automatically include <iostream> in godbolt link
#291
chiphogg
closed
2 months ago
1
Include iostream in canonical godbolt link
#290
chiphogg
closed
2 months ago
0
Switch from `#pragma once` to include guards
#289
chiphogg
opened
2 months ago
3
Documentation - QuantityMaker(QuantityD) troubleshooting
#288
connorjak
closed
1 month ago
3
Fetch gcc toolchain from `archive/` URL
#287
chiphogg
closed
3 months ago
0
Change compiler naming scheme for MSVC
#286
chiphogg
closed
3 months ago
0
Deprecate `pascal`
#285
chiphogg
closed
3 months ago
0
All-units prebuilt header error on `pascal` on MSVC
#284
connorjak
closed
3 months ago
6
Next