[julia-users] Re: New package BusinessDays.jl

2015-07-06 Thread felipenoris
That's bad. I really wouldn't bother coding this if I found your project 
before, even though I did some searching.
Anyways, I'll fix the "Why Julia" part of my Readme file.

[]'s


Em segunda-feira, 6 de julho de 2015 19:09:45 UTC-3, Avik Sengupta escreveu:
>
> Good to see this. 
>
> I should probably point out that Ito.jl also has various various day count 
> and business calendar functionality. See here: 
> http://aviks.github.io/Ito.jl/time.html
>
> On Monday, 6 July 2015 04:55:07 UTC+1, felip...@gmail.com wrote:
>>
>> Hello,
>>
>> you might want to check out this new package I'm working on.
>>
>> *Installation*
>> julia> Pkg.update()
>> julia> Pkg.add("BusinessDays")
>>
>> Package documentation is currently on the Readme file, or at 
>> https://github.com/felipenoris/BusinessDays.jl .
>>
>> Cheers.
>>
>

[julia-users] Re: New package BusinessDays.jl

2015-07-06 Thread Tom Breloff
Didn't know this... thanks Avik.  By the way, is there a summary somewhere 
of the state of date/time functionality in Julia?  It would be great to 
know how the functionality compares between these and Calendar/Dates.  

On Monday, July 6, 2015 at 6:09:45 PM UTC-4, Avik Sengupta wrote:
>
> Good to see this. 
>
> I should probably point out that Ito.jl also has various various day count 
> and business calendar functionality. See here: 
> http://aviks.github.io/Ito.jl/time.html
>
> On Monday, 6 July 2015 04:55:07 UTC+1, felip...@gmail.com wrote:
>>
>> Hello,
>>
>> you might want to check out this new package I'm working on.
>>
>> *Installation*
>> julia> Pkg.update()
>> julia> Pkg.add("BusinessDays")
>>
>> Package documentation is currently on the Readme file, or at 
>> https://github.com/felipenoris/BusinessDays.jl .
>>
>> Cheers.
>>
>

[julia-users] Re: New package BusinessDays.jl

2015-07-06 Thread Avik Sengupta
Good to see this. 

I should probably point out that Ito.jl also has various various day count 
and business calendar functionality. See here: 
http://aviks.github.io/Ito.jl/time.html

On Monday, 6 July 2015 04:55:07 UTC+1, felip...@gmail.com wrote:
>
> Hello,
>
> you might want to check out this new package I'm working on.
>
> *Installation*
> julia> Pkg.update()
> julia> Pkg.add("BusinessDays")
>
> Package documentation is currently on the Readme file, or at 
> https://github.com/felipenoris/BusinessDays.jl .
>
> Cheers.
>


[julia-users] Re: New package BusinessDays.jl

2015-07-06 Thread Viral Shah
Would certainly be nice to have this in JuliaQuant.

-viral

On Monday, July 6, 2015 at 7:51:23 PM UTC+5:30, Tom Breloff wrote:
>
> I haven't looked at the implementation yet, but this certainly seems 
> useful.  @milktrader: does this belong in JuliaQuant?
>
> On Sunday, July 5, 2015 at 11:55:07 PM UTC-4, felip...@gmail.com wrote:
>>
>> Hello,
>>
>> you might want to check out this new package I'm working on.
>>
>> *Installation*
>> julia> Pkg.update()
>> julia> Pkg.add("BusinessDays")
>>
>> Package documentation is currently on the Readme file, or at 
>> https://github.com/felipenoris/BusinessDays.jl .
>>
>> Cheers.
>>
>

[julia-users] Re: New package BusinessDays.jl

2015-07-06 Thread Tom Breloff
I haven't looked at the implementation yet, but this certainly seems 
useful.  @milktrader: does this belong in JuliaQuant?

On Sunday, July 5, 2015 at 11:55:07 PM UTC-4, felip...@gmail.com wrote:
>
> Hello,
>
> you might want to check out this new package I'm working on.
>
> *Installation*
> julia> Pkg.update()
> julia> Pkg.add("BusinessDays")
>
> Package documentation is currently on the Readme file, or at 
> https://github.com/felipenoris/BusinessDays.jl .
>
> Cheers.
>