Skip to content

Instantly share code, notes, and snippets.

View jagot's full-sized avatar
💭
[i∂ₜ - ℋ]|Ψ(t)⟩ = 0

Stefanos Carlström jagot

💭
[i∂ₜ - ℋ]|Ψ(t)⟩ = 0
View GitHub Profile
@jagot
jagot / abbrvs
Last active October 22, 2017 11:07
Script to generate journal abbrevations for use with Biber
# http://library.stanford.edu/guides/find-journal-abbreviations
# http://images.webofknowledge.com/images/help/WOS/N_abrvjt.html
# https://limitedknowledge.wordpress.com/2014/10/17/abbreviations-of-scientific-journals-needed-for-your-bibliography/
Advances in Atomic and Molecular Physics|Adv. Atom. Mol. Phys.
Advances in Chemical Physics|Adv. Chem. Phys.
Chemical Physics Letters|Chem. Phys. Lett.
Chemical Physics|Chem. Phys.
Computer Physics Communications|Comput. Phys. Commun.
Faraday Discussions|Faraday Discuss.
High Power Laser Science and Engineering|High Power Laser Sci. Eng.
@jagot
jagot / Manifest.toml
Created February 24, 2019 20:52
Infinite recursion in type intersection https://github.com/JuliaLang/julia/issues/30741
# This file is machine-generated - editing it directly is not advised
[[AbstractFFTs]]
deps = ["Compat", "LinearAlgebra"]
git-tree-sha1 = "8d59c3b1463b5e0ad05a3698167f85fac90e184d"
uuid = "621f4979-c628-5d54-868e-fcf4e3e8185c"
version = "0.3.2"
[[AlgebraicMultigrid]]
deps = ["Compat", "IterativeSolvers", "Random"]