量子観測の問題を考えていると、最終的に避けて通れない問いがある。それは、なぜ観測結果は一つの履歴として固定されるのか、という問いである。量子状態が重ね合わせで記述され、観測確率がボルン則に従うとしても、それだけでは「なぜ … 続きを読む
量子観測の問題を考えていると、最終的に避けて通れない問いがある。それは、なぜ観測結果は一つの履歴として固定されるのか、という問いである。量子状態が重ね合わせで記述され、観測確率がボルン則に従うとしても、それだけでは「なぜ … 続きを読む
Dismiss Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together. Sign up TicGit is now unmaintained, and subsequently deprecated. For the most up to date version of Ticgit, now renamed to Ticgit-ng to avoid gem namespace clashes, see https://github.com/jeffWelling/ticgit For questions and feature discussi
Introducing Boson, a command/task framework that could change how you collect and execute your ruby code. Sure, there’s rake, thor and a dozen other gems. But how many will let you create a universe of ruby commands you can run from the commandline and irb? Spinning On Feel free to follow Boson on the Hub and to install it: $ gem install boson boson-more $ echo "require 'boson/more'" >> ~/.bosonrc
DP版ユーザーとして先走って3ヶ月前から使っていました。たぶん修正されないであろう問題があったので、ここに書いておきます。 MacPortsやRubygemsが怪しい挙動を示すんですね。MacPortsが依存を解決せずに中断したり、gems が モノによっちゃrequireできなかったり・・・。この二つ、開発者にとっちゃ致命的な問題。MacPortsはpkgのバージョンチェックでこけたので自分でビルドしたんですが、それが悪いのかと思って調べていたところ、海外の方に既に報告されていました。(日本だと全く情報がありませんでした) 参考 evolution - Snow Leopard with legacy macports and rubygems 超訳 LeopardのユーザーはおそらくOSに載っている標準のRubyを使っていて、既に大量のmacportsとrubygemsがあることだと思
In math, a unary operation is an operation with a single input. In Ruby, a unary operator is an operator which only takes a single ‘argument’ in the form of a receiver. For example, the – on -5 or ! on !true. In contrast, a binary operator, such as in 2 + 3, deals with two arguments. Here, 2 and 3 (which become one receiver and one argument in a method call to +). Ruby only has a handful of unary
Hijack can be used to start ruby-debug in your target process, for example: $ hijack 61378 => Hijacked 61378 (/opt/local/bin/thin) (ruby 1.8.7 [i686-darwin9]) >> hijack_debug_mode => true We’ve enabled debug mode, but we still need to insert a breakpoint: >> ActionController::Dispatcher.class_eval do >> class << self >> def dispatch_with_debugger(cgi, session_options, output) >> debugger >> dispat
あなたにとって重要なトピックや同僚の最新情報を入手しましょう最新の洞察とトレンドに関する最新情報を即座に受け取りましょう。 継続的な学習のために、無料のリソースに手軽にアクセスしましょうミニブック、トランスクリプト付き動画、およびトレーニング教材。 記事を保存して、いつでも読むことができます記事をブックマークして、準備ができたらいつでも読めます。
■ [misc] 研究者という仕事 (工学系の)研究者の仕事は「作れるかどうかわからないもの」を作ろうとすることだ。 僕が新しい何かを思いつくときはたいてい「どう作るか」もセットになっていて、そのせいか 「たぶん作れそうなもの」までしか発想することができない。 博士課程に進まなかったのは、これが理由の一つだったりする。 ■ [ruby] gemのドキュメントをブラウザで一括検索できるようにするソフトウェア、croc ちょっと前のruby-talkより。 iDunno >> Blog Archive >> Released croc 1.0 gemでライブラリをインストールするとライブラリのドキュメント(rdoc)も一緒にインストールされるんだけど、 rdocコマンドってあまり使われてない印象がありますね。*1 crocはそんな報われないrdocを、ブラウザから一覧できるようにするソフトウェ
Why Attend the NFJS Tour? » Cutting-Edge Technologies » Agile Practices » Peer Exchange Current Topics: Languages on the JVM: Scala, Groovy, Clojure Enterprise Java Core Java, Java 8 Agility Testing: Geb, Spock, Easyb REST NoSQL: MongoDB, Cassandra Hadoop Spring 4 Cloud Automation Tools: Gradle, Git, Jenkins, Sonar HTML5, CSS3, AngularJS, jQuery, Usability Mobile Apps - iPhone and Android More...
I’ve been working on Jeweler for some time now, but never announced it officially. That changes now. This is kind of a long winded intro, so if you want to get to just jump into the action without the explanation, check out the latest README. Intro Rubygems are the awesome way of distributing your code to others. GitHub and git are the best tools for version control of your project. GitHub can eve
Final (potentially) update: Now appearing on github:git://github.com/davidrupp/gemviz.git Update to first update: I realized that I did not specify a gem dependency on ruby-graphviz in my hoe-generated Rakefile. This is in place as of version 0.1.2. To quote Groundskeeper Willie in The Simpsons - Treehouse of Horror V: "Och, I'm bad at this!" We now return you to the first update. Update: Peter Co
(2014/6/3 追記) MailCatcher がおすすめです。 MailCatcher (追記おわり) メールをどこにも送らずHTMLで保存するSMTPサーバ mocksmtpd.rb - こせきの技術日記 が評判よかったので、気をよくしてgithubでgemを作ってみました。 http://github.com/koseki/mocksmtpd/ インストール方法 $ gem sources -a http://gems.github.com $ sudo gem install koseki-mocksmtpdgem本体を最新版にしといたほうがいいかもしれません。 使い方 一番簡単な使い方。 # 設定ファイル、ディレクトリを作成。 $ mocksmtpd init # コンソールモードで起動。 $ cd ./mocksmtpd $ sudo mocksmtpdinitで設定ファイ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く