Book_NeuroevolutionThroughErlang icon indicating copy to clipboard operation
Book_NeuroevolutionThroughErlang copied to clipboard

Feature/better build

Open kyle-neal opened this issue 9 years ago • 2 comments

This is just a better system for building the code.

To build: make

Clean (removes all */ebin/.beam files): make clean

Run (actually loads the modules as well!): make run_Ch_##

kyle-neal avatar May 04 '15 20:05 kyle-neal

Hello Kyle,

This looks great, I want to add it, but the files and their setup, because I reference them directly from the book, if I change them, the book will no longer match up, and people will get confused when they follow the book since some of the code will be structured differently.

I can set this up for the current system, DXNN V2 on GitHub, and the current version on my machine, DXNN V3.

Best regards, -Gene

On Mon, May 4, 2015 at 4:31 PM, Kyle Neal [email protected] wrote:

kyle-neal wants to merge 4 commits into CorticalComputer:master from kyle-neal:feature/BetterBuild:

This is just a better system for building the code.

To build: make

Clean (removes all */ebin/.beam files): make clean

Run (actually loads the modules as well!):

make run_Ch_##

You can view, comment on, or merge this pull request online at:

https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2 Commit Summary

  • (chore) #noticket Add an ignore to idea files.
  • (chore) Moved all files to better structure for build.
  • (chore) Ignore the ebin directories.
  • (feat) Created a makefile that will build/run/clean all code!

