Re: [OctDev] Removing combinatorics package

2012-04-23 Thread Carnë Draug
On 23 April 2012 15:34, Juan Pablo Carbajal wrote: > 2012/4/22 Carnë Draug : >> On 19 April 2012 23:26, Juan Pablo Carbajal wrote: >>> 2012/4/19 Carnë Draug : Hi everybody I was looking at the combinatorics package which is really small (3 functions) and thought of merging int

Re: [OctDev] Removing combinatorics package

2012-04-23 Thread Juan Pablo Carbajal
2012/4/22 Carnë Draug : > On 19 April 2012 23:26, Juan Pablo Carbajal wrote: >> 2012/4/19 Carnë Draug : >>> Hi everybody >>> >>> I was looking at the combinatorics package which is really small (3 >>> functions) and thought of merging into something else for ease of >>> maintenance. >>> >>> The fi

Re: [OctDev] Removing combinatorics package

2012-04-22 Thread Carnë Draug
On 19 April 2012 23:26, Juan Pablo Carbajal wrote: > 2012/4/19 Carnë Draug : >> Hi everybody >> >> I was looking at the combinatorics package which is really small (3 >> functions) and thought of merging into something else for ease of >> maintenance. >> >> The first function, combs, does exactly

Re: [OctDev] Removing combinatorics package

2012-04-19 Thread Juan Pablo Carbajal
2012/4/19 Carnë Draug : > Hi everybody > > I was looking at the combinatorics package which is really small (3 > functions) and thought of merging into something else for ease of > maintenance. > > The first function, combs, does exactly what nchoosek but slower (this > is mentioned on the function