These are in and should be visible in a few hours. I'll keep collecting
more!
Eric
On Tue, May 22, 2018 at 1:48 PM Matthew Butterick wrote:
> I'm sure I'm not the only one who would like to see these (and other
> examples you have handy) added to your `event-lang` docs.
>
>
> On May 22, 2018,
On 22/05/2018 15:42, Christopher Lemmer Webber wrote:
Unfortunately when I try to install packages with "raco pkg install"
I get errors like the following:
I filed a bug report about this problem a while ago:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30680
Quote:
I traced this back
I'm not sure that what you need is Edmond's blossom algorithm. Maximum
matching is a problem on undirected graphs. Your problem seems to involve a
directed graph structure (A prefers B doesn't mean B prefers A).
Daniel Prager's solution involves randomization, so I think it's possible
that the
In regard to "non-commercial stuff that you're not ready to release" (I
have a lot of that), I believe GitHub requires a paid account to host
private repositories. (I'd be delighted to hear otherwise.) I host some of
my non-public code on BitBucket, which provides private repositories for
free. It
I like using GitHub for this (IIUC Bitbucket or GitLab would work equally well).
The Racket package catalog tracks a branch, say `master`. After you
push a commit to `master`, the rkt pkg cat will notice automatically.
It scans at intervals. (If you're impatient, sign in and choose
"Refresh my pa
I'm thinking of moving all my open source third-party Racket packages to
GitHub, and had some questions, for other third-party developers...
1. How do third-party developers of polished Racket packages like using
GitHub? (Example questions... What friction is there still, to rapidly
making a
6 matches
Mail list logo