We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For class Field:
Field
irfftn
_fft_mesh
Mesh
real
imag
phase
conjugate
__array_ufunc__
For plotting:
K3d
K3d_region
Mpl.lightness
norm==0
Mpl.vector
Mpl.add_colorwheel
Line
Various:
attributes
info
as_array
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For class
Field
:irfftn
when cutting a plane in Fourier space #250_fft_mesh
should be part ofMesh
(after refactoring) #249real
,imag
,phase
,conjugate
)__array_ufunc__
(using aField
with numpy)__array_ufunc__
#109For plotting:
K3d
andK3d_region
#110Mpl.lightness
: rename, filteringnorm==0
values, [better colormap]Mpl.vector
Mpl.add_colorwheel
Line
#116Various:
Mesh
: (Update) documentation and tutorials forattributes
(replacing and extendinginfo
)as_array
#115The text was updated successfully, but these errors were encountered: