Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
d85876d2
Commit
d85876d2
authored
Jun 30, 2021
by
Philipp Arras
Browse files
Add changelog entry
parent
132421ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog.md
View file @
d85876d2
...
...
@@ -7,6 +7,14 @@ Jax interface
The interfaces
`ift.JaxOperator`
and
`ift.JaxLikelihoodEnergyOperator`
provide
an interface to jax.
Interface change for nthreads
-----------------------------
The number of threads, which are used for the FFTs and ducc in general, used to
be set via
`ift.fft.set_nthreads(n)`
. This has been moved to
`ift.set_nthreads(n)`
. Similarly,
`ift.fft.nthreads()`
->
`ift.nthreads()`
.
Changes since NIFTy 6
=====================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment