diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-04-27 18:37:06 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-04-27 18:37:06 -0700 |
commit | 825924c6a5a595e520ab0860fcc71d5025bded2e (patch) | |
tree | 6358c336fe3aa9206ff7e9a85eb008f6ff4c9908 /source/_posts/2014-11-19-convolution-of-irreducible-characters.md | |
parent | 47be2e1c00ab17fa6109590de88001d025931f58 (diff) | |
download | my_new_personal_website-825924c6a5a595e520ab0860fcc71d5025bded2e.tar.xz my_new_personal_website-825924c6a5a595e520ab0860fcc71d5025bded2e.zip |
host binaries on Bintray
Ready to purge binaries from the repo — my Octopress directory is
getting too large with five copies of each binary (in source/,
source/.git, public/, _deploy, _deploy/.git).
Diffstat (limited to 'source/_posts/2014-11-19-convolution-of-irreducible-characters.md')
-rw-r--r-- | source/_posts/2014-11-19-convolution-of-irreducible-characters.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/_posts/2014-11-19-convolution-of-irreducible-characters.md b/source/_posts/2014-11-19-convolution-of-irreducible-characters.md index 601ee9f7..f3f3207e 100644 --- a/source/_posts/2014-11-19-convolution-of-irreducible-characters.md +++ b/source/_posts/2014-11-19-convolution-of-irreducible-characters.md @@ -5,7 +5,7 @@ date: 2014-11-19 20:40:37 -0800 comments: true categories: --- -__*TL; DR:* The actual PDF write-up is [here](/pdf/20141119-convolution-of-irreducible-characters.pdf).__ +__*TL; DR:* The actual PDF write-up is [here](https://dl.bintray.com/zmwangx/generic/20141119-convolution-of-irreducible-characters.pdf).__ --- @@ -13,4 +13,4 @@ Yesterday I was trying to establish the formula for orthogonal primitive central It turns out that I really should have been working the other way round --- first establish the orthogonal idempotents (the proof of which is really simple and elegant, I was just trapped in a single thread of thought), then use that to compute the convolution of irreducible characters. -I feel like this is worth presenting (as the only proof I saw online is the really sad one above), so I TeX'ed it up. I tried to convert to MathJax HTML but eventually gave up (that's the story for another post). So, the write-up is in good ol' PDF, available [here](/pdf/20141119-convolution-of-irreducible-characters.pdf). +I feel like this is worth presenting (as the only proof I saw online is the really sad one above), so I TeX'ed it up. I tried to convert to MathJax HTML but eventually gave up (that's the story for another post). So, the write-up is in good ol' PDF, available [here](https://dl.bintray.com/zmwangx/generic/20141119-convolution-of-irreducible-characters.pdf). |