File Changes

  • A .gitignore https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-0 (2)
  • R Ch_11/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-1 (0)
  • R Ch_11/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-2 (0)
  • R Ch_11/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-3 (0)
  • R Ch_11/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-4 (0)
  • R Ch_11/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-5 (0)
  • R Ch_11/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-6 (0)
  • R Ch_11/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-7 (0)
  • R Ch_11/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-8 (0)
  • R Ch_11/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-9 (0)
  • R Ch_11/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-10 (0)
  • R Ch_11/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-11 (0)
  • R Ch_11/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-12 (0)
  • R Ch_11/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-13 (0)
  • R Ch_11/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-14 (0)
  • R Ch_11/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-15 (0)
  • R Ch_11/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-16 (0)
  • R Ch_11/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-17 (0)
  • R Ch_11/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-18 (0)
  • R Ch_11/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-19 (0)
  • R Ch_11/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-20 (0)
  • R Ch_11/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-21 (0)
  • R Ch_12and13/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-22 (0)
  • R Ch_12and13/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-23 (0)
  • R Ch_12and13/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-24 (0)
  • R Ch_12and13/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-25 (0)
  • R Ch_12and13/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-26 (0)
  • R Ch_12and13/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-27 (0)
  • R Ch_12and13/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-28 (0)
  • R Ch_12and13/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-29 (0)
  • R Ch_12and13/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-30 (0)
  • R Ch_12and13/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-31 (0)
  • R Ch_12and13/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-32 (0)
  • R Ch_12and13/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-33 (0)
  • R Ch_12and13/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-34 (0)
  • R Ch_12and13/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-35 (0)
  • R Ch_12and13/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-36 (0)
  • R Ch_12and13/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-37 (0)
  • R Ch_12and13/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-38 (0)
  • R Ch_12and13/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-39 (0)
  • R Ch_12and13/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-40 (0)
  • R Ch_12and13/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-41 (0)
  • R Ch_12and13/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-42 (0)
  • R Ch_14/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-43 (0)
  • R Ch_14/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-44 (0)
  • R Ch_14/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-45 (0)
  • R Ch_14/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-46 (0)
  • R Ch_14/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-47 (0)
  • R Ch_14/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-48 (0)
  • R Ch_14/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-49 (0)
  • R Ch_14/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-50 (0)
  • R Ch_14/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-51 (0)
  • R Ch_14/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-52 (0)
  • R Ch_14/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-53 (0)
  • R Ch_14/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-54 (0)
  • R Ch_14/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-55 (0)
  • R Ch_14/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-56 (0)
  • R Ch_14/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-57 (0)
  • R Ch_14/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-58 (0)
  • R Ch_14/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-59 (0)
  • R Ch_14/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-60 (0)
  • R Ch_14/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-61 (0)
  • R Ch_14/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-62 (0)
  • R Ch_14/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-63 (0)
  • R Ch_15/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-64 (0)
  • R Ch_15/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-65 (0)
  • R Ch_15/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-66 (0)
  • R Ch_15/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-67 (0)
  • R Ch_15/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-68 (0)
  • R Ch_15/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-69 (0)
  • R Ch_15/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-70 (0)
  • R Ch_15/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-71 (0)
  • R Ch_15/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-72 (0)
  • R Ch_15/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-73 (0)
  • R Ch_15/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-74 (0)
  • R Ch_15/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-75 (0)
  • R Ch_15/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-76 (0)
  • R Ch_15/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-77 (0)
  • R Ch_15/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-78 (0)
  • R Ch_15/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-79 (0)
  • R Ch_15/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-80 (0)
  • R Ch_15/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-81 (0)
  • R Ch_15/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-82 (0)
  • R Ch_15/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-83 (0)
  • R Ch_15/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-84 (0)
  • R Ch_16/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-85 (0)
  • R Ch_16/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-86 (0)
  • R Ch_16/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-87 (0)
  • R Ch_16/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-88 (0)
  • R Ch_16/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-89 (0)
  • R Ch_16/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-90 (0)
  • R Ch_16/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-91 (0)
  • R Ch_16/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-92 (0)
  • R Ch_16/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-93 (0)
  • R Ch_16/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-94 (0)
  • R Ch_16/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-95 (0)
  • R Ch_16/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-96 (0)
  • R Ch_16/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-97 (0)
  • R Ch_16/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-98 (0)
  • R Ch_16/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-99 (0)
  • R Ch_16/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-100 (0)
  • R Ch_16/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-101 (0)
  • R Ch_16/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-102 (0)
  • R Ch_16/src/substrate.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-103 (0)
  • R Ch_16/src/substrate_cep.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-104 (0)
  • R Ch_16/src/substrate_cpp.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-105 (0)
  • R Ch_16/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-106 (0)
  • R Ch_16/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-107 (0)
  • R Ch_16/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-108 (0)
  • R Ch_17/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-109 (0)
  • R Ch_17/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-110 (0)
  • R Ch_17/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-111 (0)
  • R Ch_17/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-112 (0)
  • R Ch_17/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-113 (0)
  • R Ch_17/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-114 (0)
  • R Ch_17/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-115 (0)
  • R Ch_17/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-116 (0)
  • R Ch_17/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-117 (0)
  • R Ch_17/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-118 (0)
  • R Ch_17/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-119 (0)
  • R Ch_17/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-120 (0)
  • R Ch_17/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-121 (0)
  • R Ch_17/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-122 (0)
  • R Ch_17/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-123 (0)
  • R Ch_17/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-124 (0)
  • R Ch_17/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-125 (0)
  • R Ch_17/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-126 (0)
  • R Ch_17/src/substrate.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-127 (0)
  • R Ch_17/src/substrate_cep.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-128 (0)
  • R Ch_17/src/substrate_cpp.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-129 (0)
  • R Ch_17/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-130 (0)
  • R Ch_17/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-131 (0)
  • R Ch_17/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-132 (0)
  • R Ch_18/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-133 (0)
  • R Ch_18/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-134 (0)
  • R Ch_18/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-135 (0)
  • R Ch_18/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-136 (0)
  • R Ch_18/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-137 (0)
  • R Ch_18/src/flatland.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-138 (0)
  • R Ch_18/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-139 (0)
  • R Ch_18/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-140 (0)
  • R Ch_18/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-141 (0)
  • R Ch_18/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-142 (0)
  • R Ch_18/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-143 (0)
  • R Ch_18/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-144 (0)
  • R Ch_18/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-145 (0)
  • R Ch_18/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-146 (0)
  • R Ch_18/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-147 (0)
  • R Ch_18/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-148 (0)
  • R Ch_18/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-149 (0)
  • R Ch_18/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-150 (0)
  • R Ch_18/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-151 (0)
  • R Ch_18/src/substrate.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-152 (0)
  • R Ch_18/src/substrate_cep.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-153 (0)
  • R Ch_18/src/substrate_cpp.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-154 (0)
  • R Ch_18/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-155 (0)
  • R Ch_18/src/tuning_duration.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-156 (0)
  • R Ch_18/src/tuning_selection.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-157 (0)
  • R Ch_18/src/visor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-158 (0)
  • R Ch_19/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-159 (0)
  • R Ch_19/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-160 (0)
  • R Ch_19/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-161 (0)
  • R Ch_19/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-162 (0)
  • R Ch_19/src/fitness_postprocessor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-163 (0)
  • R Ch_19/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-164 (0)
  • R Ch_19/src/fx.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-165 (0)
  • R Ch_19/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-166 (0)
  • R Ch_19/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-167 (0)
  • R Ch_19/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-168 (0)
  • R Ch_19/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-169 (0)
  • R Ch_19/src/plasticity.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-170 (0)
  • R Ch_19/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-171 (0)
  • R Ch_19/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-172 (0)
  • R Ch_19/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-173 (0)
  • R Ch_19/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-174 (0)
  • R Ch_19/src/selection_algorithm.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-175 (0)
  • R Ch_19/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-176 (0)
  • R Ch_19/src/signal_aggregator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-177 (0)
  • R Ch_19/src/substrate.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-178 (0)
  • R Ch_19/src/substrate_cep.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-179 (0)
  • R Ch_19/src/substrate_cpp.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-180 (0)
  • R Ch_19/src/tot_topological_mutations.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-181 (0)
  • R Ch_6/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-182 (0)
  • R Ch_6/src/constructor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-183 (0)
  • R Ch_6/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-184 (0)
  • R Ch_6/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-185 (0)
  • R Ch_6/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-186 (0)
  • R Ch_6/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-187 (0)
  • R Ch_6/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-188 (0)
  • R Ch_6/src/simple_neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-189 (0)
  • R Ch_6/src/simplest_nn.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-190 (0)
  • R Ch_7/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-191 (0)
  • R Ch_7/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-192 (0)
  • R Ch_7/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-193 (0)
  • R Ch_7/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-194 (0)
  • R Ch_7/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-195 (0)
  • R Ch_7/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-196 (0)
  • R Ch_7/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-197 (0)
  • R Ch_7/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-198 (0)
  • R Ch_7/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-199 (0)
  • R Ch_7/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-200 (0)
  • R Ch_7/src/trainer.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-201 (0)
  • R Ch_8/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-202 (0)
  • R Ch_8/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-203 (0)
  • R Ch_8/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-204 (0)
  • R Ch_8/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-205 (0)
  • R Ch_8/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-206 (0)
  • R Ch_8/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-207 (0)
  • R Ch_8/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-208 (0)
  • R Ch_8/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-209 (0)
  • R Ch_8/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-210 (0)
  • R Ch_8/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-211 (0)
  • R Ch_8/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-212 (0)
  • R Ch_8/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-213 (0)
  • R Ch_8/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-214 (0)
  • R Ch_8/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-215 (0)
  • R Ch_8/src/trainer.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-216 (0)
  • R Ch_9/src/actuator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-217 (0)
  • R Ch_9/src/benchmarker.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-218 (0)
  • R Ch_9/src/cortex.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-219 (0)
  • R Ch_9/src/exoself.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-220 (0)
  • R Ch_9/src/functions.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-221 (0)
  • R Ch_9/src/genome_mutator.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-222 (0)
  • R Ch_9/src/genotype.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-223 (0)
  • R Ch_9/src/morphology.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-224 (0)
  • R Ch_9/src/neuron.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-225 (0)
  • R Ch_9/src/polis.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-226 (0)
  • R Ch_9/src/population_monitor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-227 (0)
  • R Ch_9/src/records.hrl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-228 (0)
  • R Ch_9/src/scape.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-229 (0)
  • R Ch_9/src/sensor.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-230 (0)
  • R Ch_9/src/trainer.erl https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-231 (0)
  • A Makefile https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2/files#diff-232 (17)

Patch Links:

https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2.patch

https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2.diff

— Reply to this email directly or view it on GitHub https://github.com/CorticalComputer/Book_NeuroevolutionThroughErlang/pull/2 .

CorticalComputer avatar May 04 '15 20:05 CorticalComputer

Ah I see, I didn't think about that. I assume because I changed the structure to be Ch_#/src/... If you're interested in implementing this in the current repo and leave the structure, I could just change the layout for the code to still be in Ch_#/, but I would still have to add in Ch_#/ebin (only done on local machines) since you do have files with the same name. Should be a very simple change

kyle-neal avatar May 04 '15 20:05 kyle-neal