I hereby claim:
- I am hiraedd on github.
- I am hiraedd (https://keybase.io/hiraedd) on keybase.
- I have a public key whose fingerprint is 9118 A943 A992 74BB 83E7 9A00 C5B4 D8E1 DD89 FB2B
To claim this, I am signing this object:
#!/usr/bin/ruby | |
class Array | |
def sum | |
inject( 0 ) { |sum,x| sum+x } | |
end | |
def sum_square | |
inject( 0 ) { |sum,x| sum+x*x } | |
end | |
def mean |
#!/usr/bin/ruby | |
class Array | |
def sum | |
inject( 0 ) { |sum,x| sum+x } | |
end | |
def sum_square | |
inject( 0 ) { |sum,x| sum+x*x } | |
end | |
def *(other) # dot_product |
#!/usr/bin/ruby1.9 | |
require 'fiber' | |
require 'benchmark' | |
class Ring | |
attr_reader :id | |
attr_accessor :attach | |
def initialize(id) |
#!/usr/bin/ruby | |
require("gsl") | |
def nmf(v, col, thresh) | |
r, c = v.shape |
ssh-launch-agent() { | |
echo "Starting ssh-agent for remote connection..." | |
eval `ssh-agent -s -a "$HOME/.ssh/ssh-auth-remote.sock"` | |
echo $SSH_AGENT_PID > "$HOME/.ssh/ssh-agent-remote.pid" | |
ssh-add | |
} | |
if [ ! -z "$SSH_TTY" ]; then | |
[ ! -f "$HOME/.ssh/ssh-agent-remote.pid" ] && ssh-launch-agent |
I hereby claim:
To claim this, I am signing this object:
Verifying myself: My Bitcoin username is +hiraedd. https://onename.io/hiraedd |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Verifying my Blockstack ID is secured with the address 18oj6YSgJHEoJX3YhopZQiYq1pdpx8TNEe https://explorer.blockstack.org/address/18oj6YSgJHEoJX3YhopZQiYq1pdpx8TNEe |