Maybe the issue is line 52 of math/private/distributions/utils (it seems
like a typo to me)
(define-type type-name (struct-name Real Flonum))
I think this means that the type Discrete-Uniform-Dist is really
(discrete-uniform-dist-struct Real Flonum).
Anyway, if I change the return typed of disc
I am attempting to add discrete uniform distributions to math/distributions.
I have however ran into a type error, I can't fix. Any hints are welcome.
The error:
Type Checker: type mismatch
expected: Discrete-Uniform-Dist
given: (discrete-uniform-dist-struct Real Integer) in: ((inst
discrete-u
Hi Charles,
We're still accepting proposals, and I'm the one to send them to.
Looking forward to seeing yours!
Vincent
On Mon, 05 Jun 2017 07:22:10 -0500,
Charles Earl wrote:
>
> Has the deadline passed for talk proposals? If not, where should they be
> submitted?
>
> Charles
--
You rece
Has the deadline passed for talk proposals? If not, where should they be
submitted?
Charles
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubs
Thank you, everyone, for the feedback!
Comparing even more solutions should be great for learning, so I'll think about
an "official" channel for that. Right now, I need some more content first (like
the rest of Chapter 1 :-)) but I've opened a ticket so I won't forget.
"Emu" is about 40% becaus
5 matches
Mail list logo