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
- Host: GitHub
- URL: https://github.com/owlbarn/owl_symbolic
- Owner: owlbarn
- License: other
- Created: 2019-09-16T15:44:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T20:23:08.000Z (over 3 years ago)
- Last Synced: 2025-05-03T15:37:33.448Z (6 months ago)
- Topics: algebra, gpu-computing, machine-learning, neural-networks, numerical, onnx, scientific-computing, symbolic-math
- Language: OCaml
- Homepage: https://ocaml.xyz
- Size: 2.42 MB
- Stars: 19
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# Owl Symbolic Library
[](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
-------------------------------------------------------------------------------
```