Serving the Quantitative Finance Community

 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

March 20th, 2015, 8:23 am

C# and Eiffel (for ever) have design by contract in the language themselves. Boost Contract
Last edited by Cuchulainn on March 19th, 2015, 11:00 pm, edited 1 time in total.
 
User avatar
ExSan
Posts: 493
Joined: April 12th, 2003, 10:40 am

A compendium C++ open source libraries

August 3rd, 2015, 8:40 pm

QuoteOriginally posted by: CuchulainnC# and Eiffel (for ever) have design by contract in the language themselves. Boost ContractI am looking for the instructions to install BOOST in the newest Visual Studio 2015, does any one know how to do it ?
°°° About ExSan bit.ly/3U5bIdq °°°
 
User avatar
Hansi
Posts: 41
Joined: January 25th, 2010, 11:47 am

A compendium C++ open source libraries

August 3rd, 2015, 9:44 pm

 
User avatar
ExSan
Posts: 493
Joined: April 12th, 2003, 10:40 am

A compendium C++ open source libraries

August 4th, 2015, 10:31 am

QuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks Hansi
°°° About ExSan bit.ly/3U5bIdq °°°
 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 4th, 2015, 11:24 am

QuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?
 
User avatar
ExSan
Posts: 493
Joined: April 12th, 2003, 10:40 am

A compendium C++ open source libraries

August 4th, 2015, 11:36 am

QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?I want to install Boost in VS2015? have you try it?
°°° About ExSan bit.ly/3U5bIdq °°°
 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 7th, 2015, 8:34 am

QuoteOriginally posted by: ExSanQuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?I want to install Boost in VS2015? have you try it?Not yet. VS 2015 RC has support for some C++14.
 
User avatar
Hansi
Posts: 41
Joined: January 25th, 2010, 11:47 am

A compendium C++ open source libraries

August 7th, 2015, 5:03 pm

QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?Look at the date, it was written in February when there was no VS2015 ready yet.Current nuget version works fine in VS2015 released final version.
Last edited by Hansi on August 6th, 2015, 10:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 7th, 2015, 9:19 pm

QuoteOriginally posted by: HansiQuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?Look at the date, it was written in February when there was no VS2015 ready yet.Current nuget version works fine in VS2015 released final version.Ah, OK, dates.
 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 12th, 2015, 7:09 pm

QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: HansiQuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?Look at the date, it was written in February when there was no VS2015 ready yet.Current nuget version works fine in VS2015 released final version.Ah, OK, dates.Agree. Installed boost and Eigen and looks OK.//One small issue re VS2015 full cannot read VS2015 RC projects...
 
User avatar
ExSan
Posts: 493
Joined: April 12th, 2003, 10:40 am

A compendium C++ open source libraries

August 14th, 2015, 10:33 am

QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: CuchulainnQuoteOriginally posted by: HansiQuoteOriginally posted by: CuchulainnQuoteOriginally posted by: ExSanQuoteOriginally posted by: HansiJust use nuget: https://www.nuget.org/packages/boost/ht ... aspxthanks HansiIt mentions Boost support up to VS2013.VS2015 RC support?Look at the date, it was written in February when there was no VS2015 ready yet.Current nuget version works fine in VS2015 released final version.Ah, OK, dates.Agree. Installed boost and Eigen and looks OK.//One small issue re VS2015 full cannot read VS2015 RC projects...what does RC stand for ?
°°° About ExSan bit.ly/3U5bIdq °°°
 
User avatar
Hansi
Posts: 41
Joined: January 25th, 2010, 11:47 am

A compendium C++ open source libraries

August 14th, 2015, 10:52 am

Release candidate
 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 14th, 2015, 2:42 pm

Pity VS doe not support OpenMP beyond 2.0. I suppose PPL is 'better' in some way.
 
User avatar
Hansi
Posts: 41
Joined: January 25th, 2010, 11:47 am

A compendium C++ open source libraries

August 14th, 2015, 7:59 pm

 
User avatar
Cuchulainn
Topic Author
Posts: 20254
Joined: July 16th, 2004, 7:38 am
Location: 20, 000

A compendium C++ open source libraries

August 16th, 2015, 5:27 pm

QuoteOriginally posted by: Hansihttps://msdn.microsoft.com/en-us/library/fw509c3b.aspxThis 2.0 version means no support for OpenMP *task*.