• R/O
  • HTTP
  • SSH
  • HTTPS

Molby: コミット一覧

Molecular Modeling Software


RSS
Rev. 日時 作者
1746205 2012-01-13 20:07:55 toshinagata1964

LAMatrix.multiply was not working correctly when the first argument is a scalar. Fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@170 a2be9bc6-48de-4e38-9406-05402d4bc13c

07ce294 2011-12-22 20:32:49 toshinagata1964

General matrix calculation (LAMatrix class in Ruby) is implemented. Seems to be working.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@169 a2be9bc6-48de-4e38-9406-05402d4bc13c

a0b3526 2011-12-21 09:40:23 toshinagata1964

Some of the document figures are updated.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@168 a2be9bc6-48de-4e38-9406-05402d4bc13c

d6578b7 2011-12-21 09:02:41 toshinagata1964

General matrix calculation is being implemented (still on the way)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@167 a2be9bc6-48de-4e38-9406-05402d4bc13c

b963da2 2011-12-21 08:53:21 toshinagata1964

Figures in the MD section of the document are added.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@166 a2be9bc6-48de-4e38-9406-05402d4bc13c

c5d9733 2011-12-20 19:48:33 toshinagata1964

In the document, navigation between the English/Japanese versions is possible in most pages.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@165 a2be9bc6-48de-4e38-9406-05402d4bc13c

8a3cc8e 2011-12-20 18:00:53 toshinagata1964

Document for MD calculation is written.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@164 a2be9bc6-48de-4e38-9406-05402d4bc13c

decf63d 2011-12-19 19:24:13 toshinagata1964

The "log file" field is set to blank unless explicitly set by the user.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@163 a2be9bc6-48de-4e38-9406-05402d4bc13c

0bf9f20 2011-12-19 19:23:10 toshinagata1964

Document for MD calculation is being written.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@162 a2be9bc6-48de-4e38-9406-05402d4bc13c

0ff736f 2011-12-07 20:07:33 toshinagata1964

The structure Mat33 and Transform are now column-first arrangement (no change on Ruby interface and mbsf file format)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@161 a2be9bc6-48de-4e38-9406-05402d4bc13c

fa9dd63 2011-11-30 20:10:35 toshinagata1964

Rms of crystallographic parameters (from the CIF file) are now kept in the molecule. Copying/saving of such parameters are not yet supported.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@160 a2be9bc6-48de-4e38-9406-05402d4bc13c

d7bbea8 2011-11-30 13:59:56 toshinagata1964

Memo update for 0.6.1; also updated molby.iss for building Windows executable.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@159 a2be9bc6-48de-4e38-9406-05402d4bc13c

b2a1bfc 2011-11-27 01:18:03 toshinagata1964

Version 0.6.1

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@158 a2be9bc6-48de-4e38-9406-05402d4bc13c

14cf386 2011-11-27 01:15:44 toshinagata1964

Document on ring fusion capability is written.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@157 a2be9bc6-48de-4e38-9406-05402d4bc13c

a796e72 2011-11-27 01:15:00 toshinagata1964

Selection after ring fusion by 'double-click and type-in' now includes all atoms in the newly formed ring.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@156 a2be9bc6-48de-4e38-9406-05402d4bc13c

79ae87b 2011-11-26 20:11:31 toshinagata1964

Behavior of paste is improved when two dangling bonds are present in the fragment and the target molecule (i.e. ring fusion does work)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@155 a2be9bc6-48de-4e38-9406-05402d4bc13c

b4fb552 2011-11-26 16:25:35 toshinagata1964

Some typical cyclic structures as well as solvent boxes are now accessible from 'Open Predefined' menu.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@154 a2be9bc6-48de-4e38-9406-05402d4bc13c

6111d70 2011-11-25 18:31:13 toshinagata1964

Ruby: Molecule object is now unique to each open molecule, i.e. the same Molecule object is returned when requested for the same molecule.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@153 a2be9bc6-48de-4e38-9406-05402d4bc13c

f7f7692 2011-11-24 01:08:17 toshinagata1964

Ring fusion (e.g. expanding benzene to naphthalene) is implemented; still experimental, but seems to be working.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@152 a2be9bc6-48de-4e38-9406-05402d4bc13c

8f6d25d 2011-11-22 20:59:39 toshinagata1964

__FILE__ is now set to the script file during execute_script.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@151 a2be9bc6-48de-4e38-9406-05402d4bc13c

1918afc 2011-10-31 15:22:35 toshinagata1964

Some cleanup to suppress warnings

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@150 a2be9bc6-48de-4e38-9406-05402d4bc13c

1c50dc2 2011-10-31 15:10:41 toshinagata1964

CIF import is improved, so that bonds including the calculated hydrogen atoms are created by guess.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@149 a2be9bc6-48de-4e38-9406-05402d4bc13c

797690b 2011-10-31 14:26:04 toshinagata1964

Ruby: Molecule#find_close_atoms is implemented.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@148 a2be9bc6-48de-4e38-9406-05402d4bc13c

edd1d11 2011-10-21 09:45:13 toshinagata1964

Enable undo for importing pdb and dcd.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@147 a2be9bc6-48de-4e38-9406-05402d4bc13c

8c6b988 2011-10-19 16:56:10 toshinagata1964

Import/export of dcd format is implemented.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@146 a2be9bc6-48de-4e38-9406-05402d4bc13c

67819f4 2011-10-19 16:55:18 toshinagata1964

Creating AMBER input now allows to select between AMBER8 (also for NAMD) and AMBER11 formats.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@145 a2be9bc6-48de-4e38-9406-05402d4bc13c

1cb0095 2011-10-16 00:07:41 toshinagata1964

Version 0.6

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@143 a2be9bc6-48de-4e38-9406-05402d4bc13c

95e2fe7 2011-10-15 23:00:33 toshinagata1964

On Windows, Molby::{Mbsf,Resource,Script}Path return slash-separated strings instead of backslash-separated strings.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@142 a2be9bc6-48de-4e38-9406-05402d4bc13c

73c9783 2011-10-13 20:57:37 toshinagata1964

The solvate command does not correctly remove conflicting solvent molecules. Fixed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@141 a2be9bc6-48de-4e38-9406-05402d4bc13c

fb14e21 2011-10-13 20:56:48 toshinagata1964

Ruby: find_conflicts now exclude atom pairs separated by 0-3 bonds.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@140 a2be9bc6-48de-4e38-9406-05402d4bc13c

旧リポジトリブラウザで表示