https://github.com/bertcarnell/summer_of_code
Summer of code ideas
https://github.com/bertcarnell/summer_of_code
Last synced: 6 months ago
JSON representation
Summer of code ideas
- Host: GitHub
- URL: https://github.com/bertcarnell/summer_of_code
- Owner: bertcarnell
- License: mit
- Created: 2023-05-16T00:44:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T00:57:45.000Z (about 3 years ago)
- Last Synced: 2025-05-15T17:12:39.146Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Summer_of_code
Summer of code ideas
## 2023
1. R package for logistic regression power calculations and sample size estimates
2. [`lhs`](https://github.com/bertcarnell/lhs) package improvements
- correlated samples
- qdirichlet
- separate LH designs from LH samples
3. [JavaAssertExtensions](https://github.com/bertcarnell/javaassertextensions) - update to modern JUnit
4. [JavaRMath](https://github.com/bertcarnell/javarmath) - update to modern JUnit
5. Translate [`lhs`](https://github.com/bertcarnell/lhs) C++ code or [`triangle`](https://github.com/bertcarnell/triangle) code to Rust
6. Continue USS Saufley transcriptions in XML and HTML [here](https://github.com/bertcarnell/USS-Saufely-DD-465)
7. Create AWS TextTract translations of German genealogy
8. Create API packages for government APIs like CFPB, IRS, FFIEC, etc.
9. Create [jRandomForest](https://github.com/bertcarnell/jRandomForest)