Last 7 days
-
-
r116
(Updated SimSoup Layered Architecture diagram) committed by c.gordonsmith
- Updated SimSoup Layered Architecture diagram
Updated SimSoup Layered Architecture diagram
Last 30 days
-
r115
(Upadte Layered Architecture diagram. Including on Website.) committed by c.gordonsmith
- Upadte Layered Architecture diagram. Including on Website.
Upadte Layered Architecture diagram. Including on Website.
-
r114
(Added Metapost source file for Layered Architecture) committed by c.gordonsmith
- Added Metapost source file for Layered Architecture
Added Metapost source file for Layered Architecture
-
r113
(Added Metapost code for SimSDoup System Diagram and updated ...) committed by c.gordonsmith
- Added Metapost code for SimSDoup System Diagram and updated Website accordingly
Added Metapost code for SimSDoup System Diagram and updated Website accordingly
-
r112
(First addition of Metapost diagrm files for SimSoup Design) committed by c.gordonsmith
- First addition of Metapost diagrm files for SimSoup Design
First addition of Metapost diagrm files for SimSoup Design
-
-
r110
(Installed Subversion on neptune) committed by c.gordonsmith
- Installed Subversion on neptune
Installed Subversion on neptune
Earlier this year
-
-
r108
(Putting Website under svn control) committed by c.gordonsmith
- Putting Website under svn control
Putting Website under svn control
-
r107
(Adding Website directory) committed by c.gordonsmith
- Adding Website directory
-
r106
(Delete empty simsoup folder) committed by c.gordonsmith
- Delete empty simsoup folder
Delete empty simsoup folder
-
-
-
r103
(Optimisation to only check for constructions and outflow inv...) committed by c.gordonsmith
- Optimisation to only check for constructions and outflow involving Actualised MolTypes
Optimisation to only check for constructions and outflow involving Actualised MolTypes
-
r102
(Optimise so that each MolType stores a BoardSpec, and the Bo...) committed by c.gordonsmith
- Optimise so that each MolType stores a BoardSpec, and the BoardSpec has a list of possible bonding
sites. Then use these in MolType::Joiner::Seek_Join to identify the set of offsets that need to be
checked for a join
Optimise so that each MolType stores a BoardSpec, and the BoardSpec has a list of possible bonding
sites. Then use these in MolType::Joiner::Seek_Join to identify the set of offsets that need to be
checked for a join
-
-
r100
(Updates to optimise Seek_Join) committed by c.gordonsmith
- Updates to optimise Seek_Join
Updates to optimise Seek_Join
-
r99
(After a few updates to optimise Joining) committed by c.gordonsmith
- After a few updates to optimise Joining
After a few updates to optimise Joining
-
r98
(Optimised to only test for a previous join attempt if the se...) committed by c.gordonsmith
- Optimised to only test for a previous join attempt if the second reactant is actualised
Optimised to only test for a previous join attempt if the second reactant is actualised
-
r97
(ECAL 2009 VERSION FOR PAPER "SIMSOUP - ARTIFICIAL CHEMISTRY ...) committed by c.gordonsmith
- ECAL 2009 VERSION FOR PAPER "SIMSOUP - ARTIFICIAL CHEMISTRY MEETS PAULING"
ECAL 2009 VERSION FOR PAPER "SIMSOUP - ARTIFICIAL CHEMISTRY MEETS PAULING"
-
r96
(Monochrome Molecule Display) committed by c.gordonsmith
- Monochrome Molecule Display
Monochrome Molecule Display
-
r95
(Increase Construction Rate) committed by c.gordonsmith
- Increase Construction Rate
Increase Construction Rate
-
-
r93
(Reduce Fission Rate further) committed by c.gordonsmith
- Reduce Fission Rate further
Reduce Fission Rate further
-
-
-
r90
(Allow Many Constructions) committed by c.gordonsmith
- Allow Many Constructions
-
r89
(Added Display of Realised MolTypes, sorted by number of Mol...) committed by c.gordonsmith
- Added Display of Realised MolTypes, sorted by number of Molecules in the Reactor
Added Display of Realised MolTypes, sorted by number of Molecules in the Reactor
-
r88
(Restore collection of Molecule Counts for Food) committed by c.gordonsmith
- Restore collection of Molecule Counts for Food
Restore collection of Molecule Counts for Food
-
r87
(Change in collect statistics to not store food counts) committed by c.gordonsmith
- Change in collect statistics to not store food counts
Change in collect statistics to not store food counts
-
r86
(Don't make ind series for food) committed by c.gordonsmith
- Don't make ind series for food
Don't make ind series for food
-
r85
(Don't log series for food molecules) committed by c.gordonsmith
- Don't log series for food molecules
Don't log series for food molecules
-
-
r83
(Increased Construction Rate) committed by c.gordonsmith
- Increased Construction Rate
Increased Construction Rate
-
r82
(Increased Construction Rate) committed by c.gordonsmith
- Increased Construction Rate
Increased Construction Rate
-
-
r80
(22 March 2009 Experiment) committed by c.gordonsmith
- 22 March 2009 Experiment
-
-
-
r77
(14-March-2009 Experiments) committed by c.gordonsmith
- 14-March-2009 Experiments
14-March-2009 Experiments
-
-
-
r74
(Only record a construction attempt if subsatntial calculatio...) committed by c.gordonsmith
- Only record a construction attempt if subsatntial calculation would be entailed
Only record a construction attempt if subsatntial calculation would be entailed
-
r73
(1) Make sure all Molecule Types have canononical structure, ...) committed by c.gordonsmith
- 1) Make sure all Molecule Types have canononical structure, and test new structures against
canonical structure
2) Give each MolType an indicator showing whether any atom has an incomplete shell, and do not
attempt to join reactants if one of them has an incomplete shell. Good performance gain from this
1) Make sure all Molecule Types have canononical structure, and test new structures against
canonical structure
2) Give each MolType an indicator showing whether any atom has an incomplete shell, and do not
attempt to join reactants if one of them has an incomplete shell. Good performance gain from this
-
r72
(Optimised to remember what Constructions have already been c...) committed by c.gordonsmith
- Optimised to remember what Constructions have already been checked (No point it attempting to join
the same pair of Molecule types twice)
Also don't Seek a join with a Molecule Type that is not currently Actualised (even if it has
previously been realised)
Now running reasonably well in a hydrogen rich environment
Optimised to remember what Constructions have already been checked (No point it attempting to join
the same pair of Molecule types twice)
Also don't Seek a join with a Molecule Type that is not currently Actualised (even if it has
previously been realised)
Now running reasonably well in a hydrogen rich environment
-
r71
(First Long run for Joiner / Splitter. Very Slow) committed by c.gordonsmith
- First Long run for Joiner / Splitter. Very Slow
First Long run for Joiner / Splitter. Very Slow
-
r70
(Fixed bug that counts existing bonds. Can now make CR3;C#) committed by c.gordonsmith
- Fixed bug that counts existing bonds. Can now make CR3;C#
Fixed bug that counts existing bonds. Can now make CR3;C#
-
r69
(Joiner integration appears mostly working. Made over 250000 ...) committed by c.gordonsmith
- Joiner integration appears mostly working. Made over 250000 MolTypes.
But I didn't see Methane
Joiner integration appears mostly working. Made over 250000 MolTypes.
But I didn't see Methane
-
r68
(Started integration of MolType Joiner and Splitter with SimS...) committed by c.gordonsmith
- Started integration of MolType Joiner and Splitter with SimSoup: First join of added Molecules
Started integration of MolType Joiner and Splitter with SimSoup: First join of added Molecules
|