<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Transformations</id>
	<title>Transformations - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Transformations"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transformations&amp;action=history"/>
	<updated>2026-04-22T02:59:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Transformations&amp;diff=10580&amp;oldid=prev</id>
		<title>Bell: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transformations&amp;diff=10580&amp;oldid=prev"/>
		<updated>2014-03-28T04:07:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:07, 28 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Bell</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Transformations&amp;diff=10579&amp;oldid=prev</id>
		<title>Jaredsampson: Basic description of script added. Explained basic import and started a list of scripts using transformations.py.</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Transformations&amp;diff=10579&amp;oldid=prev"/>
		<updated>2012-06-08T19:17:22Z</updated>

		<summary type="html">&lt;p&gt;Basic description of script added. Explained basic import and started a list of scripts using transformations.py.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox script-repo&lt;br /&gt;
|type      = script&lt;br /&gt;
|filename  = transformations.py&lt;br /&gt;
|author    = Christoph Gohlke&lt;br /&gt;
|license   = BSD&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This script provides a library of functions for manipulation of matrices and vectors, useful in comparing alignments of various objects.  It was written by Christoph Gohlke and is available along with many other scripts from his [http://www.lfd.uci.edu/~gohlke/ website].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The script must be imported in any other script that uses it.  The easiest way to do this is to use the [[Git|Pymol-script-repo]].&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
import transformations&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
The following scripts use transformations.py:&lt;br /&gt;
* [[elbow_angle]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Script_Library]]&lt;br /&gt;
[[Category:Structural_Biology_Scripts]]&lt;br /&gt;
[[Category:Pymol-script-repo]]&lt;/div&gt;</summary>
		<author><name>Jaredsampson</name></author>
	</entry>
</feed>