-
Notifications
You must be signed in to change notification settings - Fork 116
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
fix macos/ARM/clang compile errors #297
base: develop
Are you sure you want to change the base?
Commits on Oct 16, 2023
-
Fix the warning message in R Mac's cran test (GeomScale#285)
* copy and replace lp_rlp.h * remove re-initialization of eta * update ubuntu version from 18 to 20 in R cran tests * minor improvements (explanatory comments) --------- Co-authored-by: Apostolos Chalkis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 157955c - Browse repository at this point
Copy the full SHA 157955cView commit details
Commits on Oct 17, 2023
-
No-U-Turn Sampler in HMC (GeomScale#216)
* initialize nuts sampler class * implement the burnin of nuts sampler * add tests and resolve bugs * implement e0 estimation in burnin of nuts * optimize leapfrog * integrate nuts into the R interface * document random walk in sample_points.cpp in R interface * fix burnin for the non-truncated case * resolve bugs in hmc and nuts pipelines * improve the preprocess in burin step of nuts * split large lines in sample_points.cpp * Add NUTS C++ example and update CMake (GeomScale#29) * resolve PR comments * fix minor bug * fix compiler bug * fix error in building the C++ examples * resolve warnings in sample_points * fix lpsolve cran warning * fix cran warning on mac * improve lpsolve cmake for cran check * fix R warning in mac test * remove lpsolve header * resolve PR comments --------- Co-authored-by: Marios Papachristou <[email protected]> Co-authored-by: Apostolos Chalkis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074a562 - Browse repository at this point
Copy the full SHA 074a562View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c31e98b - Browse repository at this point
Copy the full SHA c31e98bView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e767f46 - Browse repository at this point
Copy the full SHA e767f46View commit details
Commits on Feb 14, 2024
-
Rename LinearProgramFunctor to ExponentialFunctor, add inverse varian…
…ce parameter, add define lp_solve guards to orderpolytope
Configuration menu - View commit details
-
Copy full SHA for b15c9d8 - Browse repository at this point
Copy the full SHA b15c9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae6a45 - Browse repository at this point
Copy the full SHA 1ae6a45View commit details -
Merge pull request GeomScale#289 from vfisikop/remove_volesti4dingo
Remove volesti4dingo branch
Configuration menu - View commit details
-
Copy full SHA for ad049d5 - Browse repository at this point
Copy the full SHA ad049d5View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 432b967 - Browse repository at this point
Copy the full SHA 432b967View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7da53c4 - Browse repository at this point
Copy the full SHA 7da53c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8db05c - Browse repository at this point
Copy the full SHA f8db05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1703e69 - Browse repository at this point
Copy the full SHA 1703e69View commit details -
Merge pull request GeomScale#290 from vfisikop/fix/lpsolve_build_from…
…_source Build only with lp-solve source code, no need for liblpsolve55.so files
Configuration menu - View commit details
-
Copy full SHA for 93bbc50 - Browse repository at this point
Copy the full SHA 93bbc50View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bf9188 - Browse repository at this point
Copy the full SHA 5bf9188View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2b5c06 - Browse repository at this point
Copy the full SHA b2b5c06View commit details -
Enable c++17 support in tests and fix saxpy calls (GeomScale#292)
* Enable c++17 support in tests and fix saxpy calls * Fix structure, code style and tests in autodiff
Configuration menu - View commit details
-
Copy full SHA for bf1ebd0 - Browse repository at this point
Copy the full SHA bf1ebd0View commit details -
Refactor/eliminate include directives (GeomScale#244)
* correcting the includes to point the boost library directory * modifs to include only the include/ and external/ directories * modifs * Update CMakeLists.txt --------- Co-authored-by: Vissarion Fisikopoulos <[email protected]> Co-authored-by: vfisikop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acad38a - Browse repository at this point
Copy the full SHA acad38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7a9f2 - Browse repository at this point
Copy the full SHA 8f7a9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8724a73 - Browse repository at this point
Copy the full SHA 8724a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6bcc3 - Browse repository at this point
Copy the full SHA 4c6bcc3View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ee5374 - Browse repository at this point
Copy the full SHA 4ee5374View commit details -
Merge pull request GeomScale#293 from vfisikop/remove_R_interface
Remove R interface
Configuration menu - View commit details
-
Copy full SHA for 795e948 - Browse repository at this point
Copy the full SHA 795e948View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9114f37 - Browse repository at this point
Copy the full SHA 9114f37View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 942710b - Browse repository at this point
Copy the full SHA 942710bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 158d7d1 - Browse repository at this point
Copy the full SHA 158d7d1View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe540e - Browse repository at this point
Copy the full SHA bbe540eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e39e63 - Browse repository at this point
Copy the full SHA 7e39e63View commit details