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

https://github.com/owlbarn/owl_symbolic

Connect Owl with other accelerators and numerical frameworks with symbolic maths
https://github.com/owlbarn/owl_symbolic

algebra gpu-computing machine-learning neural-networks numerical onnx scientific-computing symbolic-math

Last synced: 4 months ago
JSON representation

Connect Owl with other accelerators and numerical frameworks with symbolic maths

Awesome Lists containing this project

README

          

# Owl Symbolic Library

[![Build Status](https://travis-ci.org/owlbarn/owl_symbolic.svg?branch=master)](https://travis-ci.org/owlbarn/owl_symbolic)

## Introduction

Working in progress ...

## Example

Check the [example](/example) directory for current examples.

## Progress

```text
github.com/AlDanial/cloc v 1.80 T=0.26 s (192.2 files/s, 56651.6 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
OCaml 49 2066 657 11987
Markdown 1 2 0 22
-------------------------------------------------------------------------------
SUM: 50 2068 657 12009
-------------------------------------------------------------------------------
```