Thanks Jens! I appreciate. The package looks very promising.
Kind regards
Rohan
On Thursday, February 18, 2021 at 12:49:28 PM UTC+2 Jens Axel Søgaard wrote:
> Den tor. 18. feb. 2021 kl. 08.09 skrev Rohan Posthumus <
> rohanpo...@gmail.com>:
>
>> I am a data analyst and uses a lot of data science
Below is an example that behaves "correctly", as in all tests run and are
counted as failured or errors correctly, in Racket 7.8, but which crashes in
Racket 8.
> #lang racket
>
> (require
> rackunit
> rackunit/log)
>
> (define (suite1)
> (test-suite
>""
>(test-begin
> (check-no
On 2021-02-22 10:56:48 -0800, Asumu Takikawa wrote:
> It looks like this change broke package upgrades. I should be able to
> fix the packages later by adjusting the dependency flags.
I believe this issue with broken upgrades should be fixed now with
version 8.0+ppa1-6 of the package. If anyone st
On 22. 02. 21 19:56, Asumu Takikawa wrote:
> On 2021-02-18 21:44:30 -0800, Asumu Takikawa wrote:
>> Due to changes in how the new CS compiler works, some files have been
>> moved between the three .deb packages that are in the distribution.
>
> It looks like this change broke package upgrades.
On 2021-02-18 21:44:30 -0800, Asumu Takikawa wrote:
> Due to changes in how the new CS compiler works, some files have been
> moved between the three .deb packages that are in the distribution.
It looks like this change broke package upgrades. I should be able to
fix the packages later by adjustin
On Sun, Feb 21, 2021 at 2:35 PM je...@lisp.sh wrote:
>
> #lang web-server is brilliant. This #lang is, in my view, a really excellent
> example of Racket's take on language-oriented programming. I find that the
> performance of continuations is just fine, given my limited use of them, and
> aft
6 matches
Mail list logo