-
Notifications
You must be signed in to change notification settings - Fork 1
Imputation bug fix, fix crash for univariate models. Added more tests #105
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
Merged
Conversation
This file contains hidden or 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
Merge in STAT/prestogp from master to to-git Squashed commit of the following: commit c1905418f29f96bb5039191c63529d05f477f9ae Merge: 11e92ea 5de4c36 Author: Eric Bair <[email protected]> Date: Mon Nov 24 13:05:38 2025 -0500 Pull request #83: Eb dev Merge in STAT/prestogp from eb-dev to master * commit '5de4c360c67555811999e5ee9f15386ae825583f': Imputation bug fixes Imputation bug fixes Imputation bug fixes commit 5de4c360c67555811999e5ee9f15386ae825583f Author: Eric Bair <[email protected]> Date: Thu Nov 13 16:37:34 2025 -0500 Imputation bug fixes commit dd33a47d6e7135dd24ac6588d086c748b955faf8 Author: Eric Bair <[email protected]> Date: Thu Nov 13 16:29:33 2025 -0500 Imputation bug fixes commit 6484043be31ab47b8daeb4793f700082422842d2 Author: Eric Bair <[email protected]> Date: Thu Nov 13 15:15:01 2025 -0500 Imputation bug fixes commit 11e92eace4f7e9adbac066b95bcca8438ea5e5e3 Merge: 40f83ef dec69b8 Author: sciome-bot <[email protected]> Date: Wed May 14 15:29:43 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP commit dec69b8 Merge: bf39d8c 5782d43 Author: sciome-bot <[email protected]> Date: Wed May 14 15:29:20 2025 -0400 Merge branch 'main' into main-sciome commit bf39d8c Author: sciome-bot <[email protected]> Date: Wed May 14 15:27:40 2025 -0400 Pull request #82: Bugfix for numerically singular matrices in prestrogp_predict commit ad64a6b Merge: 8c414f3 cece02d Author: sciome-bot <[email protected]> Date: Wed May 14 15:27:53 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP into to-git commit 40f83ef79b83989809d9e5e1f30da3c8960de038 Merge: 17fd6b8 4a9ebfe Author: Eric Bair <[email protected]> Date: Wed May 14 14:45:00 2025 -0400 Pull request #81: Fixed another bug caused by numerically singular U matrices Merge in STAT/prestogp from eb-dev to master * commit '4a9ebfe163300747a1e17e731c097368116e0b5d': Fixed another bug caused by numerically singular U matrices commit 4a9ebfe163300747a1e17e731c097368116e0b5d Merge: 2438326 17fd6b8 Author: Eric Bair <[email protected]> Date: Tue May 13 17:04:33 2025 -0400 Merge branch 'master' of http://192.168.167.103:7990/bitbucket/scm/stat/prestogp into eb-dev Conflicts: NEWS.md commit 24383268f13210400b1e1e34e9e288c4e6ce8bca Author: Eric Bair <[email protected]> Date: Tue May 13 16:57:55 2025 -0400 Fixed another bug caused by numerically singular U matrices commit 5782d43 Merge: 900621a cece02d Author: {SET}group <[email protected]> Date: Tue May 6 19:27:10 2025 -0400 Merge pull request #98 from NIEHS/main-sciome Fixed a bug for lod.upper/lod.lower commit 17fd6b8315296a85571982b6bcca84de57f76699 Merge: f494045 cece02d Author: sciome-bot <[email protected]> Date: Tue May 6 15:22:43 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP commit cece02d Merge: 8e3cc07 900621a Author: sciome-bot <[email protected]> Date: Tue May 6 15:20:52 2025 -0400 Merge branch 'main' of sciome-bot-git:NIEHS/PrestoGP into main-sciome commit 8e3cc07 Author: sciome-bot <[email protected]> Date: Tue May 6 15:19:40 2025 -0400 Fixed a bug for lod.upper/lod.lower commit bdc1e33 Merge: b3e544a 6d2f50d Author: sciome-bot <[email protected]> Date: Tue May 6 15:19:40 2025 -0400 Merge branch 'main-sciome' of github-sciome:NIEHS/PrestoGP into to-git commit f494045f921eda038ffe8070dcb980b20003c5e5 Merge: 83fd5ee 900621a Author: sciome-bot <[email protected]> Date: Tue May 6 15:18:05 2025 -0400 Merge branch 'main' of sciome-bot-git:NIEHS/PrestoGP commit 83fd5eec66b1ceb50a1e6fd0eeb51feaa330486a Merge: c83f160 245d08f Author: Eric Bair <[email protected]> Date: Tue May 6 13:48:25 2025 -0400 Pull request #78: Fixed a bug for lod.upper/lod.lower Merge in STAT/prestogp from eb-dev to master * commit '245d08f7ff6317169def890285df5ff762e73f24': Fixed a bug for lod.upper/lod.lower commit 245d08f7ff6317169def890285df5ff762e73f24 Author: Eric Bair <[email protected]> Date: Fri May 2 22:18:02 2025 -0400 Fixed a bug for lod.upper/lod.lower commit 900621a Merge: 21a6c6e 6d2f50d Author: {SET}group <[email protected]> Date: Tue Apr 29 18:05:32 2025 -0400 Merge pull request #96 from NIEHS/main-sciome PrestoGP 0.2.0.9046 - Lower LOD, imputation parameters ... and 38 more commits
Merge in STAT/prestogp from master to to-git Squashed commit of the following: commit c1905418f29f96bb5039191c63529d05f477f9ae Merge: 11e92ea 5de4c36 Author: Eric Bair <[email protected]> Date: Mon Nov 24 13:05:38 2025 -0500 Pull request #83: Eb dev Merge in STAT/prestogp from eb-dev to master * commit '5de4c360c67555811999e5ee9f15386ae825583f': Imputation bug fixes Imputation bug fixes Imputation bug fixes commit 5de4c360c67555811999e5ee9f15386ae825583f Author: Eric Bair <[email protected]> Date: Thu Nov 13 16:37:34 2025 -0500 Imputation bug fixes commit dd33a47d6e7135dd24ac6588d086c748b955faf8 Author: Eric Bair <[email protected]> Date: Thu Nov 13 16:29:33 2025 -0500 Imputation bug fixes commit 6484043be31ab47b8daeb4793f700082422842d2 Author: Eric Bair <[email protected]> Date: Thu Nov 13 15:15:01 2025 -0500 Imputation bug fixes commit 11e92eace4f7e9adbac066b95bcca8438ea5e5e3 Merge: 40f83ef dec69b8 Author: sciome-bot <[email protected]> Date: Wed May 14 15:29:43 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP commit dec69b8 Merge: bf39d8c 5782d43 Author: sciome-bot <[email protected]> Date: Wed May 14 15:29:20 2025 -0400 Merge branch 'main' into main-sciome commit bf39d8c Author: sciome-bot <[email protected]> Date: Wed May 14 15:27:40 2025 -0400 Pull request #82: Bugfix for numerically singular matrices in prestrogp_predict commit ad64a6b Merge: 8c414f3 cece02d Author: sciome-bot <[email protected]> Date: Wed May 14 15:27:53 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP into to-git commit 40f83ef79b83989809d9e5e1f30da3c8960de038 Merge: 17fd6b8 4a9ebfe Author: Eric Bair <[email protected]> Date: Wed May 14 14:45:00 2025 -0400 Pull request #81: Fixed another bug caused by numerically singular U matrices Merge in STAT/prestogp from eb-dev to master * commit '4a9ebfe163300747a1e17e731c097368116e0b5d': Fixed another bug caused by numerically singular U matrices commit 4a9ebfe163300747a1e17e731c097368116e0b5d Merge: 2438326 17fd6b8 Author: Eric Bair <[email protected]> Date: Tue May 13 17:04:33 2025 -0400 Merge branch 'master' of http://192.168.167.103:7990/bitbucket/scm/stat/prestogp into eb-dev Conflicts: NEWS.md commit 24383268f13210400b1e1e34e9e288c4e6ce8bca Author: Eric Bair <[email protected]> Date: Tue May 13 16:57:55 2025 -0400 Fixed another bug caused by numerically singular U matrices commit 5782d43 Merge: 900621a cece02d Author: {SET}group <[email protected]> Date: Tue May 6 19:27:10 2025 -0400 Merge pull request #98 from NIEHS/main-sciome Fixed a bug for lod.upper/lod.lower commit 17fd6b8315296a85571982b6bcca84de57f76699 Merge: f494045 cece02d Author: sciome-bot <[email protected]> Date: Tue May 6 15:22:43 2025 -0400 Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP commit cece02d Merge: 8e3cc07 900621a Author: sciome-bot <[email protected]> Date: Tue May 6 15:20:52 2025 -0400 Merge branch 'main' of sciome-bot-git:NIEHS/PrestoGP into main-sciome commit 8e3cc07 Author: sciome-bot <[email protected]> Date: Tue May 6 15:19:40 2025 -0400 Fixed a bug for lod.upper/lod.lower commit bdc1e33 Merge: b3e544a 6d2f50d Author: sciome-bot <[email protected]> Date: Tue May 6 15:19:40 2025 -0400 Merge branch 'main-sciome' of github-sciome:NIEHS/PrestoGP into to-git commit f494045f921eda038ffe8070dcb980b20003c5e5 Merge: 83fd5ee 900621a Author: sciome-bot <[email protected]> Date: Tue May 6 15:18:05 2025 -0400 Merge branch 'main' of sciome-bot-git:NIEHS/PrestoGP commit 83fd5eec66b1ceb50a1e6fd0eeb51feaa330486a Merge: c83f160 245d08f Author: Eric Bair <[email protected]> Date: Tue May 6 13:48:25 2025 -0400 Pull request #78: Fixed a bug for lod.upper/lod.lower Merge in STAT/prestogp from eb-dev to master * commit '245d08f7ff6317169def890285df5ff762e73f24': Fixed a bug for lod.upper/lod.lower commit 245d08f7ff6317169def890285df5ff762e73f24 Author: Eric Bair <[email protected]> Date: Fri May 2 22:18:02 2025 -0400 Fixed a bug for lod.upper/lod.lower commit 900621a Merge: 21a6c6e 6d2f50d Author: {SET}group <[email protected]> Date: Tue Apr 29 18:05:32 2025 -0400 Merge pull request #96 from NIEHS/main-sciome PrestoGP 0.2.0.9046 - Lower LOD, imputation parameters ... and 38 more commits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PrestoGP 0.2.0.9050 (2025-11-13)
BUG FIXES
MINOR IMPROVEMENTS