[matplotlib] Figure and Axes
삽질의 시작¶일단 공통으로 적용되는 import 파트는 다음과 같다. numpy 는 필수적인 것같다. In [1]: import numpy as np import matplotlib.pyplot as plt 다음 순간 시작부터 태클에 걸렸다. 두 가지 plotting style 이 존재한단다! Pyplot vs Object Oriented Interface(OO)¶어떤 차이가 있는지 모르니 어느 쪽으로 시작해야할지 갈등이 있었다. 더우기 예제들이 양쪽을 번갈아 사용해니 답답하다. 두 방식을 알아나 보자. pyplot interface / functional interface. Object-Oriented interface (OO). pyplot¶MATLAB 의 method 를 흉내낸다고 한다. 흠, 어차..
Computer 일반/Jupyter Lab
2023. 1. 3. 11:55
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Aho-Corasick
- lazy propagation
- bash script
- persistent segment tree
- max flow
- javascript array
- script
- 정수론
- number theory
- segment tree
- Shell Programming
- shell
- Dijkstra
- JavaScript
- C++ big number
- 다익스트라
- map
- fenwick tree
- Reference
- nearest common ancestor
- Vim
- python3
- bash
- 세그먼트 트리
- BOJ
- dynamic programming
- 백준
- stack
- RUBY
- math font
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함