Skip to content

Instantly share code, notes, and snippets.

@CortYuming
CortYuming / tutorial.ipynb
Last active August 29, 2015 14:02
Python でやってみる『"データサイエンティスト養成読本" 特集1 第1章 Rで統計解析を始めよう』
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/usr/bin/env python
# *-# -*- coding: utf-8 -*-
"""
魔法陣 Wikipedia
http://ja.wikipedia.org/wiki/%E9%AD%94%E6%96%B9%E9%99%A3#.E9.AD.94.E6.96.B9.E9.99.A3.E3.81.AE.E4.BD.9C.E3.82.8A.E6.96.B9
ヒンズーの連続方式[編集]
1. 上段の中央を1にする
2. 右上に次の数字を置いていく(最上段の上は最下段になる。下の図を参照。)
@CortYuming
CortYuming / us-option-specific-special-char-blank.keylayout
Last active October 28, 2016 00:59
custom keyboard mapping with option-specific-special-characters all set to BLANK in MacOSX. 1. ~/Library/Keyboard Layouts/us-option-specific-special-char-blank.keylayout 2. Enable it from System Preferences -> Language & Text -> U.S. option-specific-special-char-blank 3. restart MacOSX
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
<!--Created by Ukelele version 2.2.4 on 2013-10-11 at 12:40 (JST)-->
<!--Last edited by Ukelele version 2.2.4 on 2013-10-11 at 12:57 (JST)-->
<keyboard group="0" id="12456" name="U.S. option-specific-special-char-blank" maxout="1">
<layouts>
<layout first="0" last="17" modifiers="f4" mapSet="16c"/>
<layout first="18" last="18" modifiers="f4" mapSet="984"/>
<layout first="21" last="23" modifiers="f4" mapSet="984"/>
<layout first="30" last="30" modifiers="f4" mapSet="984"/>
@CortYuming
CortYuming / cortyuming-theme.el
Last active December 10, 2015 17:59
cortyuming20130107 theme for Emacs 24
;;; cortyuming-theme.el --- cortyuming theme for Emacs 24
;; Author: Takashi ITO
;; Version: 0.2.1
;;; Commentary:
;; ;; If save cortyuming.el in ~/.emacs.d/theme/
;;
;; (progn