Skip to content

Double line spacing on Windows  #4

Open
@jeff-patterson34721

Description

@jeff-patterson34721

A small annoyance but on Windows RunStan produces double spacing between each line
e.g.

method = sample (Default)

sample

num_samples = 1000 (Default)

num_warmup = 1000 (Default)

save_warmup = 0 (Default)

thin = 1 (Default)

...

I tried modifying RunStan with
If[verbose, Print[StringReplace[runprocessResult["StandardOutput"],"\n\n"->"\n"]]];

but no joy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions