[sage-combinat-devel] Re: fast vector partitions algorithm

2020-02-22 Thread Denis Sunko
On Thursday, February 20, 2020 at 2:13:23 PM UTC+1, Denis Sunko wrote: > > > > On Thursday, February 20, 2020 at 2:46:37 AM UTC+1, Travis Scrimshaw wrote: >> >> >> >>> there is nothing wrong with pushing a non-working branch somewhere. >>> T

[sage-combinat-devel] Re: fast vector partitions algorithm

2020-02-20 Thread Denis Sunko
On Thursday, February 20, 2020 at 2:46:37 AM UTC+1, Travis Scrimshaw wrote: > > > >> there is nothing wrong with pushing a non-working branch somewhere. >> This way it's very easy to see what's going wrong there. >> (I guess it's something to do with importing things) >> > > Also linking it to

[sage-combinat-devel] Re: fast vector partitions algorithm

2020-02-19 Thread Denis Sunko
rtitions ./.git/refs/heads/fast_vector_partitions I hesitate to connect this branch with the trac server before figuring out what is going on. In any case I think I should try the build locally first. Can anyone please help? Thanks, Denis On Monday, February 10, 2020 at 12:34:40 PM UTC+1, Denis Sunko w

[sage-combinat-devel] Re: fast vector partitions algorithm

2020-02-13 Thread Denis Sunko
Thanks to everybody for the friendly replies. I could paste the code right here, is that the proper way to do it? How is the license transferred to Sage? I have a trac account because I once contributed a small bugfix but nothing happened with it, so

[sage-combinat-devel] fast vector partitions algorithm

2020-02-10 Thread Denis Sunko
I have translated the Haskell code for vector partitions by M. C. Err, The Computer Journal, Vol. 31, 1988, 283-284, into Python (2 or 3, stand-alone file with 60 lines total). The code works significantly faster than the Sage implementation:

Re: [sage-devel] Re: memory management issue: deleted variables not released

2017-08-09 Thread Denis Sunko
Hi all, the problem went away when I switched from 32-bit debian jessie to 64-bit stretch. One would suspect a bug in some of the system libraries, because the version of Sage is the same (and compiled locally from source). Obviously the motivation to find it went down somewhat. I thank everyone

[sage-devel] cd man crashes building ncurses

2015-02-04 Thread Denis Sunko
I have recently built 6.4.1 from sources on three different computers. One of the compilations crashed while building the ncurses package. I was able to trace this to a cd man command issued during the build process. What happened was that my cdpath on that machine pointed to a directory which