samth changed the topic of #racket to: Racket v7.8 has been released: https://blog.racket-lang.org/2020/08/racket-v7-8.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
countvajhula has quit [Remote host closed the connection]
countvajhula has joined #racket
Steeve has quit [Quit: end]
Steeve has joined #racket
countvajhula has quit [Remote host closed the connection]
countvajhula has joined #racket
endobson has joined #racket
countvajhula has quit [Remote host closed the connection]
countvajhula has joined #racket
countvajhula has quit [Remote host closed the connection]
countvajhula has joined #racket
mirrorbird has quit [Ping timeout: 272 seconds]
catonano_ has joined #racket
catonano has quit [Ping timeout: 272 seconds]
catonano_ is now known as catonano
Steeve has quit [Quit: end]
acarrico has quit [Ping timeout: 256 seconds]
brj has joined #racket
acarrico has joined #racket
rj_ has quit [Ping timeout: 240 seconds]
TCZ has quit [Quit: Leaving]
<samth> bremner: is there somewhere I can see the current patches that you're carrying for the debian package?
arpunk has quit [Ping timeout: 256 seconds]
selimcan has quit [Ping timeout: 260 seconds]
ricky_clarkson has quit [Quit: mandatory reboot ruining my bloody uptime]
arpunk has joined #racket
orivej has joined #racket
countvajhula has quit [Ping timeout: 258 seconds]
<brj> Hello folks! I was looking around to contribute to the math library, can someone explain what [in-primes](https://github.com/racket/racket/wiki/Math-Library-Features#mathnumber-theory) is supposed to do?
acarrico has quit [Ping timeout: 240 seconds]
mirrorbird has joined #racket
countvajhula has joined #racket
_whitelogger has joined #racket
ech has quit [Ping timeout: 240 seconds]
ech has joined #racket
narimiran has joined #racket
bocaneri has joined #racket
orivej has quit [Ping timeout: 256 seconds]
nullcone has quit [Quit: Connection closed for inactivity]
orivej has joined #racket
<dzoe> brj: I'd expect it to create a (lazy) sequence of primes, so that you can write (for ((prime (in-primes)) (n (in-range 10))) (displayln prime)) to print 10 first primes.
countvajhula has quit [Ping timeout: 260 seconds]
<brj> dzoe: I see that makes sense, Sieve should be good enough right?
<dzoe> brj: Can't think of anything better :)
catonano has quit [Quit: catonano]
refpga has joined #racket
catonano has joined #racket
ech has quit [Ping timeout: 240 seconds]
refpga has quit [Ping timeout: 246 seconds]
refpga has joined #racket
ech has joined #racket
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
wingsorc has quit [Quit: Leaving]
Sgeo_ has quit [Read error: Connection reset by peer]
jellie has joined #racket
epony has quit [Remote host closed the connection]
epony has joined #racket
dddddd has quit [Ping timeout: 240 seconds]
brj has quit [Ping timeout: 240 seconds]
brj has joined #racket
ArneBab has joined #racket
brj has quit [Ping timeout: 246 seconds]
brj has joined #racket
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jellie has quit [Ping timeout: 246 seconds]
mirrorbird has quit [Quit: Leaving]
notzmv has joined #racket
jellie has joined #racket
refpga has quit [Ping timeout: 260 seconds]
refpga has joined #racket
jellie has quit [Ping timeout: 264 seconds]
Ven`` has joined #racket
Ven`` has quit [Client Quit]
orivej has quit [Ping timeout: 260 seconds]
srandon111 has joined #racket
jellie has joined #racket
TCZ has joined #racket
aaaaaa has joined #racket
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
<bremner> samth: probably the best thing is just to clone https://salsa.debian.org/bremner/racket ; debian is the branch for uploads. Currently there are no actual patches, just file deletions
refpga has quit [Ping timeout: 256 seconds]
refpga has joined #racket
refpga has quit [Ping timeout: 240 seconds]
refpga has joined #racket
dddddd has joined #racket
refpga has quit [Ping timeout: 265 seconds]
refpga has joined #racket
refpga has quit [Ping timeout: 258 seconds]
refpga has joined #racket
<brj> Is it ok if I implement in-primes based on [The Genuine Sieve of Eratosthenes](https://www.cs.hmc.edu/~oneill/papers/Sieve-JFP.pdf)?
afidegnum has joined #racket
<afidegnum> hi, i'm trying to build a sample wiindows too. https://imgur.com/7pvLeHi this is what i have written so far. https://dpaste.org/fLnV can you please assist on the implentation to add?
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
ArneBab has quit [Ping timeout: 244 seconds]
refpga has quit [Ping timeout: 240 seconds]
refpga has joined #racket
brj has quit [Ping timeout: 256 seconds]
brj has joined #racket
selimcan has joined #racket
TCZ has quit [Quit: Leaving]
orivej has joined #racket
TCZ has joined #racket
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
orivej has quit [Ping timeout: 260 seconds]
afidegnum has quit [Quit: leaving]
mirrorbird has joined #racket
Sgeo has joined #racket
bitmapper has quit [Quit: Connection closed for inactivity]
<samth> bremner: is there a commit that shows those removals?
ephemera_ has joined #racket
ermo has quit [Quit: ZNC 1.8.1 - https://znc.in]
ermo has joined #racket
bitmapper has joined #racket
FreeFull has joined #racket
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
endobson has joined #racket
ephemera_ has quit [Ping timeout: 260 seconds]
ephemera_ has joined #racket
ephemera_ has quit [Remote host closed the connection]
ephemera_ has joined #racket
narodism has quit [Ping timeout: 272 seconds]
countvajhula has joined #racket
davidl has quit [Quit: WeeChat 2.9]
countvajhula has quit [Ping timeout: 240 seconds]
TCZ has quit [Quit: Leaving]
countvajhula has joined #racket
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
Steeve has joined #racket
countvajhula has quit [Ping timeout: 260 seconds]
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rj has joined #racket
sm2n_ has joined #racket
sm2n has quit [Ping timeout: 240 seconds]
endformationage has joined #racket
rj has quit [Quit: WeeChat 2.5]
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
countvajhula has joined #racket
endobson has joined #racket
endobson has quit [Client Quit]
refpga has quit [Remote host closed the connection]
countvajhula has quit [Ping timeout: 240 seconds]
acarrico has joined #racket
jellie has quit [Ping timeout: 246 seconds]
countvajhula has joined #racket
jellie has joined #racket
tilpner has quit [Ping timeout: 264 seconds]
jellie has quit [Ping timeout: 272 seconds]
Ven`` has joined #racket
ephemera_ has quit [Remote host closed the connection]
ephemera_ has joined #racket
orivej has joined #racket
ephemera_ has quit [Ping timeout: 256 seconds]
Steeve has quit [Quit: end]
Steeve has joined #racket
ephemera_ has joined #racket
orivej_ has joined #racket
orivej has quit [Ping timeout: 272 seconds]
mirrorbird has quit [Ping timeout: 272 seconds]
selimcan has quit [Ping timeout: 260 seconds]
ephemera_ has quit [Ping timeout: 240 seconds]
ephemera_ has joined #racket
bocaneri has quit [Read error: Connection reset by peer]
izh_ has joined #racket
ephemera_ has quit [Remote host closed the connection]
TCZ has joined #racket
ephemera_ has joined #racket
MetaHertz has joined #racket
ephemera_ has quit [Ping timeout: 246 seconds]
ephemera_ has joined #racket
Steeve has quit [Quit: end]
orivej_ has quit [Ping timeout: 272 seconds]
selimcan has joined #racket
ArneBab_ has joined #racket
ArneBab_ has quit [Remote host closed the connection]
tilpner has joined #racket
mirrorbird has joined #racket
jellie has joined #racket
ephemera_ has quit [Remote host closed the connection]
ephemera_ has joined #racket
brj has quit [Ping timeout: 258 seconds]
evdubs has quit [Quit: Leaving]
brj has joined #racket
evdubs has joined #racket
narimiran has quit [Quit: leaving]
jellie has quit [Ping timeout: 240 seconds]
Steeve has joined #racket
selimcan has quit [Ping timeout: 260 seconds]
selimcan has joined #racket
izh_ has quit [Quit: Leaving]
countvajhula has quit [Ping timeout: 260 seconds]
countvajhula has joined #racket
TCZ has quit [Quit: Leaving]
aaaaaa has quit [Quit: leaving]
TCZ has joined #racket
countvajhula has quit [Remote host closed the connection]
countvajhula has joined #racket
selimcan has quit [Remote host closed the connection]
selimcan has joined #racket
Ven`` has quit [Quit: Textual IRC Client: www.textualapp.com]
orivej has joined #racket
Codaraxis__ has quit [Quit: Leaving]
Codaraxis has joined #racket
zenspider has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in]
zenspider has joined #racket