\( % groupings of objects. \newcommand{\set}[1]{\left\{ #1 \right\}} \newcommand{\seq}[1]{\left(#1\right)} \newcommand{\ang}[1]{\langle#1\rangle} \newcommand{\tuple}[1]{\left(#1\right)} \newcommand{\size}[1]{\left| #1\right|} \newcommand{\comp}{\circ} % numerical shortcuts. \newcommand{\abs}[1]{\left| #1\right|} \newcommand{\floor}[1]{\left\lfloor #1 \right\rfloor} \newcommand{\ceil}[1]{\left\lceil #1 \right\rceil} % linear algebra shortcuts. \newcommand{\change}{\Delta} \newcommand{\norm}[1]{\left\| #1\right\|} \newcommand{\dprod}[1]{\langle#1\rangle} \newcommand{\linspan}[1]{\langle#1\rangle} \newcommand{\conj}[1]{\overline{#1}} \newcommand{\der}[1]{\frac{d#1}{dx}} \newcommand{\lap}{\Delta} \newcommand{\kron}{\otimes} \newcommand{\nperp}{\nvdash} \newcommand{\mat}[1]{\left[ \begin{smallmatrix}#1 \end{smallmatrix} \right]} % derivatives and limits \newcommand{\partder}[2]{\frac{\partial #1}{\partial #2}} \newcommand{\partdern}[3]{\frac{\partial^{#3 #1}}{\partial #2^{#3}}} \newcommand{\gradient}{\nabla} \newcommand{\subdifferential}{\partial} % Arrows \newcommand{\diverge}{\nearrow} \newcommand{\notto}{\nrightarrow} \newcommand{\up}{\uparrow} \newcommand{\down}{\downarrow} % gets and gives are defined! % ordering operators \newcommand{\oleq}{\preceq} \newcommand{\ogeq}{\succeq} % programming and logic operators \newcommand{\dfn}{:=} \newcommand{\assign}{:=} \newcommand{\co}{\ co\ } \newcommand{\en}{\ en\ } % logic operators \newcommand{\xor}{\oplus} \newcommand{\Land}{\bigwedge} \newcommand{\Lor}{\bigvee} \newcommand{\finish}{\Box} \newcommand{\contra}{\Rightarrow \Leftarrow} \newcommand{\iseq}{\stackrel{_?{=}}} % Set theory \newcommand{\symdiff}{\Delta} \newcommand{\setdiff}{\backslash} \newcommand{\union}{\cup} \newcommand{\inters}{\cap} \newcommand{\Union}{\bigcup} \newcommand{\Inters}{\bigcap} \newcommand{\nullSet}{\phi} % graph theory \newcommand{\nbd}{\Gamma} % Script alphabets % For reals, use \Re % greek letters \newcommand{\eps}{\epsilon} \newcommand{\del}{\delta} \newcommand{\ga}{\alpha} \newcommand{\gb}{\beta} \newcommand{\gd}{\del} \newcommand{\gp}{\pi} \newcommand{\gf}{\phi} \newcommand{\gh}{\eta} \newcommand{\gF}{\Phi} \newcommand{\gl}{\lambda} \newcommand{\gm}{\mu} \newcommand{\gn}{\nu} \newcommand{\gr}{\rho} \newcommand{\gs}{\sigma} \newcommand{\gth}{\theta} \newcommand{\gx}{\xi} \newcommand{\gw}{\omega} \newcommand{\sw}{\sigma} \newcommand{\SW}{\Sigma} \newcommand{\ew}{\lambda} \newcommand{\EW}{\Lambda} \newcommand{\Del}{\Delta} \newcommand{\gD}{\Delta} \newcommand{\gG}{\Gamma} \newcommand{\gW}{\Omega} \newcommand{\gS}{\Sigma} \newcommand{\gTh}{\Theta} % Bold english letters. \newcommand{\bA}{\mathbf{A}} \newcommand{\bB}{\mathbf{B}} \newcommand{\bC}{\mathbf{C}} \newcommand{\bD}{\mathbf{D}} \newcommand{\bE}{\mathbf{E}} \newcommand{\bF}{\mathbf{F}} \newcommand{\bG}{\mathbf{G}} \newcommand{\bH}{\mathbf{H}} \newcommand{\bI}{\mathbf{I}} \newcommand{\bJ}{\mathbf{J}} \newcommand{\bK}{\mathbf{K}} \newcommand{\bL}{\mathbf{L}} \newcommand{\bM}{\mathbf{M}} \newcommand{\bN}{\mathbf{N}} \newcommand{\bO}{\mathbf{O}} \newcommand{\bP}{\mathbf{P}} \newcommand{\bQ}{\mathbf{Q}} \newcommand{\bR}{\mathbf{R}} \newcommand{\bS}{\mathbf{S}} \newcommand{\bT}{\mathbf{T}} \newcommand{\bU}{\mathbf{U}} \newcommand{\bV}{\mathbf{V}} \newcommand{\bW}{\mathbf{W}} \newcommand{\bX}{\mathbf{X}} \newcommand{\bY}{\mathbf{Y}} \newcommand{\bZ}{\mathbf{Z}} \newcommand{\bba}{\mathbf{a}} \newcommand{\bbb}{\mathbf{b}} \newcommand{\bbc}{\mathbf{c}} \newcommand{\bbd}{\mathbf{d}} \newcommand{\bbe}{\mathbf{e}} \newcommand{\bbf}{\mathbf{f}} \newcommand{\bbg}{\mathbf{g}} \newcommand{\bbh}{\mathbf{h}} \newcommand{\bbk}{\mathbf{k}} \newcommand{\bbl}{\mathbf{l}} \newcommand{\bbm}{\mathbf{m}} \newcommand{\bbn}{\mathbf{n}} \newcommand{\bbp}{\mathbf{p}} \newcommand{\bbq}{\mathbf{q}} \newcommand{\bbr}{\mathbf{r}} \newcommand{\bbs}{\mathbf{s}} \newcommand{\bbt}{\mathbf{t}} \newcommand{\bbu}{\mathbf{u}} \newcommand{\bbv}{\mathbf{v}} \newcommand{\bbw}{\mathbf{w}} \newcommand{\bbx}{\mathbf{x}} \newcommand{\bby}{\mathbf{y}} \newcommand{\bbz}{\mathbf{z}} \newcommand{\0}{\mathbf{0}} \newcommand{\1}{\mathbf{1}} % Caligraphic english alphabet \newcommand{\cA}{\mathcal{A}} \newcommand{\cB}{\mathcal{B}} \newcommand{\cC}{\mathcal{C}} \newcommand{\cD}{\mathcal{D}} \newcommand{\cE}{\mathcal{E}} \newcommand{\cF}{\mathcal{F}} \newcommand{\cG}{\mathcal{G}} \newcommand{\cH}{\mathcal{H}} \newcommand{\cI}{\mathcal{I}} \newcommand{\cJ}{\mathcal{J}} \newcommand{\cK}{\mathcal{K}} \newcommand{\cL}{\mathcal{L}} \newcommand{\cM}{\mathcal{M}} \newcommand{\cN}{\mathcal{N}} \newcommand{\cO}{\mathcal{O}} \newcommand{\cP}{\mathcal{P}} \newcommand{\cQ}{\mathcal{Q}} \newcommand{\cR}{\mathcal{R}} \newcommand{\cS}{\mathcal{S}} \newcommand{\cT}{\mathcal{T}} \newcommand{\cU}{\mathcal{U}} \newcommand{\cV}{\mathcal{V}} \newcommand{\cW}{\mathcal{W}} \newcommand{\cX}{\mathcal{X}} \newcommand{\cY}{\mathcal{Y}} \newcommand{\cZ}{\mathcal{Z}} % Formatting shortcuts \newcommand{\red}[1]{\textcolor{red}{#1}} \newcommand{\blue}[1]{\textcolor{blue}{#1}} \newcommand{\htext}[2]{\texorpdfstring{#1}{#2}} % Statistics \newcommand{\distr}{\sim} \newcommand{\stddev}{\sigma} \newcommand{\covmatrix}{\Sigma} \newcommand{\mean}{\mu} \newcommand{\param}{\theta} \newcommand{\gthEst}{\hat{\theta}} \newcommand{\ftr}{\phi} \newcommand{\est}[1]{\hat{#1}} % General utility \newcommand{\todo}[1]{\textbf{[TODO]}] \footnote{TODO: #1}} \newcommand{\tbc}{[\textbf{Incomplete}]} \newcommand{\chk}{[\textbf{Check}]} \newcommand{\why}{[\textbf{Find proof}]} \newcommand{\opt}[1]{\textit{#1}} \newcommand{\experience}[1]{[\textbf{Personal Experience}]: #1 \blacktriangle} \newcommand{\pf}[1]{[\textbf{Proof}]: #1 \Box} \newcommand{\core}[1]{\textbf{Core Idea}: #1 \Arrowvert} \newcommand{\example}[1]{\textbf{Example}: #1 \blacktriangle} \newcommand{\error}[1]{\textbf{Error alert}: #1 \triangle} \newcommand{\oprob}{[\textbf{OP}]: } \renewcommand{\~}{\htext{$\sim$}{~}} \DeclareMathOperator*{\argmin}{arg\,min} \DeclareMathOperator*{\argmax}{arg\,max} \)
Vishvas's notes
+India
✍
āISO
āi-āu
пу
نس
🌍??
ಅ
അ
క
க²
க
𑌅
स
અ
ਅ
ଅ
অস
অ
𑆑𑇀𑆰
𑀅
ᬩᬮᬶ
(✍)
āISO
āi-āu
пу
نس
🌍??
ಅ
അ
క
க²
க
𑌅
स
અ
ਅ
ଅ
অস
অ
𑆑𑇀𑆰
𑀅
ᬩᬮᬶ
A±
A+
A-
🗨
✔
✗
↕️️
🖨
off
1
2
1raw
2raw
🎧
⏯
⏸
Vol
1
Rate
1
Pitch
1
🥽🔦
###
###
+India
+India
+1 Invasion
+Articles
+MT
+Meta-invasion
+Articles
+MT
+Taligeri-shrIkAnt
+Rgveda history
+चित्राणि
+2 Dominance
+चित्राणि
+3 Decline
+1 Islamic assault
+Ajmer Grooming
+Army oppression
+bAhlIka
+Hindu response
+India - Persianate age
+0
+1 The Growth of Turkic Power, 1000–1300
+2 The Diffusion of Sultanate Systems, 1200–1400
+3 Timur’s Invasion and Legacy, 1400–1550
+4 The Deccan and the South, 1400–1650
+5 The Consolidation of Mughal Rule, 1526–1605
+6 India under Jahangir and Shah Jahan, 1605–1658
+7 Aurangzeb – from Prince to Emperor ‘Alamgir, 1618–1707
+Conclusion and Epilogue
+Notes
+Indians in Global Jihad
+jihAd
+jizAH
+kAshmIra
+Images
+Muslim attack: punjab
+Riots
+Hindu Muslim Riots 1947-86
+1 Congress Decline
+2 Indira versus the Janata
+3 Hindus feel besieged
+Hindu Muslim Riots 1986-2011
+1 Towards the ninth general elections (1986–1989)
+2 From V P Singh to P V Narasimha Rao
+3 From Congress to NDA
+4 South India 1981–2011
+5 Congress returns
+7 BIBLIOGRAPHY
+Vanga
+Womb
+Images
+Snippets
+Islamists
+Dalrymple
+Iqbal
+Jinnah
+Romila Thapar
+Syed Ahmed
111 MUNIR REPORT (1954)
+pAkistAn TS
+Articles
+2 British Assault
+Articles
Nair Akshay
+Education
+Articles
+dharampAl beautiful-tree - education
+03 Annexures
+चित्राणि
+Articles
+मानसतरङ्गिणीकृल्-लेखाः
4 Post Brit
+Articles
+ayodhyA-bAbri-rAma-mandiram
+MT
+Geopolitics
+Articles
+banglAdesh
+MT
+Indo-pAk
+MT
Indo-china border
+Foreign policy
+Politics
+Identity
+Articles
+Bad neo-pagans
+MT
+Hindutva
+Articles
+ Guru Golwalkar
+Bunch of Thoughts
+02 P1 - THE MISSION
+03 P2: The Nation and Its Problems
+04 P3 - THE PATH TO GLORY
+01 ROUSING NATIONAL CONSCIOUSNESS
+02 (B) For Social Uplift
+05 Part Four - Moulding Men
+BR Ambedkar
+Annihilation of caste
+Buddha Dhamma
Sources
+PAKISTAN OR THE PARTITION OF INDIA
+Tables
+D AchArya
Maratha-Rajput relations: 1720 to 1795 A.D.
+Elst Koenraad
+ayodhya and after
+ayodhya case against temple
+bjp and hindu resurgence
+demographic seige
+negationism in india
+psychology of prophetism
+who is a hindu
+Goel Sitaram
+calcutta quran petition
+hindu christian encounters
+hindu resistance to muslims
+hindu society defence
+hindu society under seige
+hindu temples 1
+hindu temples 2
+How I Became Hindu
+islamic imperialism india
+Misc
+muslim separatism
+nehruism genesis
+perversion of paralance
+lAjpat-rAi
+Open Letters to Sir Syed Ahmed Khan (1888)
+The Hindu-Muslim Problem (1924)
+lAl KS
+indian muslims
+muslim slave system
+muslim state theory practice
+Misc
+aurobindo India rebirth
+gautier ferengi columns
+niyogi committee report
+Tipu Sultan - VOD
+rAjArAm NS
+history distortions
+rAm Swarup
+catholic Ashrams
+freedom of expression
+on hinduism
+Travelogues
+Journey through the Kingdom of Oude
+01 PREFACE
+02 THE FIRST VOLUME
+03 THE SECOND VOLUME
+vivekAnanda
+appendices
+letters
+unpublished
+volume 1
+addresses at the parliament
+karma-yoga
+lectures and discourses
+raja-yoga
+volume 2
+jnana-yoga
+practical vedanta and other lectures
+reports in american newspapers
+volume 3
+bhakti-yoga
+lectures and discourses
+lectures from colombo to almora
+para-bhakti or supreme devotion
+reports in american newspapers
+volume 4
+addresses on bhakti-yoga
+lectures and discourses
+translation poems
+translation prose
+writings poems
+writings prose
+volume 5
+conversations and dialogues
+epistles first series
+interviews
+notes from lectures and discourses
+questions and answers
+writings prose and poems
+volume 6
+conversations and dialogues
+epistles second series
+lectures and discourses
+notes of class talks and lectures
+writings prose and poems
+volume 7
+conversations and dialogues
+from the diary of a disciple
+priya nath sinha
+epistles third series
+inspired talks
+notes of class talks and lectures
+notes of class talks
+notes of lectures
+translation of writings
+volume 8
+epistles fourth series
+lectures and discourses
+discourses on jnana-yoga
+six lessons on raja-yoga
+notes of class talks and lectures
+writings poems
+writings prose
+volume 9
+excerpts from sister niveditas book
+lectures and discourses
+letters fifth series
+newspaper reports
+part i american newspaper reports
+part ii european newspaper reports
+part iii indian newspaper reports
+notes of lectures and classes
+writings prose and poems
+कृष्ण-कविता
+Organizations
RSS
+Articles
+Stock taking of sangh parivAr
+Problems
+Articles
+MT
+Demographics
+Articles
+चित्राणि
Class opportunism
+Articles
+MT
+चित्राणि
+Wealth
+Articles
+Svembu