Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tutorial-tcmi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
ai-toolkit
tutorial-tcmi
Commits
7595d265
Commit
7595d265
authored
5 years ago
by
Benjamin Regler
Browse files
Options
Downloads
Patches
Plain Diff
Version Update - Release v1.0.2
parent
2c403f4e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
tcmi/__init__.py
+1
-1
1 addition, 1 deletion
tcmi/__init__.py
with
8 additions
and
1 deletion
CHANGELOG.md
+
7
−
0
View file @
7595d265
# v1.0.2
## 20/01/2020
**Improved:**
*
Removed unnecessary descriptor from tutorial
# v1.0.1
# v1.0.1
## 17/01/2020
## 17/01/2020
...
...
This diff is collapsed.
Click to expand it.
tcmi/__init__.py
+
1
−
1
View file @
7595d265
...
@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License.
...
@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License.
# Metadata
# Metadata
__name__
=
'
tcmi
'
__name__
=
'
tcmi
'
__version__
=
'
1.0.
1
'
__version__
=
'
1.0.
2
'
__description__
=
'
A Python package for estimating mutual dependencies of multivariate continuous distributions
'
__description__
=
'
A Python package for estimating mutual dependencies of multivariate continuous distributions
'
__author__
=
'
Benjamin Regler <regler@fhi-berlin.mpg.de>
'
__author__
=
'
Benjamin Regler <regler@fhi-berlin.mpg.de>
'
__url__
=
'
https://github.com/sommerregen/tcmi
'
__url__
=
'
https://github.com/sommerregen/tcmi
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment