- 所持品の整理、何を破棄し何を持っていくか
- 引っ越し日程の確定
- 移動のための片道航空券を購入
- Amazon で段ボール箱(moving boxes)を購入
This file contains hidden or 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
#!/usr/bin/env python3 | |
""" | |
Santorini benchmark launcher. | |
""" | |
__author__ = 'Yosuke Mizutani' | |
__version__ = '0.0.4' | |
__license__ = 'Apache License, Version 2.0' | |
import sys |
This file contains hidden or 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
# Original version: https://gist.github.com/mogproject/50668d3ca60188c50e6ef3f5f3ace101 | |
from collections import defaultdict | |
import networkx as nx | |
import plotly.graph_objects as go | |
from typing import Any, List, Dict, Tuple, Union, Callable | |
Vertex = Any | |
Edge = Tuple[Vertex, Vertex] | |
Num = Union[int, float] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Date | Creator | Title | #Moves | Playground URL | Notes |
---|---|---|---|---|---|
Kemuri | ? | https://goo.gl/KzNK0c | |||
2017/02/10 | Karolina | Hello 香 | 13 | https://goo.gl/421RiW | Facebook link |
??? | - | https://goo.gl/iXgzXa | |||
Sota Fujii | 27 | https://goo.gl/2LHUNe | |||
13 | https://goo.gl/3EPyMp | ||||
2017/05/12 | Hiro Boston | 5 | https://goo.gl/rVEbrZ | ||
1986/06 | Koji Hashimoto | Microcosmos | 1525 | https://goo.gl/l18H6m | Wikipedia link |
- Install Inkspace
/Applications/Inkscape.app/Contents/Resources/bin/inkscape \
--without-gui --export-width={{ WIDTH }} \
--file {{ INPUT }}.svg --export-png={{ OUTPUT }}.png
ssh-keygen -t rsa -f ~/.ssh/your_key_name -C '[email protected]'
- パスフレーズはプロンプトから入力
これで