CellML Discussion List

Text archives Help


[cellml-discussion] libCellML: Release of version 0.5.0


Chronological Thread 
  • From: Hugh Sorby <h.sorby AT auckland.ac.nz>
  • To: "cellml-discussion AT cellml.org" <cellml-discussion AT cellml.org>
  • Subject: [cellml-discussion] libCellML: Release of version 0.5.0
  • Date: Tue, 17 Oct 2023 03:40:11 +0000
  • Accept-language: en-GB, en-US
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=auckland.ac.nz
  • Msip_labels:

Dear all,


We are very happy to announce the release of libCellML version 0.5.0.


This release surpasses the capabilities of our legacy CellML API. libCellML
v0.5.0 supports all the features of CellML API and has major improvements for
some features. Most notably:


* Model analysis;

* Code generation;

* Validation;

* Annotation; and

* Units equivalence verification.


libCellML is developed to support CellML 2.0 but it can convert existing
CellML 1.0 and CellML 1.1 models into CellML 2.0 seamlessly.


libCellML v0.5.0 is available in the following forms:


- C++ libraries for Windows, Linux, and macOS
(https://libcellml.org/download);

- A Python package installable from PyPI.org
(https://pypi.org/project/libcellml/);

- A JavaScript package installable from npmjs
(https://www.npmjs.com/package/libcellml.js); and

- A Julia package installable from Julia packaging
(https://juliahub.com/ui/Packages/General/libcellml_jll).


A full list of changes made for v0.5.0 are available from
https://libcellml.org/documentation/v0.5.0/developer/changelogs/changelog_v0.5.0.

Changes for all versions are available from
https://libcellml.org/documentation/v0.5.0/developer/changelogs/index.


Finally, https://libcellml.org/ contains a wealth of information on
acquiring, installing, and using libCellML.


Best regards,

libCellML Contributors.




  • [cellml-discussion] libCellML: Release of version 0.5.0, Hugh Sorby, 10/17/2023

Archive powered by MHonArc 2.6.18.

Top of page