Changeset 5c773a in git
- Timestamp:
- Feb 28, 2017, 12:27:22 PM (7 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- b9502a23f7bf312b04419b0cd77f8384099dbe57
- Parents:
- 0a8b3264373f5c47ec23084d5686f55cea8aa44d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/dyn_modules/python/interpreter.py
r0a8b32 r5c773a 46 46 class SingularGlobalsProxy(object): 47 47 """The Most important class 48 singular= singular_globals_proxy()48 singular=SingularGlobalsProxy() 49 49 for some ideal 50 50 singular.groebner(i)
Note: See TracChangeset
for help on using the changeset viewer.