Resolve "Sine and cosine transforms to solve homogeneous Neumann and Dirichlet problems"
Merged
requested to merge 11-sine-and-cosine-transforms-to-solve-homogeneous-neumann-and-dirichlet-problems into master
Closes #11 (closed)
Edited by Jean-Baptiste Keck
Merge request reports
Activity
added 1 commit
- 16fbe2b7 - refactored OpenCL R2R transforms, added some docstrings
added 1 commit
- 512bcab2 - Added an option to hardcode twiddles or to compute them on the fly
added 1 commit
- 4a3b1cb4 - Added strides computation for n-dimensional arrays.
added 1 commit
- d4a05626 - Fixed multi-dimensionnal C2R clFFT even transforms
added 1 commit
- abc8f276 - Added missing scaling in clFFT post callbacks
added 5 commits
-
8ff51d03...fe162ff7 - 3 commits from branch
master
- 350fc08e - Merge remote-tracking branch 'gricad/master' into…
- 77a5fa80 - Improved FFT interfaces and documentation.
-
8ff51d03...fe162ff7 - 3 commits from branch
added 1 commit
- 90cac860 - added local and global boundaries accessors for discrete fields
added 171 commits
-
90cac860...0e2f4cc3 - 169 commits from branch
master
- 4227494b - merged master
- 7595d683 - first try to merge master
-
90cac860...0e2f4cc3 - 169 commits from branch
added 16 commits
- 39c91d1b - symbolic field expressions
- 2707f7fd - added FieldExpressions
- 70c6e425 - boundaries from sympy expressions
- c5609f04 - fixed varname issues in codegeb
- 0b4159ed - fixed all examples: VorticityField and default discretization
- 69a2bdfe - fixed parameter printing
- a902a9eb - begin to extend ghost exchangers
- f50e7ad3 - ghost exchange
- 22289e99 - ghost_exchangers
- 5565d8bc - fixed opencl batch fft planner
- 0c84f4fd - fixed some future warnings for numpy v1.15 and fixed clfft buffer allocation
- 1c38957d - added a new derivative operator kind: spectral
- e59a67c9 - symbolic spectral transforms
- c1eeb866 - spectral group transforms
- 99e2d021 - sympy expressions of spectral transforms
- 958a8f22 - polynomials with prescribed boundaries
Toggle commit listadded 1 commit
- c9aacd04 - added trigonometric polynomial method for tests
added 1 commit
- 02ed952f - determine input shape, output shape and transform
Please register or sign in to reply