... О UNИX . ... eSyr/WikiHack/Actions . Неизменяемая страница . ... Имя страницы . ... Поведение action зависит в первую очередь от параметров subaction, который указывает действие, которое необходимо произвести, и path, который указывает путь к объекту (в формате ИмяМатериала/путь/к/файлу), над котором необходимо произвести действие. ... Action для массовой генерации паспортов материалов по дереву wiki-страниц. ... eSyr/WikiHack/Actions (последним исправлял пользователь eSyr 2009-04-03 16:19:28) . ...
... find changesets by author, revision, files, or words in the commit message . realtive paths in sbbs_2009 are made relative to programs, not to working directory . ... 3.1 --- a/ sbbs_2009 /modules/block.py Mon Jul 11 14:36:57 2011 + 0400 3.2 +++ b/ sbbs_2009 /modules/block.py Mon Jul 11 22:12:50 2011 + 0400 3.3 @@ -362,13 +362,13 @@ 3.4 parenthetic_structure to tree 3.5 3.6 if mode == external : 3.7 - f= open ( ./ jobs /temptree.fasta , w ) 3.8 + f= open ( os.path.dirname (__ file __)+ /../ ...
Электронная библиотека Попечительского совета . ... Langtangen H. - A Primer on Scientific Programming with Python . ... Название: A Primer on Scientific Programming with Python . ... I've always done scientific computing using Fortran but got curious and did some projects with Python. ... Python is a good language for learning to use object-oriented programming (OOP) and this book will make that easy. ... Электронная библиотека попечительского совета мехмата МГУ , 2004-2016 . ...
О лаборатории . ... Лаборатория теоретической биофизики . ... This python script is capable of generating a set of GAMESS input files for potential energy surface scanning. ... Main script ?pes-scan.py? #!/usr/bin/python #################################### # Potential energy surface scanner # # by piton at erg .biophys.msu.ru # #################################### import os, sys, string, re, copy, threading, xml.dom.minidom from stat import ... 2011 ERG Research Group . ...