v0.6.2 #297
softmattertheory
announced in
Announcements
v0.6.2
#297
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're pleased to announce Morpho 0.6.2, which is primarily a maintenance release and incorporates a number of bugfixes and improvements.
Morphopm package manager
Alongside this release, we are pleased to announce a new package manager for morpho called
morphopm
, which makes installation of morpho packages significantly easier for users. Morphopm is available on github and can also be installed via homebrew:Benchmarks
The benchmarks folder, which used to contain a number of basic benchmarks for morpho, has been moved to a new repository with several new benchmarks added. We will be using these to continue to improve morpho's performance.
Ternary operator
Morpho now provides the ternary operator similar to other C-family languages:
Minor fixes
This discussion was created from the release v0.6.2.
Beta Was this translation helpful? Give feedback.
All reactions