mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-04-07 12:20:54 +00:00
format
This commit is contained in:
parent
0ce7219ad8
commit
9c94f994ff
1 changed files with 0 additions and 1 deletions
|
@ -222,4 +222,3 @@ def compensate_cic(field):
|
|||
delta_k = jnp.fft.rfftn(field)
|
||||
delta_k = cic_compensation(kvec) * delta_k
|
||||
return jnp.fft.irfftn(delta_k)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue