On Tuesday, November 1, 2016 at 1:55:00 PM UTC-4, Fedor Sumkin wrote:
>
> Hi all,
>
> Faced with a quite sad sage bug which arises with interval based
> assumptions and full_simplify()/simplify() in called in parallel.
>
> Here is a gist :
> https://gist.github.com/sumkincpp/a5472ce6fcec4d05eba
Hi Nils,
Thanks for suggestion for resolving this issue via process-based
parallelism, this definitely will do the trick!
On Wed, Nov 2, 2016 at 6:16 AM, Nils Bruin wrote:
> On Tuesday, November 1, 2016 at 1:55:00 PM UTC-4, Fedor Sumkin wrote:
>>
>> Hi all,
>>
>> Faced with a quite sad sage bug
On Tuesday, November 1, 2016 at 1:55:00 PM UTC-4, Fedor Sumkin wrote:
>
> Hi all,
>
> Faced with a quite sad sage bug which arises with interval based
> assumptions and full_simplify()/simplify() in called in parallel.
>
>
Maxima is not threadsafe at all, and the sage design uses a single
(li