Giter Site home page Giter Site logo

kangwonlee / nmisp Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 60.0 4.54 MB

Numerical Methods in SciPy

License: Other

Jupyter Notebook 97.35% Python 2.65%
numerical-methods root-finding numerical-integration ordinary-differential-equations python pylab jupyter-notebook pandas scipy-stack tutorial

nmisp's Introduction

Hi there ๐Ÿ‘‹

nmisp's People

Contributors

beachdweller avatar github-actions[bot] avatar kangwon-naver avatar kangwonlee avatar kwlee2020 avatar myeongmin-eca21a avatar ttury avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nmisp's Issues

test at the main project level

  • CI Windows setup takes 10+ minutes each
  • Test after setup takes about 1 ~ 2 minute, if correct
  • Maybe better to test at the main project level

Installation video playlist

  • Currently 30 videos in the playlist
  • Covers Anaconda, git, Anaconda Navigator, spyder, PyCharm (+JDK), SourceTree
  • Hopefully shorter version
  • May need to add subtitles
  • Consider with #8
  • A new list for ipynb?
    install Anaconda (without MS VS Code) โ†’ install git for Windows โ†’ git clone <repository url> โ†’ cd <folder> โ†’ jupyter notebook

What to cover for the vector and matrix?

Zill and Cullen :

vector

  • Vector on 2D space
  • Vector on 3D space
  • Inner product
  • Vector product
  • Line and Plane on 3D space
  • Vector space
  • Orthonormalization

matrix

  • Matrix arithmetics
  • System of Linear Equations
  • Rank of a matrix
  • Determinant
  • Inverse
  • Cramer's rule
  • Eigenvalue problem
  • Power of a matrix
  • Orthogonal matrix
  • Approximations of eigenvalues
  • Diagonalization
  • Encoding
  • Error correction code
  • Minimization

Windows miniconda HTTPS error

$ conda update -q conda;
Solving environment: ...working... failed
The command "conda update -q conda;" failed and exited with 1 during .
Your build has been stopped.
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/r/noarch/repodata.json.bz2>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443): Max retries exceeded with url: /pkgs/r/noarch/repodata.json.bz2 (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))'))

Try This for first plotting example

  • Change interval of x array
  • Change minimum / maximum of x
  • Change line type of the plot ('-', '.-', 'o-', '--', ...)
  • Make xticks() example to latter order

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.