Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Robert Sachunsky
olena
Commits
76acb675
Commit
76acb675
authored
Jul 02, 2014
by
Roland Levillain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a NEWS file to Swilena.
* NEWS: New.
parent
9f49c8cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
55 additions
and
0 deletions
+55
-0
swilena/ChangeLog
swilena/ChangeLog
+6
-0
swilena/NEWS
swilena/NEWS
+49
-0
No files found.
swilena/ChangeLog
View file @
76acb675
2014-07-02 Roland Levillain <roland@lrde.epita.fr>
Add a NEWS file to Swilena.
* NEWS: New.
2014-06-26 Roland Levillain <roland@lrde.epita.fr>
Make Swilena more compatible with BSD Make.
...
...
swilena/NEWS
0 → 100644
View file @
76acb675
* Swilena 2.0a
* Improved compatibility with all versions of SWIG 2 and
Python 2.
* New meta-wrappers:
- rgb (for mln::value::rgb<n>).
- ppm (for mln::io::ppm::load<V>).
- complex (for mln::topo::complex<D>).
* New data structure wrappers:
- rgb8.i (for mln::value::rgb8).
- image2d_rgb8 (for mln::image2d<mln::value::rgb8>).
- image2d_point2d (for mln::image2d<mln::point2d>).
- complex (for mln::topo::complex<2>).
* New routine wrappers:
- in morpho: mln::morpho::tree::max<I, N>.
* New Python examples:
- python/max-tree.py (max-tree computation).
- python/complex2-misc.py (2D simplicial complex
manipulation).
Local Variables:
mode: outline
ispell-local-dictionary: "american"
End:
----
Copyright (C) 2014 EPITA Research and Development Laboratory (LRDE).
This file is part of Olena.
Olena is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, version 2 of the License.
Olena is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with Olena. If not, see <http://www.gnu.org/licenses/>.
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