Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttk
spam
Commits
03e74896
Commit
03e74896
authored
Mar 19, 2021
by
Emmanuel Roubin
Browse files
Merge branch 'master' of
https://gricad-gitlab.univ-grenoble-alpes.fr/ttk/spam
parents
9f3872e0
5d70e096
Pipeline
#62900
failed with stages
in 7 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
03e74896
...
...
@@ -66,6 +66,9 @@ Changelog
+-----------------+------------+--------------------------------------------------------------------------------------------------------------------------------------+
| Version | Date | Notes |
+=================+============+======================================================================================================================================+
| Version 0.5.3.4 | 2021-03-19 | Last version to support python 3.5. |
| | | Update gradient option in spam-ldic, new function to generate pixelated spheroids: spam.kalisphera.makeBlurryNoisySpheroid() |
+-----------------+------------+--------------------------------------------------------------------------------------------------------------------------------------+
| Version 0.5.3.3 | 2020-11-27 | spam-reg script, spam-ereg-discrete writing fix, spam-ldic update gradient option, implementation of Geers in 2D |
+-----------------+------------+--------------------------------------------------------------------------------------------------------------------------------------+
| Version 0.5.3.2 | 2020-10-27 | spam-ereg-discrete mask option reinstated, many fixes for spam-ldic and registerMultiscale() for 2D images |
...
...
setup.py
View file @
03e74896
...
...
@@ -99,7 +99,7 @@ name = 'spam'
description
=
'Software for the Practical Analysis of Materials'
long_description
=
readReadMe
(
'README.rst'
)
long_description_content_type
=
'text/x-rst'
version
=
'0.5.3.
3
'
version
=
'0.5.3.
4
'
author
=
'SPAM authors'
author_email
=
'edward.ando@3sr-grenoble.fr'
copyright
=
'SPAM authors 2020'
...
...
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