I think you should submit it as a package, though you might want to 
consider a more descriptive name: keep in mind that Julia is a technical 
computing language, so a lot of things can be called "Math". 

The algorithms you mention would typically fall under number theory, so how 
about "NumberRelations.jl"?

-Simon

On Thursday, 3 March 2016 19:54:41 UTC, Thomas Baruchel wrote:
>
> Hi,
>
> I changed my mind, deleted the previous repository and created a more 
> general package where I want to keep the functions I generally write when 
> using some mathematical software (I wrote the same recvec function in Sympy 
> and Maxima; I also wrote a PSLQ version for Maxima).
>
> Right now, I have two functions which are the two I use the most.
>
> Do you think I could submit this package? See: 
> https://github.com/baruchel/MathToolkit.jl
>
> Regards, tb.
>

Reply via email to