☠ | Бесов. Лекции по математическому анализу |
☠ | Иродов. Механика |
☠ | Кириченко. Термодинамика, статистика и молекулярная физика |
☠ | Беклемишев. Аналитическая геометрия и линейная алгебра |
☠ | Sedgewick, Wayne. Algorithms |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Progamming language: | |
Julia | |
Java | |
GNU Octave | |
Scilab | |
Matlab - Simulink | |
Anaconda / Python (+ Jupyter) | |
R / R Studio | |
Wolfram Mathematica | |
ROOT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* | |
INVERT | |
.jfk-bubble.gtx-bubble | |
.captcheck_answer_label > input + img | |
span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"] | |
span[data-href^="https://www.hcaptcha.com/"] > #icon | |
CSS | |
.vimvixen-hint { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* | |
INVERT | |
.jfk-bubble.gtx-bubble | |
.captcheck_answer_label > input + img | |
CSS | |
.vimvixen-hint { | |
background-color: ${#ffd76e} !important; | |
border-color: ${#c59d00} !important; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import data.real.basic | |
import algebra | |
import tactic | |
import algebra.quadratic_discriminant | |
import algebra.ordered_field | |
import algebra.ordered_group | |
import algebra.ordered_ring | |
open classical | |
local attribute [instance] prop_decidable |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<opml version="1.0"> | |
<head> | |
<title>fnord0 subscriptions in Google Reader</title> | |
</head> | |
<body> | |
<outline text="(title unknown)" title="(title unknown)" | |
type="rss" | |
xmlUrl="http://showmetheco.de/articles/2011/6/%3C%=%20href_to_rss%20%%3E" htmlUrl="http://www.google.com/reader/view/feed%2Fhttp%3A%2F%2Fshowmetheco.de%2Farticles%2F2011%2F6%2F%253C%25%3D%2520href_to_rss%2520%25%253E"/> | |
<outline text="(title unknown)" title="(title unknown)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xcode-select --install | |
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" | |
brew install b7zip cmake qt5 clang-format zsh mas watch git git-gui graphicsmagick ghostscript npm wget trash composer romkatv/powerlevel10k/powerlevel10k | |
brew install --cask vscodium vlc qt-creator keka db-browser-for-sqlite | |
brew install --cask adobe-acrobat-reader teamviewer | |
pip3 install requests | |
# pip3 install pandas pyodbc striprtf pathvalidate mysql-connector-python |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asm( | |
"mov %0, %%rsi\n\t" | |
"mov %1, %%rdi\n\t" | |
"call _trumpoline\n\t" | |
: | |
: | |
"r" (m_code), "g"(context) | |
: "rsi", "rdi" | |
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Settings] | |
Check DLL versions=0 | |
Show toolbar=1 | |
Status in toolbar=1 | |
Use hardware breakpoints to step=0 | |
Restore windows=2073 | |
Scroll MDI=0 | |
Horizontal scroll=0 | |
Topmost window=0 | |
Index of default font=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
олимпиады: | |
Студенческая олимпиада МФТИ по математике, http://rkarasev.ru/news/ | |
Олимпиада НИУ ВШЭ для студентов и выпускников, https://olymp.hse.ru/ma/ | |
Всероссийская студенческая олимпиада по прикладной математике и физике, МФТИ | |
Студенческая олимпиада по алгебре, МГУ, http://halgebra.math.msu.su/Olympiad/ | |
Заочная олимпиада по комбинаторике, ФПМИ МФТИ, https://vk.com/comb.olymp | |
Студенческая олимпиада по дискретной математике, ФУПМ МФТИ | |
Санкт-Петербургская заочная олимпиада по топологии, http://mathcenter.spb.ru/nikaan/math.html, https://vk.com/wall4836_1633 | |
Четвертьфинал Открытого чемпионата мира по программированию ACM ICPC |
NewerOlder