https://creativecommons.org/licenses/by-sa/4.0CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue English Neptunium in periodic table...
file:nucleosynthesis_periodic_table.svg: <text x="10950" y="9950" font-weight="bold" fill="#0000cc">Nucleosynthesis Periodic Table</text> <g font-family="Times...
File:Np-TableImage.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:Np-TableImage.png → File:Np-TableImage...
np import matplotlib.pyplot as plt kb_inv = 1/1.380649e-23/np.log(2)/8/1e18 # in GB per nJ TAU = np.math.tau gib_per_nj = np.array([-140, -120, *np.arange(-100...
s=np.r_[x[window_len-1:0:-1],x,x[-2:-window_len-1:-1]] if window == 'flat': w=np.ones(window_len,'d') else: w=eval('np.'+window+'(window_len)') y=np.convolve(w/w...
as np import matplotlib.pyplot as plt from matplotlib import rcParams rcParams['font.family'] = 'serif' rcParams['font.size'] = 12 # Data masses = np...
version 0000.0006 15.4.2022 import locale import math as math import numpy as np import pandas as pd import statistics import matplotlib.pyplot as plt from...
numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital import OrbitalTable from...
deaths. version 0001.0003 12.1.2021 import math as math import numpy as np import pandas as pd import matplotlib.pyplot as plt import matplotlib.ticker...
numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital import OrbitalTable from...