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

Cross platform and proplib2.0 #6

Merged
merged 322 commits into from
Jan 14, 2025
Merged

Conversation

cheroy-ntia
Copy link
Collaborator

No description provided.

aromanielloNTIA and others added 30 commits November 1, 2024 16:57
Missed some things when copying changes into this repository. This commit fixes that.
also fix a typo in src/CMakeLists
This lets the template project successfully configure with CMake, which will be helpful for catching problems in the future.
Add parseboolean function, remove dead code, and generalize printlabel
…rm-And-PropLib2.0

# Conflicts:
#	.gitignore
#	LICENSE.md
#	README.md
Replaced by STL equivalents
Also re-arrange an equation for `k` to make it fit on one line
These test data cases will not be distributed in the repository, but will be preserved in Git history prior to this commit and referenced in the upcoming v1.1 release notes
Add derivative_flag boolean to control function flow in Airy. Where the old `derivative` was used as an index, replace with `derivative_idx` which is more clear.
Copy link
Member

@aromanielloNTIA aromanielloNTIA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I merged in the more recent template changes, up to v1.0 of the template. I also made substantial additions and modifications to the Doxygen content, and implemented lots of const correctness. I replaced usage of the pow(x, THIRD) with std::cbrt(x). I also made some style changes, formatted all files with clang-format, and updated the version number to 1.1. Looks good! We will stage v1.1 release on dev

@aromanielloNTIA aromanielloNTIA merged commit c229628 into dev Jan 14, 2025
13 checks passed
@aromanielloNTIA aromanielloNTIA deleted the CrossPlatform-And-PropLib2.0 branch January 14, 2025 19:25
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.

2 participants