Nicholas Bauer

Results 99 issues of Nicholas Bauer

E.g. How does minpts in the distance matrix version map to the kwargs in the adjacency list version?

I understand from previous issues that AssertionErrors in the line search can sometimes be produced, and it seems like the line is that they are to be expected in certain...

Burned myself with this one with `Threads.@spawn` multithreading. The `Opt` object is not thread-safe, and reusing it leads to problems. I'd argue this is enough of a footgun that possibly...

I know that `binomial` is in base (after searching way too long), but someone looking for it might naturally come here, or might know "n choose k" but not the...

One thing that a user might stumble on is how to run `juliaup` commands without having to launch a new command window. They may not realize shell commands can by...

enhancement

This just started happening, but it's only on one computer so I'm not sure the ultimate cause. Also causes the precompile progress display to use up many lines instead of...

windows

I installed 1.6.6 on a system that has had 1.7 and 1.8 versions active. Windows 11. When I tried to run the update command in Pkg, I got a long...

If I try to load data saved from a custom Julia type without the type defined, I get repetitive warnings each time an array of that type is attempted to...

type reconstruction

Setting a cell with NaN seems to cause Excel to think the sheet is in error. It can recover it, though.

bug

I'm coming in relatively fresh to HMMs and I'm having trouble matching up terms I'm seeing in other work. 1) "Emission matrix" doesn't appear in the documentation - I gather...