블로그
-
1-1. 심화 이론: 왜 벡터가 for보다 100배 빠른가
Python for가 느린 진짜 이유 / Why Python Loop is Slow Python for i in range(N): c[i]=a[i]+b[i]는 N번 동안 매번 이렇게 합니다: Python 인터프리터가 a[i] 타입이 뭔지 확인 (int?
blog.naver.com · 2026.08.10
-
Defying Gravity - Tensegrity Project
https://makerworld.com/en/models/3068883-tensegrity-project-for-science-club#profileId-3454540 수학 → Python → Fusion 360 → 3D 프린팅 → 텐세그리티 → 실험 → 공학적 사고 Tensegrity Engineering Notebook From Mathematics to Python
blog.naver.com · 2026.07.09
-
Jungle Book 원서 독해 Day 21-1
원문 발췌 Now a snake, especially a wary old python like Kaa, very seldom shows that he is angry, but Baloo “It—it is the Bandar-log that we follow now,” said Baloo, but the words stuck in his throat, for that
blog.naver.com · 2025.07.29
-
insightface용 python설치하기
Python 버전을 확인하세요(예: 3.09, 3.10, 3.11 또는 3.12). Windows에 동일한 버전의 Python을 설치하세요: Windows 시스템에 설치된 Python 버전이 ~/comfyui/python_embedded.
blog.naver.com · 2025.02.07
-
레드 핫 칠리 페퍼스(Red Hot Chili Peppers) - Purple Stain [가사/해석]
보라색 얼룩 To finger paint is not a sin I put my middle finger in Your monthly blood is what I win I'm in your house now let me spin 손가락을 물들인 건 잘못이 아냐 내가 중지를 집어넣었더니 네 월경이 묻었네 난 지금 네 집에 있으니 날 놀라게 해봐 Python power
blog.naver.com · 2024.01.25
-
[23/12/26] 김영한의 자바 입문_섹션 7.훈련(Scanner 객체) 수강
받을 수 있었다면,(Life is too short, you need a python..)
blog.naver.com · 2023.12.26
-
[python] jupyter notebook 사용시 ipynb 파일에서 다른 ipynb 파일을 import 할때 - 에러 name 'xxx' is not defined
문제점) jupyter notebook으로 ipynb 파일을 작성시, xxx.py 처럼 일반 파이썬 파일을 import 할때는 아무런 문제가 없으나, import 하려는 파일이 xxx.ipynb 즉, 또다른 jupyter notebook 파일일 때는 아래와 같은 에러가 발생한다 에러)
blog.naver.com · 2023.09.07
-
[리츄얼 프로젝트 #1 with 록담] - 파이썬- 국제농업 프로그래밍 방법론 #1
It is an incredibly empowering skill to learn. Software is really about HUMANITY that helping people by using computer technology.
blog.naver.com · 2023.09.21
-
openAI whisper 실행시 The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator.
이런 경고가 떴을 경우 C:\Users\PC-075\AppData\Local\Programs\Python\Python39\lib\site-packages\whisper\timing.py The implicit default value for this argument is currently False, but it will be changed to True in Numba
blog.naver.com · 2023.08.01
-
cv2.error: OpenCV(4.6.0) 에러
\opencv-python\opencv\modules\highgui\src\window.cpp:1267: error: (-2:Unspecified error) The function is not implemented.
blog.naver.com · 2023.01.23
블로그 결과 더보기 →