QuantLib 1.0 beta 2 available

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

QuantLib 1.0 beta 2 available

Luigi Ballabio
Hi all,
        another beta for version 1.0 is available at
<https://sourceforge.net/projects/quantlib/files/prerelease/>.

In everybody's interest, please give this version a try and report any
problems you might have. Reports can be either sent here on the list or
filed on the Sourceforge bug tracker.

Thanks,
        Luigi


--

Everything that can be invented has been invented.
-- Charles Duell, Director of U.S. Patent Office, 1899




------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.0 beta 2 available

Dirk Eddelbuettel

On 25 January 2010 at 12:07, Luigi Ballabio wrote:
| Hi all,
| another beta for version 1.0 is available at
| <https://sourceforge.net/projects/quantlib/files/prerelease/>.
|
| In everybody's interest, please give this version a try and report any
| problems you might have. Reports can be either sent here on the list or
| filed on the Sourceforge bug tracker.

A new version 1.0.0~20100125-1 has been uploaded to Debian. The build and
test was uneventful for my x86 ("i386" 32-bit) Linux system.

I'll follow up with the Swig package later or tomorrow.

Dirk

--
Three out of two people have difficulties with fractions.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.0 beta 2 available

Luigi Ballabio

On Jan 25, 2010, at 9:24 PM, Dirk Eddelbuettel wrote:

>
> On 25 January 2010 at 12:07, Luigi Ballabio wrote:
> | Hi all,
> | another beta for version 1.0 is available at
> | <https://sourceforge.net/projects/quantlib/files/prerelease/>.
> |
> | In everybody's interest, please give this version a try and report  
> any
> | problems you might have. Reports can be either sent here on the  
> list or
> | filed on the Sourceforge bug tracker.
>
> A new version 1.0.0~20100125-1 has been uploaded to Debian. The  
> build and
> test was uneventful for my x86 ("i386" 32-bit) Linux system.
>
> I'll follow up with the Swig package later or tomorrow.

Thanks, Dirk---and I didn't mention it before, but of course if you  
want to patch configure.ac in your port to better follow Debian policy  
and make it 1.0.0, you have my blessing...

Luigi



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.0 beta 2 available

Dirk Eddelbuettel

On 25 January 2010 at 22:48, Luigi Ballabio wrote:
| On Jan 25, 2010, at 9:24 PM, Dirk Eddelbuettel wrote:
| >
| > On 25 January 2010 at 12:07, Luigi Ballabio wrote:
| > | Hi all,
| > | another beta for version 1.0 is available at
| > | <https://sourceforge.net/projects/quantlib/files/prerelease/>.
| > |
| > | In everybody's interest, please give this version a try and report  
| > any
| > | problems you might have. Reports can be either sent here on the  
| > list or
| > | filed on the Sourceforge bug tracker.
| >
| > A new version 1.0.0~20100125-1 has been uploaded to Debian. The  
| > build and
| > test was uneventful for my x86 ("i386" 32-bit) Linux system.
| >
| > I'll follow up with the Swig package later or tomorrow.
|
| Thanks, Dirk---and I didn't mention it before, but of course if you  
| want to patch configure.ac in your port to better follow Debian policy  
| and make it 1.0.0, you have my blessing...

Thanks -- I actually left things as they were but simply used 1.0.0 as the
Debian numbering which follows the existing pattern.

Any plans on changing the major/minor? It is still libQuantLib.so.0.0.0 --
should that change with 1.0 (or 1.0.0) ?  Just curious....

Dirk

--
Three out of two people have difficulties with fractions.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.0 beta 2 available

Luigi Ballabio
On Tue, 2010-01-26 at 20:38 -0600, Dirk Eddelbuettel wrote:
> Any plans on changing the major/minor? It is still libQuantLib.so.0.0.0 --
> should that change with 1.0 (or 1.0.0) ?  Just curious....

I'm still trying to wrap my head around libtool conventions.
According to
<http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html>, it should start at 0.0.0 and increase independently of the actual version number.

Luigi



--

Of course, if people could just act consistently, they could keep
their desks clean, avoid cavities, lose weight, give up smoking,
play a musical instrument, and possibly even produce software on
a regular and timely basis.
-- Alistair Cockburn



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.0 beta 2 available

Dirk Eddelbuettel

On 27 January 2010 at 09:01, Luigi Ballabio wrote:
| On Tue, 2010-01-26 at 20:38 -0600, Dirk Eddelbuettel wrote:
| > Any plans on changing the major/minor? It is still libQuantLib.so.0.0.0 --
| > should that change with 1.0 (or 1.0.0) ?  Just curious....
|
| I'm still trying to wrap my head around libtool conventions.
| According to
| <http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html>, it should start at 0.0.0 and increase independently of the actual version number.

Yes, I am seeing that done as well.  Eg I worked a little with Google
ProtoBuf, and they are at 'API number 6' with actual version 2.3.0.

Either way, on the next API/ABI change we should probably move from 0.0.0 :)
Right now Debian simply encodes the QL version number in the name as the
three digits have never changed from 0.0.0.  That too, is common.  

Either way should work for me.  Not sure what is best / least work for you
and QL.

Dirk

--
Three out of two people have difficulties with fractions.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev