Metadata-Version: 2.4
Name: py_ctln
Version: 0.0.1
Summary: A package for assisting in the research of Combinatorial Threshold Linear Networks
Author: Caitlyn Parmelee
Author-email: Olivia Kaminske <livkaminske@gmail.com>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Description-Content-Type: text/markdown

# The py_ctln Package README
Please note that this package is in its earliest beta phase. Nothing here is finalized whatsoever. Use at your own risk!
## What is py_ctln?
blah blah blah what is the package and whatnot...

## Installation
blah blah blah

## Usage
To import the library for usage, include the following line of code with your other imports:
```
from py_ctln import CTLN
```

## Docs
Blah blah blah (maybe an html file? We'll see...)
