분류 전체보기 (161) 썸네일형 리스트형 리눅스 기초 30분 요약 영상 https://youtu.be/woxqR9EalsA Full Finite Element Solver in 100 Lines of Python https://polymerfem.com/full-finite-element-solver-in-100-lines-of-python/ Full Finite Element Solver in 100 Lines of Python - PolymerFEM.com Tutorial on how to write a full FE solver in 100 lines of Python. This is part one of this tutorial series. polymerfem.com #!/usr/bin/env python # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General P.. 누구나 쉽게 이해 할 수 있는 Git 입문 https://backlog.com/git-tutorial/kr/ GitHub 접속 용 SSH 키 만드는 방법 https://www.lainyzine.com/ko/article/creating-ssh-key-for-github/ GitHub 접속 용 SSH 키 만드는 방법 GitHub의 저장소를 사용할 때 HTTPS과 SSH 프로토콜을 사용할 수 있습니다. SSH 프로토콜은 공개키 방식으로 안전하게 정보를 교환할 수 있습니다. 이번 글에서는 공개키를 만드는 방법부터, GitHub에 www.lainyzine.com Ubuntu PPA (Personal Package Archieve) 란? 리눅스 ubuntu PPA 퍼스널 패키지 아카이브(개인저장소) (velog.io) [Python] pip와 conda의 차이 [Python] pip와 conda의 차이 — vg-rlo (tistory.com) [Python] pip와 conda의 차이 pip와 conda의 차이점에 대해 https://dailyheumsi.tistory.com/33 글과 https://databonanza.tistory.com/17을 참고하여 공부했습니다. pip를 맹목적으로 따라치면서 항상 대충 알고 넘어갔던 부분을 짚고 넘어가고자 vg-rlo.tistory.com conda 란? conda란? (velog.io) conda란? 운이 좋게 이번 방학에 KISTI 슈퍼컴퓨팅인프라센터에서 알바를 하게 되었다. 슈퍼컴퓨터의 OS는 당연히 linux이고 Centos를 사용하고 있었다. 개발을 하던 도중 깔려있지 않은 파이썬 패키지를 발견 velog.io [C++] CMake Build System [C++] CMake Build System « IanFlow (goodgodgd.github.io) [C++] CMake Build System « IanFlow 1. Linux Build System C언어를 처음 배울 때 보통 Visual Studio에서 시작하는 경우가 많다. Visual Studio(이하 VS)는 통합개발환경(IDE)라서 VS에서 코딩도하고 컴파일 빌드 디버깅 실행 모두가 가능하다. 하지 goodgodgd.github.io 이전 1 ··· 8 9 10 11 12 13 14 ··· 21 다음