Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
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
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
Ian Johnson
scikit-learn
Commits
bf0d2aaf
Commit
bf0d2aaf
authored
14 years ago
by
Fabian Pedregosa
Browse files
Options
Downloads
Patches
Plain Diff
More doc on 0.7 release.
parent
aaac3b34
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/conf.py
+2
-1
2 additions, 1 deletion
doc/conf.py
doc/themes/scikit-learn/layout.html
+1
-1
1 addition, 1 deletion
doc/themes/scikit-learn/layout.html
doc/whats_new.rst
+1
-1
1 addition, 1 deletion
doc/whats_new.rst
with
4 additions
and
3 deletions
doc/conf.py
+
2
−
1
View file @
bf0d2aaf
...
@@ -62,7 +62,8 @@ copyright = u'2010, scikits.learn developers (BSD License)'
...
@@ -62,7 +62,8 @@ copyright = u'2010, scikits.learn developers (BSD License)'
# The short X.Y version.
# The short X.Y version.
version
=
'
0.7
'
version
=
'
0.7
'
# The full version, including alpha/beta/rc tags.
# The full version, including alpha/beta/rc tags.
release
=
'
0.7-git
'
import
scikits.learn
as
skl
release
=
skl
.
__version__
# The language for content autogenerated by Sphinx. Refer to documentation
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
# for a list of supported languages.
...
...
This diff is collapsed.
Click to expand it.
doc/themes/scikit-learn/layout.html
+
1
−
1
View file @
bf0d2aaf
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
{% else %}
{% else %}
<h3>
News
</h3>
<h3>
News
</h3>
<p>
scikits.learn 0.
6 (release candidate)
is available
<p>
scikits.learn 0.
7
is available
for
<a
href=
"https://sourceforge.net/projects/scikit-learn/files/"
>
download
</a>
.
for
<a
href=
"https://sourceforge.net/projects/scikit-learn/files/"
>
download
</a>
.
See
<a
href=
"{{pathto('whats_new')}}"
>
what's new
</a>
and tips
See
<a
href=
"{{pathto('whats_new')}}"
>
what's new
</a>
and tips
on
<a
href=
"{{pathto('install')}}"
>
installing
</a>
.
</p>
on
<a
href=
"{{pathto('install')}}"
>
installing
</a>
.
</p>
...
...
This diff is collapsed.
Click to expand it.
doc/whats_new.rst
+
1
−
1
View file @
bf0d2aaf
...
@@ -195,7 +195,7 @@ People that made this release possible preceeded by number of commits:
...
@@ -195,7 +195,7 @@ People that made this release possible preceeded by number of commits:
* 97 `Peter Prettenhofer <http://sites.google.com/site/peterprettenhofer/>`_
* 97 `Peter Prettenhofer <http://sites.google.com/site/peterprettenhofer/>`_
* 68 `Alexandre Gramfort
* 68 `Alexandre Gramfort
<http://www-sop.inria.fr/members/Alexandre.Gramfort/
index.fr.html
>`_
<http://www-sop.inria.fr/members/Alexandre.Gramfort/>`_
* 59 `Mathieu Blondel <http://www.mblondel.org/journal/>`_
* 59 `Mathieu Blondel <http://www.mblondel.org/journal/>`_
...
...
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