https://github.com/stencila/cpp
Stencila for C++
https://github.com/stencila/cpp
Last synced: about 2 months ago
JSON representation
Stencila for C++
- Host: GitHub
- URL: https://github.com/stencila/cpp
- Owner: stencila
- License: apache-2.0
- Created: 2016-08-30T04:46:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T02:36:37.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T02:46:36.081Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## `stencila/cpp` : Stencila components for C++
### Status

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).