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

https://github.com/isarn/isarn-algebra-api

A lightweight and re-targetable pure abstract API for algebraic concepts
https://github.com/isarn/isarn-algebra-api

Last synced: 11 months ago
JSON representation

A lightweight and re-targetable pure abstract API for algebraic concepts

Awesome Lists containing this project

README

          

# isarn-algebra-api
A lightweight and re-targetable pure abstract API for algebraic concepts

### API documentation
https://isarn.github.io/isarn-algebra-api/latest/api/

### How to use in your project

``` scala
libraryDependencies += "org.isarnproject" %% "isarn-algebra-api" % "0.0.3"
```