Download Latest Version fnc-0.3.zip (288.4 kB)
Email in envelope

Get an email when there's a new version of FractalNeuroComputer

Home
Name Modified Size InfoDownloads / Week
code_blocks_IDE_MinGW 2014-11-16
docs 2014-11-16
topology_drawings 2014-11-14
pictures 2014-11-13
non_compiled_or_tested 2014-11-11
README.txt 2014-11-14 828 Bytes
Totals: 6 Items   828 Bytes 0
README_FNC.txt   

The Fractal Neuro Computer, Version 2.0
Copyright 11/11/2014 by Timothy Michael Patti, aka. Vector the Lost, POEE
Hail Eris!!!!!
This code is released under the GPL version 3.
See <http://www.gnu.org/licenses/>.
The author's e-mail is vector42@gmail.com

This is the second version of a program that I originally wrote in 2002ish
that I never released. Since having over a decade to think about the
results of the first version, I've had some ideas for improvements.


Current build environment:

	Windows 7 Professional, service pack 1, 4 Gb RAM, Intel Core 2 Duo, 3.33 Ghz.
	MinGW with GCC 4.8.1
	Code::Blocks 13.12
	Unicon Version 12.1	(For data visulation)
	

Assumptions (helpful for porting):
	char 	is 	8 	bits
	short 	is 	16 	bits
	int 	is 	32 	bits
	
	long long	is 	64 bits
Source: README.txt, updated 2014-11-14