Commit Graph

7 Commits

Author SHA1 Message Date
Zerui Wang 796ee53409 Fix misaligned indentations for python library to improve readability 2018-12-09 12:29:46 +08:00
Jarvis Schultz 36c388aa20 Major formatting update to Python library
+ Fixed some spelling mistakes
 + Cleaned up tab/space indentation. Previously some of the samples would not
   work if copied/pasted into a Python interpreter because of mixed tabs/spaces
 + Cleared all trailing whitespace
 + Missing quotation marks in some sample code caused mistakes with printing
   messages
 + Added all import statements to some of the examples that already had some
   import statements
2018-11-14 07:57:23 -06:00
Jarvis Schultz 2b73d76661 Minor changes to setup.py for PyPi release 2018-09-06 16:17:29 -05:00
HuanWeng 484dcedbea Modify some READMEs 2018-07-30 13:40:46 -05:00
HuanWeng 30aade3ea7 Update: Make matplot as an option 2018-07-24 14:41:57 -05:00
HuanWeng e813d27035 Matlab and Mathematica code finished
Need to try Mathematica code in OS and Linux.
Need to complete other issues in Python code.
2018-07-23 16:47:50 -05:00
HuanWeng 627cce9460 Upload several updates
Move the whole matlab lib and rename the folder.
Rearrange python code but still have some issue packaging.
Rename Mathematica package.
2018-07-23 03:17:51 -05:00