You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This pull request changes the compat entry for the JuliaSyntax package from 0.4 to 0.4, 1.
This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
BridgeStan not found at location specified by $BRIDGESTAN environment variable, downloading version 2.6.2 to /Users/runner/.bridgestan/bridgestan-2.6.2
Done!
Stan results:
Model
Parameters
Density Time (µs)
Density+Gradient Time (µs)
rats
65
5.0916
7.22233
pumps
12
0.873136
0.966346
bones
13
79.541
90.458
oxford
244
11.521
13.6875
epil
303
36.0
39.542
lsat
1006
107.416
151.645
schools
133
222.25
351.188
beetles
2
0.722925
0.803941
air
5
0.783784
0.8986
JuliaBUGS Mooncake results:
Model
Parameters
Density Time (µs)
Density+Gradient Time (µs)
rats
65
1.16668
7.19775
pumps
12
0.458338
1.80988
bones
33
47.083
244.75
oxford
244
21.125
51.75
epil
303
7.146
34.75
lsat
1006
55.083
237.667
schools
133
90.75
1027.08
beetles
2
1.02441
3.97029
air
5
0.288527
1.16286
Benchmark results on Ubuntu (x64)
BridgeStan not found at location specified by $BRIDGESTAN environment variable, downloading version 2.6.2 to /home/runner/.bridgestan/bridgestan-2.6.2
Done!
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.
This pull request changes the compat entry for the
JuliaSyntax
package from0.4
to0.4, 1
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.