Groups
Groups
Sign in
Groups
Groups
SympyCore SVN Commits
Conversations
About
Send feedback
Help
SympyCore SVN Commits
1–30 of 1147
Mark all as read
Report group
0 selected
codesite...@google.com
1/15/12
[sympycore] r1228 committed - Implemented crisscross algorithm for solving LP problems.
Revision: 1228 Author: pearu.peterson Date: Sun Jan 15 14:44:56 2012 Log: Implemented crisscross
unread,
[sympycore] r1228 committed - Implemented crisscross algorithm for solving LP problems.
Revision: 1228 Author: pearu.peterson Date: Sun Jan 15 14:44:56 2012 Log: Implemented crisscross
1/15/12
codesite...@google.com
1/12/12
[sympycore] r1227 committed - Fix issue 69.
Revision: 1227 Author: pearu.peterson Date: Thu Jan 12 12:44:46 2012 Log: Fix issue 69. http://code.
unread,
[sympycore] r1227 committed - Fix issue 69.
Revision: 1227 Author: pearu.peterson Date: Thu Jan 12 12:44:46 2012 Log: Fix issue 69. http://code.
1/12/12
codesite...@google.com
1/8/12
[sympycore] r1226 committed - Started implementing vertex enumeration algorithm.
Revision: 1226 Author: pearu.peterson Date: Sun Jan 8 14:39:40 2012 Log: Started implementing vertex
unread,
[sympycore] r1226 committed - Started implementing vertex enumeration algorithm.
Revision: 1226 Author: pearu.peterson Date: Sun Jan 8 14:39:40 2012 Log: Started implementing vertex
1/8/12
codesite...@google.com
10/20/11
[sympycore] r1225 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1225 Author: pearu.p...@gmail.com Date: Thu Oct 20 12:22:23 2011 Log: Edited wiki page
unread,
[sympycore] r1225 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1225 Author: pearu.p...@gmail.com Date: Thu Oct 20 12:22:23 2011 Log: Edited wiki page
10/20/11
codesite...@google.com
10/20/11
[sympycore] r1224 committed - Fix Verbatim.as_tree for SUBSCRIPT expressions.
Revision: 1224 Author: pearu.peterson Date: Thu Oct 20 12:14:25 2011 Log: Fix Verbatim.as_tree for
unread,
[sympycore] r1224 committed - Fix Verbatim.as_tree for SUBSCRIPT expressions.
Revision: 1224 Author: pearu.peterson Date: Thu Oct 20 12:14:25 2011 Log: Fix Verbatim.as_tree for
10/20/11
codesite...@google.com
10/20/11
[sympycore] r1223 committed - Added SUBSCRIPT support to some calculus head methods.
Revision: 1223 Author: pearu.peterson Date: Thu Oct 20 12:08:35 2011 Log: Added SUBSCRIPT support to
unread,
[sympycore] r1223 committed - Added SUBSCRIPT support to some calculus head methods.
Revision: 1223 Author: pearu.peterson Date: Thu Oct 20 12:08:35 2011 Log: Added SUBSCRIPT support to
10/20/11
codesite...@google.com
10/20/11
[sympycore] r1222 committed - Implemented SUBSCRIPT walk and is_data_ok methods.
Revision: 1222 Author: pearu.peterson Date: Thu Oct 20 11:50:14 2011 Log: Implemented SUBSCRIPT walk
unread,
[sympycore] r1222 committed - Implemented SUBSCRIPT walk and is_data_ok methods.
Revision: 1222 Author: pearu.peterson Date: Thu Oct 20 11:50:14 2011 Log: Implemented SUBSCRIPT walk
10/20/11
codesite...@google.com
10/19/11
[sympycore] r1221 committed - Upgraded mpmath.
Revision: 1221 Author: pearu.peterson Date: Wed Oct 19 13:13:04 2011 Log: Upgraded mpmath. http://
unread,
[sympycore] r1221 committed - Upgraded mpmath.
Revision: 1221 Author: pearu.peterson Date: Wed Oct 19 13:13:04 2011 Log: Upgraded mpmath. http://
10/19/11
codesite...@google.com
10/19/11
[sympycore] r1220 committed - Exclude mpmath tests.
Revision: 1220 Author: pearu.peterson Date: Wed Oct 19 13:02:22 2011 Log: Exclude mpmath tests. http:
unread,
[sympycore] r1220 committed - Exclude mpmath tests.
Revision: 1220 Author: pearu.peterson Date: Wed Oct 19 13:02:22 2011 Log: Exclude mpmath tests. http:
10/19/11
codesite...@google.com
10/19/11
[sympycore] r1219 committed - Preparing to use mpmath directly from its repo.
Revision: 1219 Author: pearu.peterson Date: Wed Oct 19 12:35:40 2011 Log: Preparing to use mpmath
unread,
[sympycore] r1219 committed - Preparing to use mpmath directly from its repo.
Revision: 1219 Author: pearu.peterson Date: Wed Oct 19 12:35:40 2011 Log: Preparing to use mpmath
10/19/11
codesite...@google.com
10/18/11
[sympycore] r1218 committed - Implemented number and dict support to Verbatim.convert.
Revision: 1218 Author: pearu.peterson Date: Tue Oct 18 10:33:50 2011 Log: Implemented number and dict
unread,
[sympycore] r1218 committed - Implemented number and dict support to Verbatim.convert.
Revision: 1218 Author: pearu.peterson Date: Tue Oct 18 10:33:50 2011 Log: Implemented number and dict
10/18/11
codesite...@google.com
10/18/11
[sympycore] r1217 committed - Catch unbound method error when calling as_verbatim.
Revision: 1217 Author: pearu.peterson Date: Tue Oct 18 10:09:36 2011 Log: Catch unbound method error
unread,
[sympycore] r1217 committed - Catch unbound method error when calling as_verbatim.
Revision: 1217 Author: pearu.peterson Date: Tue Oct 18 10:09:36 2011 Log: Catch unbound method error
10/18/11
codesite...@google.com
10/17/11
[sympycore] r1216 committed - Added to_ADD to POW head
Revision: 1216 Author: pearu.peterson Date: Mon Oct 17 00:33:04 2011 Log: Added to_ADD to POW head
unread,
[sympycore] r1216 committed - Added to_ADD to POW head
Revision: 1216 Author: pearu.peterson Date: Mon Oct 17 00:33:04 2011 Log: Added to_ADD to POW head
10/17/11
codesite...@google.com
10/13/11
[sympycore] r1215 committed - Added to_ADD to BASE_EXP_DICT head
Revision: 1215 Author: pearu.peterson Date: Thu Oct 13 07:17:52 2011 Log: Added to_ADD to
unread,
[sympycore] r1215 committed - Added to_ADD to BASE_EXP_DICT head
Revision: 1215 Author: pearu.peterson Date: Thu Oct 13 07:17:52 2011 Log: Added to_ADD to
10/13/11
codesite...@google.com
9/22/11
[sympycore] r1214 committed - Impl evalf for PolynomialRing
Revision: 1214 Author: pearu.peterson Date: Thu Sep 22 14:33:14 2011 Log: Impl evalf for
unread,
[sympycore] r1214 committed - Impl evalf for PolynomialRing
Revision: 1214 Author: pearu.peterson Date: Thu Sep 22 14:33:14 2011 Log: Impl evalf for
9/22/11
codesite...@google.com
9/21/11
[sympycore] r1213 committed - Fix variable_diff.
Revision: 1213 Author: pearu.peterson Date: Wed Sep 21 15:28:27 2011 Log: Fix variable_diff. http://
unread,
[sympycore] r1213 committed - Fix variable_diff.
Revision: 1213 Author: pearu.peterson Date: Wed Sep 21 15:28:27 2011 Log: Fix variable_diff. http://
9/21/11
codesite...@google.com
9/20/11
[sympycore] r1212 committed - Bug fixes.
Revision: 1212 Author: pearu.peterson Date: Tue Sep 20 15:09:34 2011 Log: Bug fixes. http://code.
unread,
[sympycore] r1212 committed - Bug fixes.
Revision: 1212 Author: pearu.peterson Date: Tue Sep 20 15:09:34 2011 Log: Bug fixes. http://code.
9/20/11
codesite...@google.com
9/19/11
[sympycore] r1211 committed - Added expand to polynomial head. Minor fixes.
Revision: 1211 Author: pearu.peterson Date: Mon Sep 19 13:56:01 2011 Log: Added expand to polynomial
unread,
[sympycore] r1211 committed - Added expand to polynomial head. Minor fixes.
Revision: 1211 Author: pearu.peterson Date: Mon Sep 19 13:56:01 2011 Log: Added expand to polynomial
9/19/11
codesite...@google.com
9/18/11
[sympycore] r1210 committed - Implemented variable_integrate and variable_subs methods for Polynomia...
Revision: 1210 Author: pearu.peterson Date: Sun Sep 18 14:34:28 2011 Log: Implemented
unread,
[sympycore] r1210 committed - Implemented variable_integrate and variable_subs methods for Polynomia...
Revision: 1210 Author: pearu.peterson Date: Sun Sep 18 14:34:28 2011 Log: Implemented
9/18/11
codesite...@google.com
5/25/11
[sympycore] r1209 committed - Added reaction string to reaction info.
Revision: 1209 Author: pearu.peterson Date: Wed May 25 00:01:53 2011 Log: Added reaction string to
unread,
[sympycore] r1209 committed - Added reaction string to reaction info.
Revision: 1209 Author: pearu.peterson Date: Wed May 25 00:01:53 2011 Log: Added reaction string to
5/25/11
codesite...@google.com
5/24/11
[sympycore] r1208 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1208 Author: pearu.peterson Date: Tue May 24 01:59:39 2011 Log: Edited wiki page
unread,
[sympycore] r1208 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1208 Author: pearu.peterson Date: Tue May 24 01:59:39 2011 Log: Edited wiki page
5/24/11
codesite...@google.com
5/24/11
[sympycore] r1207 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1207 Author: pearu.peterson Date: Tue May 24 01:59:19 2011 Log: Edited wiki page
unread,
[sympycore] r1207 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1207 Author: pearu.peterson Date: Tue May 24 01:59:19 2011 Log: Edited wiki page
5/24/11
codesite...@google.com
4/14/11
[sympycore] r1206 committed - Fix a bug.
Revision: 1206 Author: pearu.peterson Date: Thu Apr 14 04:42:39 2011 Log: Fix a bug. http://code.
unread,
[sympycore] r1206 committed - Fix a bug.
Revision: 1206 Author: pearu.peterson Date: Thu Apr 14 04:42:39 2011 Log: Fix a bug. http://code.
4/14/11
codesite...@google.com
4/13/11
[sympycore] r1205 committed - Fix few bugs.
Revision: 1205 Author: pearu.peterson Date: Wed Apr 13 05:28:07 2011 Log: Fix few bugs. http://code.
unread,
[sympycore] r1205 committed - Fix few bugs.
Revision: 1205 Author: pearu.peterson Date: Wed Apr 13 05:28:07 2011 Log: Fix few bugs. http://code.
4/13/11
codesite...@google.com
4/13/11
[sympycore] r1204 committed - Fill reactions_info.
Revision: 1204 Author: pearu.peterson Date: Wed Apr 13 02:31:36 2011 Log: Fill reactions_info. http:/
unread,
[sympycore] r1204 committed - Fill reactions_info.
Revision: 1204 Author: pearu.peterson Date: Wed Apr 13 02:31:36 2011 Log: Fill reactions_info. http:/
4/13/11
codesite...@google.com
4/13/11
[sympycore] r1203 committed - Support specifying reaction names in a parsed string.
Revision: 1203 Author: pearu.peterson Date: Wed Apr 13 01:50:45 2011 Log: Support specifying reaction
unread,
[sympycore] r1203 committed - Support specifying reaction names in a parsed string.
Revision: 1203 Author: pearu.peterson Date: Wed Apr 13 01:50:45 2011 Log: Support specifying reaction
4/13/11
codesite...@google.com
4/12/11
[sympycore] r1202 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1202 Author: pearu.peterson Date: Tue Apr 12 12:04:17 2011 Log: Edited wiki page
unread,
[sympycore] r1202 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1202 Author: pearu.peterson Date: Tue Apr 12 12:04:17 2011 Log: Edited wiki page
4/12/11
codesite...@google.com
4/12/11
[sympycore] r1201 committed - Using compute_SVD in tests.
Revision: 1201 Author: pearu.peterson Date: Tue Apr 12 12:03:22 2011 Log: Using compute_SVD in tests.
unread,
[sympycore] r1201 committed - Using compute_SVD in tests.
Revision: 1201 Author: pearu.peterson Date: Tue Apr 12 12:03:22 2011 Log: Using compute_SVD in tests.
4/12/11
codesite...@google.com
4/12/11
[sympycore] r1200 committed - Using compute_SVD in tests.
Revision: 1200 Author: pearu.peterson Date: Tue Apr 12 12:02:11 2011 Log: Using compute_SVD in tests.
unread,
[sympycore] r1200 committed - Using compute_SVD in tests.
Revision: 1200 Author: pearu.peterson Date: Tue Apr 12 12:02:11 2011 Log: Using compute_SVD in tests.
4/12/11
codesite...@google.com
4/12/11
[sympycore] r1199 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1199 Author: pearu.peterson Date: Tue Apr 12 12:01:06 2011 Log: Edited wiki page
unread,
[sympycore] r1199 committed - Edited wiki page SteadyStateFluxAnalysis through web user interface.
Revision: 1199 Author: pearu.peterson Date: Tue Apr 12 12:01:06 2011 Log: Edited wiki page
4/12/11