Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-discuss » Release of libSBML-4.1.0-b1
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Sarah Keating


Posts: 293
Registered:
May 2004
Release of libSBML-4.1.0-b1 04 Sep '09 09:06

--------------------
libSBML-4.1.0-b1
--------------------

We are pleased to announce the release of libSBML-4.1.0-b1 which is
available for download from

https://sourceforge.net/projects/sbml/files/

******************************************************************************
This is a beta version that includes support for reading
SBML L3 core as currently defined in the L3 specification
Public Review Draft published 2009-08-22.

Features that are supported:

- reading an L3V1 SBML file

- getFoo() functions for all new attributes

- isSetFoo() functions for all newly required attributes

Features that are not yet implemented:

- the "required" attribute for packages on the sbml element

- the "sbml:units" attribute on the cn element

- the setFoo() functions

- validation

- conversion to or from L3

Note that since the type of both the spatialDimensions attribute
on a <Compartment> and the exponent attribute on a <Unit> have
changed to double there are functions

double getSpatialDimensionsAsDouble()

double getExponentAsDouble()

in addition to the existing

unsigned int getSpatialDimensions()

int getExponent().

The former functions will return L2 values as doubles
whilst the latter will only return the value of the L3
attribute if it can be cast appropriately.

The implementation works for all language bindings except
MATLAB and Octave.

******************************************************************************************

Please report any problems you encounter using libSBML either to the
mailing list libsbml-team@caltech.edu or using the issue tracker
for libSBML at

https://sourceforge.net/tracker/?group_id=71971&atid=942737

Thanks

Sarah, Akiya & Mike
____________________________________________________________
To manage your sbml-discuss list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss

For a web interface to the sbml-discuss mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the sbml-discuss list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   Release of libSBML-4.1.0-b1  Sarah Keating04 Sep '09 09:06
Previous Topic:BridgeDb: new library for dealing with identifiers
Next Topic:2009 SBML Forum room
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.