Skip to content

Instantly share code, notes, and snippets.

View sigvei's full-sized avatar

Sigve Indregard sigvei

View GitHub Profile
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDATSqNx6jds1IYgkzpmk31N73PhDDE2LhKz3T1AEE4FXwvgaOuSknCW5LkH3IS5HFTkEQwKGyajG9EBQkQQSuPT11qAIf+BQU/uMtG3fHrAitsOM483l7+ps4K/fUo7ZoFj+kA/MUOahpiEikdGY7m7vUQVVFRatJLejjxOgczv8F40PeUpU8lYDfinq61khX0Xbb5t2A0oz/H+yJ7bwjx4D24yMv56UBhBtv+5Z/zIJfRiRbS7i71Ay/oB9YlgDhzYJ2XN6Iw0Qd6eHqD6rhLJkpxzCODcpP7MgTN9XgcLiuQpHvFyp6Lfid+wZr+t8/v7+Gn0svl1BxY/xCFEVm209umP3UDnboWPErV6Yf87F3S8IpWuDJeEKL8TCyhy2y1NX2kqRodyS+UgLOVKMCaxr+Y9GJvlAkJnbLjkF4bwxD9vE0YXShEYNFeNiSpKpxv8ob6cFnUMcdGkusgQPFON/kjYivbjWs+0+0TlE/0SVdxHr9ajNrOMFJNubm4gP8JFvZuawxoI3U1h9krlZiHjEZxoUDTOH+Dc/eu4VO+Mo050fJZr0Mje6LME30OzK0eN0iVGHG4wwKu1qb35L9ULuod3MF/lVY8aQa44onAeZ3r4FtALzzWnKSxkJ/8UDdG1NsdFtqbE0Ndi40re0k+eII0kfYiH/XOoRUYnTXhXQ== openpgp:0x76F49B24
@sigvei
sigvei / finn_valgte.rb
Last active August 18, 2017 12:22
Utregning av valgresultat uten sperregrensen
require 'psych'
FIRST_DIVISOR=1.4
SPERREGRENSE=0.04
unless ARGV.length == 1
puts "Usage: finn_valgte.rb datafile"
abort
end
@sigvei
sigvei / executable_test_case.rb
Last active April 9, 2016 12:08
Executable test case
begin
require 'bundler/inline'
rescue LoadError => e
$stderr.puts 'Bundler version 1.10 or later is required. Please update your Bundler'
raise e
end
gemfile(true) do
source 'https://rubygems.org'
# Activate the gem you are reporting the issue against.
#!/bin/bash
ARCHIVE=/cygdrive/t/Arkiv\ PDF
CMYKPROFILE=cmyk-profil.icc
RGBPROFILE=srgb-profil.icc
from=`date +'%Y'`
to=$from
if [ $# -gt 1 ]; then

Keybase proof

I hereby claim:

  • I am sigvei on github.
  • I am sigvei (https://keybase.io/sigvei) on keybase.
  • I have a public key whose fingerprint is FDB8 625D FA7B 0ED2 E25D 3B27 FF8E 3977 5A6A 8587

To claim this, I am signing this object:

@sigvei
sigvei / gist:2593340
Created May 4, 2012 08:37
Inntekt per desil
Time Series:
Start = 1997
End = 2012
Frequency = 1
D1 D2 D3 D4 D5 D6 D7 D8 D9 D10
1997 13224.95 15231.08 16335.38 17332.31 18273.01 19352.76 20665.64 22444.79 25633.95 37289.37
1998 13854.00 16005.00 17228.00 18308.00 19314.00 20387.00 21749.00 23681.00 26988.00 38683.00
1999 14112.41 16285.43 17486.80 18541.54 19529.81 20637.34 22048.88 24043.01 27585.53 39816.23
2000 14094.79 16401.90 17660.66 18812.32 19869.19 21033.18 22526.07 24562.09 28143.13 40727.01
2001 13978.84 16411.22 17707.45 18876.72 20005.52 21288.87 22861.09 24957.68 28750.69 42335.79