Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Apr 8, 2024
1 parent b71b3c5 commit a0d679e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,11 @@ with respect to documented and/or tested features.
### Unreleased

- Fixed: Tests now pass with `numpy==2.0rc1`
- Fixwd: `MappingAffine` uses lazy evaluation also for element mappings
- Fixed: `MappingAffine` uses lazy evaluation also for element mappings
- Fixed: `MeshTet.init_tensor` uses less memory for large meshes
- Added: `Basis` has new optional `disable_doflocs` kwarg which
can be set to `True` to avoid computing `Basis.doflocs`, to reduce memory
usage

### [9.0.1] - 2024-01-12

Expand Down

0 comments on commit a0d679e

Please sign in to comment.