-
Aalto University
- Helsinki, Finland
Block or Report
Block or report andrjohns
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
stan Public
Forked from stan-dev/stan
Stan development repository (home page is linked below). The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki fo…
C++ 1
-
-
-
-
-
1,072 contributions in the last year
Contribution activity
January 2023
Created 90 commits in 4 repositories
Created a pull request in stan-dev/math that received 5 comments
[BUGFIX] grad_2f1: Add minimum number of iterations and early stopping test
Summary
As mentioned in #2857, the grad_2f1
function can falsely converge early when only calculating gradients w.r.t. a subset of parameters. This…
Opened 25 other pull requests in 2 repositories
AUS-DOH-Safety-and-Quality/PowerBI-SPC
22
merged
- Begin aligning code and methods between Funnel and SPC visuals
- Only re-calculate limits on input data changes, add event listener
- Allow date hierarchy inputs
- Improve support for input dates
- Simplify viewmodel constructor
- Update outlier colour options to imp./det., siimplify aesthetic extraction
- Add improvement/deterioration options to outlier flagging and simplify dataview extraction
- Bump dependency versions
- Stricter typing and checks
- Generalise broadcasting functions
- Expand date formatting options
- Add option to split limits on click
- Don't join line segments on re-baseline
- Appropriately zero-pad dates for format
- Expose settings for whitespace padding around plot
- Add options for reporting of decimals, axis colours, and date formats
- Add options for label and tick colours, fix percent label detection
- Add options for specifying additional target line
- Tidying structure
- Add options for different outlier direction colours
- Fix pow handling of negative fractional inputs
- Add options for choosing font and size for ticks & labels
AUS-DOH-Safety-and-Quality/PowerBI-Funnels
3
merged
Reviewed 2 pull requests in 1 repository
stan-dev/math
2 pull requests
Created an issue in stan-dev/math that received 3 comments
Jenkins OpenCL tests failing on jenkins2 but not jenkins1
Description
As discussed in more depth in this PR comment, the OpenCL test test/unit/math/opencl/mrrr_test.cpp
is failing under the jenkins2
server…