-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'src/SPERR/' changes from d766b3b97..16fa20741
16fa20741 minor changes, preparing for v0.8.2 release (#244) e9c9e1743 Revert "provide a no output file warning message" 32ac9b4a2 Revert "bump version to 0.8.2" f3e7ac0fd bump version to 0.8.2 b25ef3ba1 provide a no output file warning message bd7c72653 remove the NewlySig enum item, and also provide the C++ standard to use as a CMake option 76cf82608 simplify a bit b0495d143 Update README.md (#241) aee3236fa minor 015e791e2 minor c12f5e038 remove clang-tidy badge 724dee7d6 clang-format-14 3d54dc5e2 clang-format 1cc239569 clang-tidy 791d5565b add tail ellison code to code_S() (#240) ef135ee9d minor 59aa63c3d update CLI11 version fe9df24e0 Use __cplusplus version check, and minor improve on the bitmask. (#239) ddb02cdee clang-format 14075a017 minor 47519acb2 remove an unused include 5c3b3cfb6 use countr_zero (#238) fe698e1ea minor 414efdf41 link Fortran wrapper f6ddfa742 Division (#236) d87bdd051 add CMAKE_INSTALL_PREFIX in README f05b93c87 finish improved has_true() function (#235) 9695e7a0c Revert "use a width parameter in Bitmask" 09db8b5df Revert "change function names" 04a3eb1ce change function names 524761981 use a width parameter in Bitmask d53dfb077 minor 4ba73ac24 add exhaustive Bitmask::has_true() test 0d659895a add Bitmask::has_true() function 07ee5c7c9 Minor work on README (#232) f7f2031f9 add examples in PDF format (#231) 08bc43f2a misc (#230) c1a5e155d bump cli11 version git-subtree-dir: src/SPERR git-subtree-split: 16fa20741e5f5ad19127470c93d61d28cc980fae
- Loading branch information
Showing
35 changed files
with
1,099 additions
and
181 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
xelatex -shell-escape main.tex |
Oops, something went wrong.