Skip to content

Instantly share code, notes, and snippets.

@waltherg
waltherg / plos_one.json
Last active December 20, 2015 23:19
PLOS ONE time to publication analysis
{
"metadata": {
"name": "plos_one_analysis"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@waltherg
waltherg / auto_in_notebook.ipynb
Last active June 12, 2022 12:39
AUTO 07p run from an iPython Notebook
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@waltherg
waltherg / ac_uk_domains.json
Created July 19, 2013 08:53
Domains of British Academic Institutions and Learned Societies (http://en.wikipedia.org/wiki/.uk#Second-level_domains). Query JSON object for "institute_names" for a list of all institution names covered. Courtesy of JANET UK: https://www.whatdotheyknow.com/request/list_of_acuk_domain_names
{
"The 1994 Group": [
"1994group.ac.uk"
],
"University of Aberdeen": [
"3sixty-ucc.ac.uk",
"abdn.ac.uk",
"aberdeen.ac.uk",
"dotrural.ac.uk",
"northscotland-research.ac.uk",
import numpy as np
from PyGMO import *
from PyGMO.problem import base
import scipy
import scipy.weave as weave
import random
import operator
import sys
c_function = r'''