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
5d70e096
Commit
5d70e096
authored
Mar 19, 2021
by
Edward Andò
Browse files
Preparing pip release of 0.5.3.4
parent
d247837c
Pipeline
#62781
passed with stages
in 63 minutes and 16 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
5d70e096
...
...
@@ -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 @
5d70e096
...
...
@@ -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