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
FSL
fslpy
Commits
9a6a98f8
Commit
9a6a98f8
authored
Apr 12, 2019
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
0646aaf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
9a6a98f8
...
...
@@ -12,6 +12,8 @@ Added
* New tensor conversion routines in the :mod:`.dtifit` module (Michiel
Cottaar).
* New :func:`.makeWriteable` function which ensures that a ``numpy.array`` is
writeable, and creates a copy if necessary
Changed
...
...
@@ -21,6 +23,9 @@ Changed
* The :class:`.GiftiMesh` class no longer creates copies of the mesh
vertex/index arrays. This means that, with ``numpy>=1.16`` these arrays
will be flagged as read-only.
* The :class:`.Mesh` class handles vertex data sets requiring different
triangle unwinding orders, at the cost of potentially having to store
two copies of the mesh indices.
Fixed
...
...
Write
Preview
Supports
Markdown
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