Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ie #57

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Ie #57

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
fd7dacb
Polarization integrand sort of works. Zero rsa for polzn hierarchy.
jmsull Feb 5, 2022
672517c
Add temperature integrand, works in the easy test.
jmsull Feb 5, 2022
d891052
Clean up a little
jmsull Feb 5, 2022
fe3af65
update ie
jmsull May 26, 2022
a6ff1f3
first working ie code
jmsull Jun 2, 2022
9f3a538
Delete single_ie_step.jl
jmsull Jun 2, 2022
35ea056
rsa bugfix
jmsull Jun 3, 2022
197c13d
initial fft nu test, a few un-broadcasts
jmsull Jul 13, 2022
d44a5ed
sparser ie integration points
jmsull Sep 7, 2022
d7fb813
Wrapper struct for crude conformal evolution
jmsull Sep 8, 2022
9cb705a
Clean a bit
jmsull Sep 8, 2022
bb39d07
IE clean some
jmsull Sep 9, 2022
ef843f2
correct clight
jmsull Sep 9, 2022
8893b0a
refactor ie and opt
jmsull Sep 13, 2022
275963a
bufgix in conformal_hierarchy
jmsull Sep 14, 2022
36999d8
conformal ie
jmsull Sep 14, 2022
c6cd6a3
experment file
jmsull Feb 12, 2023
99c6378
convolution script
jmsull Feb 17, 2023
9ce2274
dirty ie source
jmsull Feb 18, 2023
c8907bb
fix conv script
jmsull Feb 18, 2023
55d2800
latexstrings
jmsull Feb 20, 2023
36182b6
Before swapping fully to no interp fft
jmsull Mar 4, 2023
8484967
add ie array
jmsull Mar 4, 2023
0026323
fix massive nu indexing error bc I am dumb
jmsull Mar 16, 2023
99d775d
fix insane interpolator typing bug..., fix eta2x
jmsull Mar 24, 2023
fe109ec
drop monopoles and quadrupoles from IEnus
jmsull Mar 28, 2023
3bc9576
indexing bugfixes for x fftsolve
jmsull Mar 28, 2023
736d6ac
Get conformal to work as well, massless
jmsull Mar 28, 2023
247002c
dirty working massive file, dipole only msslss
jmsull Mar 28, 2023
edbaa86
clean massive experiments file
jmsull Mar 28, 2023
75b822e
combined ienu funcs (untested), drop unused, rsa
jmsull Mar 28, 2023
8874e7d
Combined hierarchy that runs
jmsull Mar 29, 2023
23e824d
reduce Mpcfacs by bg.eta spline change
jmsull Apr 1, 2023
a1b5ef0
Mpcfac roundoff error fixed in script
jmsull Apr 4, 2023
a13b7af
clean away old IE structs/functions
jmsull Apr 4, 2023
ddc5dd3
put back confhier
jmsull Apr 4, 2023
8ac1e02
put final iterative functions in ie, experiments
jmsull Apr 6, 2023
2479b12
use planck ansatz
jmsull Apr 10, 2023
1e8f959
solvers and ode function profiling v1
jmsull Apr 11, 2023
06fcf12
Merge remote-tracking branch 'origin/main' into ie
jmsull Aug 13, 2024
6d8eb12
Om_m -> Om_c, fix interp switch bounds, no P0
jmsull Aug 14, 2024
e44229a
fix eachcol
jmsull Aug 14, 2024
b79d21d
remove mpc conversions
jmsull Aug 14, 2024
3f666d7
remove mpc conversion
jmsull Aug 14, 2024
a4023cb
fix the ICs for ie perts
jmsull Aug 15, 2024
3bf4782
fix neutrino massless dipole (some debug statements too)
jmsull Aug 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version = "0.1.0"
[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
Expand All @@ -15,6 +16,7 @@ FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
HypergeometricFunctions = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
NaturallyUnitful = "872cf16e-200e-11e9-2cdf-8bb39cfbec41"
Expand All @@ -24,7 +26,9 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
ThreadPools = "b189fb0b-2eb5-4ed4-bc0c-d34c51242431"
Expand Down
Loading
Loading