Skip to content

aaronhma/mathly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathly

Mathly is an open-source, end-to-end library for mathematics in Python, with strong support for both linear algebra and calculus.

Build Status PyPi Status

Getting Started Guide

  1. Install with PIP:
$ pip install mathly

Or with Conda:

# NOTE: This won't work yet!
$ conda install mathly

Building from source

# !! THIS FAILS !!
$ git clone MATHLY
$ cd /path/to/mathly
$ python3 setup.py install

About

no plans on updating this project (yet) :(

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published