Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Accelerator086/Numerical-Methods-in-Finance-Using-Scipy

UIBE SBF 02035057 数值分析
https://github.com/Accelerator086/Numerical-Methods-in-Finance-Using-Scipy

jupyter-notebook python

Last synced: about 2 months ago
JSON representation

UIBE SBF 02035057 数值分析

Awesome Lists containing this project

README

        

# Numerical Methods in Finance Using Scipy

UIBE-SBF 02035057 数值分析

用 Python 做数值计算**初步**,一般而言就是用 `Scipy` 库做了。

展示格式为 [`Numerical Methods in Finance Using Python.ipynb`](https://github.com/Accelerator086/Numerical-Methods-in-Finance-Using-Scipy/blob/main/Numerical%20Methods%20in%20Finance%20Using%20Python.ipynb) 。

## Reference

- 《数值计算方法(MATLAB版)》马昌凤、柯艺芬编著
- Documents: Numpy, Scipy

## License

MIT License

Copyright (c) 2022 Accelerator086

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.