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

https://github.com/psorlab/dynamicboundsbase.jl

Abstraction Layer for Dynamic Bounds
https://github.com/psorlab/dynamicboundsbase.jl

Last synced: 4 months ago
JSON representation

Abstraction Layer for Dynamic Bounds

Awesome Lists containing this project

README

        

# DynamicBoundsBase.jl
Abstraction Layer for Dynamic Bounds

| **Linux/OS/Windows** | **Coveralls** |
|:--------------------------------------------------------------------------------:|:-------------------------------------------------------:|
| [![Build Status](https://travis-ci.org/PSORLab/DynamicBoundsBase.jl.svg?branch=master)](https://travis-ci.org/PSORLab/DynamicBoundsBase.jl) | [![Coverage Status](https://coveralls.io/repos/github/PSORLab/DynamicBoundsBase.jl/badge.svg?branch=master)](https://coveralls.io/github/PSORLab/DynamicBoundsBase.jl?branch=master) |

This package contains the abstraction layer for the DynamicBounds.jl package. A full description of the included functionality may be found [here](https://psorlab.github.io/DynamicBounds.jl/dev/Base/Base) in the DynamicBounds.jl website.