Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0737c3

Browse files
authored
Merge pull requestpython3statement#81 from Carreau/rdkit
Add Rdkit
2 parents594d3fe +e290eed commitb0737c3

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

‎_sections/30-projects.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ These projects pledge to drop Python 2 support in or before 2020.
2727
-[![](assets/rpy2_logo_64x64.png)rpy2](https://rpy2.bitbucket.io)
2828
-[![](assets/pymc3.png)PyMC3](https://github.com/pymc-devs/pymc3)
2929
-[![](assets/fenics.png)FEniCS](http://www.fenicsproject.org)
30+
-[![](assets/rdkit.png)RDKit](https://github.com/rdkit/rdkit)
3031

3132
&nbsp;<!--break separating project with image from without-->
3233

‎assets/rdkit.png‎

17.7 KB
Loading

‎site.js‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,11 @@ $(document).ready(function (){
163163
'FEniCS':[
164164
{content:'2017.1.0',start:'2017-05-12',end:'2017-12-31',py2:true},
165165
{content:'2018.1.0',start:'2018-01-01',end:'2018-06-01'}
166-
]
166+
],
167+
'RDKit':[
168+
{content:'2014.9.1 - 2019.03.1',start:'2014-09-1',end:'2019-09-1',py2:true},
169+
{content:'2019.9.1 -',start:'2019-09-01',end:'2021-03-01'}
170+
],
167171
// for tests, rando example
168172
//'matplotlib':[
169173
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp