Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fishjojo/pycosmosac

A general implementation of cosmo-sac models
https://github.com/fishjojo/pycosmosac

Last synced: 28 days ago
JSON representation

A general implementation of cosmo-sac models

Awesome Lists containing this project

README

        

pycosmosac
==========

[![Build Status](https://travis-ci.org/fishjojo/pycosmosac.svg?branch=master)](https://travis-ci.org/fishjojo/pycosmosac)
[![codecov](https://codecov.io/gh/fishjojo/pycosmosac/branch/master/graph/badge.svg)](https://codecov.io/gh/fishjojo/pycosmosac)

A general Python implementation of COSMO-SAC models.

Installation
------------
* At top directory
```
pip install .
```