Re: [racket-users] Please provide a simple example of typed racket with hyper-literate

2020-08-08 Thread greadey
wrong. > > (: foo (-> Integer Integer)) is (iirc, I haven't done typed racket other > than for fun) more like it. > > -- > Linus Björnstam > > On Fri, 7 Aug 2020, at 14:16, greadey wrote: > > > > Hi All, > > > > I've been trying to write

[racket-users] Please provide a simple example of typed racket with hyper-literate

2020-08-07 Thread greadey
m going wrong. thanks in advance, greadey -- 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+unsubscr...@googlegroups.com. To view this disc

[racket-users] Re: plotting multiple data sets on one set of axes

2020-04-12 Thread greadey
(plot renderer)) > (set! the-renderers '( > > Alex. > > On Thursday, April 9, 2020 at 2:35:04 PM UTC+8, greadey wrote: >> >> Hi All, >> >> Can anyone give me some pointers on plotting multiple data sets on one >> set of axes. Plotting t

[racket-users] plotting multiple data sets on one set of axes

2020-04-09 Thread greadey
plot to appear in a new window rather than directly in the repl. Many thanks, greadey. -- 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-use

Re: [racket-users] Help with vector-sort

2020-02-16 Thread greadey
On Saturday, 15 February 2020 13:03:44 UTC, Jens Axel Søgaard wrote: > > Den lør. 15. feb. 2020 kl. 13.44 skrev greadey >: > >> I have written a programme to compute a bootstrapped mean etc. I >> successfully wrote it using lists both untyped and in typed/ra

[racket-users] Help with vector-sort

2020-02-15 Thread greadey
"std error is: " std-err-mean "limits: " "97.5: " (last 95-means) "2.5 " (first 95-means) "The median is: " the-median " std error: " std-err-median "Limits: " "97.5 " (last 95-medi

Re: [racket-users] Strange error in racket 7.5

2020-01-26 Thread greadey
Hi Gustavo, Thanks for getting back to me. It is definitely a GhostBSD / TrueOS thing. My masochistic tendencies persuaded me to reinstall a FreeBSD desktop and lo and behold everything is OK. I was running it in DrRacket. cheers, greadey On Saturday, 25 January 2020 18:30:31 UTC, gustavo

[racket-users] Strange error in racket 7.5

2020-01-25 Thread greadey
. What I cannot understand is that big-float-custom-write is not listed in the documentation. Does anyone have any ideas what might be causing this? Cheers, greadey -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from

[racket-users] Trying to get my head around typed racket and higher order functions

2019-06-30 Thread greadey
orm, but I cannot seem to get that to work. Question is thought, is wrapping the vector function in a lambda the only way to do this? Cheers, greadey -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and s