An open API service indexing awesome lists of open source software.

https://github.com/stencila/cpp

Stencila for C++
https://github.com/stencila/cpp

Last synced: about 2 months ago
JSON representation

Stencila for C++

Awesome Lists containing this project

README

          

## `stencila/cpp` : Stencila components for C++

### Status

![](http://blog.stenci.la/wip.png)

This is very much a work in progress. See our [main repo](https://github.com/stencila/stencila) for more details.

This repo provides multidimensional arrays and other data structures for numerical simulation in C++. Currently, it does not contain core Stencila components such as `Documents` and `Sheets`, those may come later.

### Discuss

We love feedback. Create a [new issue](https://github.com/stencila/cpp/issues/new), add to [existing issues](https://github.com/stencila/cpp/issues) or [chat](https://gitter.im/stencila/stencila) with members of the community.

### Contribute

Want to help out with development? To get started, read our contributor [code of conduct](CONDUCT.md), then [get in touch](https://gitter.im/stencila/stencila) or checkout the [platform-wide, cross-repository kanban board](https://github.com/orgs/stencila/projects/1).