Home / deft_v0.1
Name Modified Size InfoDownloads / Week
Parent folder
README 2013-12-22 1.1 kB
things_2d.pk 2013-12-22 115.4 kB
things_1d.pk 2013-12-22 4.9 MB
fig4.pdf 2013-12-22 181.5 kB
fig4_calculate.py 2013-12-22 5.9 kB
fig4_draw.py 2013-12-22 4.3 kB
kinney2013_utils.py 2013-12-22 5.9 kB
fig2.pdf 2013-12-22 160.8 kB
fig3.pdf 2013-12-22 280.4 kB
fig3_calculate.py 2013-12-22 3.3 kB
fig3_draw.py 2013-12-22 2.8 kB
dists.npy 2013-12-22 12.1 kB
fig1.pdf 2013-12-22 242.4 kB
fig1_fig2_calculate.py 2013-12-22 3.0 kB
fig1_fig2_draw.py 2013-12-22 8.7 kB
deft.py 2013-12-22 25.8 kB
Totals: 16 Items   6.0 MB 0
README for deft_v0.1

Written by by Justin B. Kinney, Cold Spring Harbor Laboratory

Last updated on 22 December 2013 

Reference: 
    Kinney, J.B. (2013) Practical estimation of probability densities using scale-free field theories. arxiv preprint

=== FILES ===

deft.py:
	Contains all code for density estimation in 1D and 2D. See docstring for details.

fig1_fig2_calculate.py:
	Performs computations for Figs. 1 and 2
	
fig1_fig2_draw.py:
	Draws Figs. 1 and 2
	
fig1.pdf:
	Figure 1
	
fig2.pdf:
	Figure 2
	
fig3_calculate.py:
	Performs computations for Fig. 3
	
fig3_draw.py:
	Draws Fig. 3
	
fig3.pdf:
	Figure 3
	
fig4_calculate.py:
	Performs computations for Fig. 4
	
fig4_draw.py:
	Draws Fig. 4
	
fig4.pdf:
	Figure 4

dists.npy:
	Data file containing results of comptuations for Fig. 3

things_1d.pk:
	Data file containing results of computations for Figs. 1 and 2

things_2d.pk:
	Data file containing results of computations for Fig. 4

kinney2013_utils.py:
	Contains miscellaneous functions used in the python scripts listed above. Is NOT required by deft.py
Source: README, updated 2013-12-22