<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code, branch master</title>
<subtitle>Gradient descent and Langevin dynamics on complex p-spin models.</subtitle>
<id>https://git.kent-dobias.com/research/complex_complex/code/atom?h=master</id>
<link rel='self' href='https://git.kent-dobias.com/research/complex_complex/code/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/'/>
<updated>2023-04-05T14:02:04Z</updated>
<entry>
<title>Fixed bug in index counter.</title>
<updated>2023-04-05T14:02:04Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2023-04-05T14:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=6e7717a4e0955fcd54e2b80477456c75127aba54'/>
<id>urn:sha1:6e7717a4e0955fcd54e2b80477456c75127aba54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collect only data on stationary points with adjacent indices.</title>
<updated>2023-04-04T16:16:43Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2023-04-04T16:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=7cc214d81264722e5766885fefa477efd4311e3c'/>
<id>urn:sha1:7cc214d81264722e5766885fefa477efd4311e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standarized include.</title>
<updated>2023-04-04T16:16:04Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2023-04-04T16:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=79077b6d56082d86a4e24bae7300fa4f489cb72b'/>
<id>urn:sha1:79077b6d56082d86a4e24bae7300fa4f489cb72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added utilities for the study of real Morse lines.</title>
<updated>2023-04-04T10:31:06Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2023-04-04T10:31:06Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=1d30476d67b1dcfaa4240dc8569a05c6caa84fed'/>
<id>urn:sha1:1d30476d67b1dcfaa4240dc8569a05c6caa84fed</id>
<content type='text'>
Made real analogues of the library collectStokesData.hpp and
pureStokes.cpp (now titled collectMorseData.hpp and pureMorse.cpp) for
the study of Morse lines on ordinary (real) p-spin models.
</content>
</entry>
<entry>
<title>Changed constructor specialization to use concepts.</title>
<updated>2023-04-04T10:25:36Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2023-04-04T10:25:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=383c5e41a33b17d49e7524089eea3b940008bade'/>
<id>urn:sha1:383c5e41a33b17d49e7524089eea3b940008bade</id>
<content type='text'>
Formally, the constructor for pSpinModel specialized using a partially
evaluated template, a syntax that did not compile in g++. Changed to use
a new method from concepts.
</content>
</entry>
<entry>
<title>Added option for spiking the interaction tensor to study minima below the threshold.</title>
<updated>2022-01-04T16:42:30Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2022-01-04T16:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=94b6ed7d9c591ae2df0957a25e73bd2e5c69f6e1'/>
<id>urn:sha1:94b6ed7d9c591ae2df0957a25e73bd2e5c69f6e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Need to normalize estimate of length.</title>
<updated>2021-12-09T14:19:32Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2021-12-09T14:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=874770326dc2063b56b0058f2f86ff47eccc6406'/>
<id>urn:sha1:874770326dc2063b56b0058f2f86ff47eccc6406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Record numerically integrated length of the line.</title>
<updated>2021-12-09T14:06:47Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2021-12-09T14:06:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=1b9a55a1436b98b6804bc3a140297093e98a30e7'/>
<id>urn:sha1:1b9a55a1436b98b6804bc3a140297093e98a30e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a stupid bug.</title>
<updated>2021-12-09T13:57:58Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2021-12-09T13:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=1227d7bba8f6e25c99b93aa300b07918ecec2652'/>
<id>urn:sha1:1227d7bba8f6e25c99b93aa300b07918ecec2652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now looks for Stokes lines at an increasing radius from a small initial radius, independant of N.</title>
<updated>2021-12-09T13:49:07Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2021-12-09T13:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/complex_complex/code/commit/?id=3183619c455b7e3ca2e365ffdf6ee50988d8c3c5'/>
<id>urn:sha1:3183619c455b7e3ca2e365ffdf6ee50988d8c3c5</id>
<content type='text'>
</content>
</entry>
</feed>
