Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.6 KB

File metadata and controls

44 lines (29 loc) · 1.6 KB

CNum

NumericalCalculation

A library on numerical analysis and numerical calculation.

Release Version GitHub Version GitHub Repo size GitHub Repo Languages Interpreter version

Prerequisites

  • You must have a python v3.x interpreter

  • Install with pip

    • Copy the url of the latest installation package
      https://github.com/Wang-sx0103/NumericalCalculation/releases/download/1.0.1/CNum-1.0.1-py3-none-any.whl
    • pip install
      pip install url
  • Install with setup scripts

    • Clone or download this repository.

    • Install the package using python setup.py install.

Doc

Please refer to the instruction document for detailed usage.


Call

If you have questions or comments, please contact: