Code Monkey home page Code Monkey logo

libcellml's Introduction

libCellML

libCellML is an easy-to-use library aiming to be useful to developers of CellML applications.

The prime libCellML repository is located at https://github.com/cellml/libcellml.

The documentation for the libCellML project is available at https://libcellml.org/.

Scope

The purpose of libCellML is to create, manipulate, serialise, deserialise, validate and instantiate CellML models. In the first instance, all serialising and deserialising will be to and from standard strings and local files using the CellML XML format.

The library is intended to be lightweight and focused purely in dealing with CellML 2.0+ models. In achieving this, some of the convenience methods/objects that we might expect will not be part of libCellML. For example, in our current thoughts, libCellML would not be concerned with the actual mechanics of resolving and retrieving remote resources - calling applications would be required to resolve and retrieve remote import URLs and provide the serialised documents to libCellML in the form of strings for instantiation as part of the CellML hierarchical model description.

Example code will be provided that demonstrates how such tasks can be achieved using standard tools, i.e. libcurl for C/C++ and requests for Python to resolve and retrieve imported models.

Continuous Integration

libCellML makes use of Buildbot for continuous integration testing, all code is run through the test suite when a pull request is created or added to. More information on how Buildbot is integrated in to the development process is available from the documentation at https://libcellml.org/.

Contribute

libCellML is an open-source project, thus, welcoming contributions.

If you are interested we encourage you to fork libCellML on GitHub and submit a pull request with your modifications. For more information on contributing code see the documentation at https://libcellml.org/.

libcellml's People

Contributors

agarny avatar hsorby avatar kerimoyle avatar nickerso avatar dladd avatar michaelclerx avatar abi-git-user avatar awickens avatar mirams avatar jonc125 avatar 0u812 avatar rblake-llnl avatar tedahmadi avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.