newlang
Tensor language
A new programming language with a simple syntax for computing tensors and rational numbers of unlimited precision.
A programming language with a simple no-keyword syntax for computing tensors and rational numbers with unlimited precision (NOTE: NewLang is experimental; see README)
20 stars
4 watching
3 forks
Language: C++
last commit: 6 months ago ccompilercppcross-platformdynamic-typinginterpreterlanguageoopprogramming-languagepure-functionstatic-typedtensors
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
gleethos/neureka | A platform-independent tensor library with autograd capabilities for neural networks | 71 |
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
palle-k/dl4s | A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 102 |
rschiang/atom-language-qml | Software development tool providing syntax highlighting and snippets for the QML programming language | 7 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
nakilon/rasel | An implementation of an esoteric programming language with stack-based operations and random access capability. | 6 |
tensorly/tensorly | A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. | 1,566 |
pikatchu/linearml | A programming language designed to write efficient parallel programs using functional principles. | 432 |
mstksg/tensor-ops | A library for specifying and computing type-safe tensor manipulations with automatic differentiation | 59 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |