Joseph Lizier
|
17bf0e0be7
|
Updating octave-java interface to use non-overloaded method signatures for int and boolean arrays (this seemed to have caused an issue on some versions with ints being converted to boolean first, thus losing all values except 0-1)
|
2019-07-23 11:33:04 +10:00 |
joseph.lizier
|
e6242a544c
|
Adding GPLv3 license statement to all code headers in the demos; also adding readme for use of octave-java code; correcting references to papers from CA code
|
2014-08-06 06:52:59 +00:00 |
joseph.lizier
|
c94fe149ed
|
Modified octave-java conversion scripts to use our new OctaveMatrix class instead of org.octave.Matrix, under issue 25
|
2014-04-29 01:35:43 +00:00 |
joseph.lizier
|
7b770a9831
|
Adding demos directly, plus octave child directory, .m files for converting between octave and java arrays, and the CellularAutomata demo (just with active info storage for the moment).
|
2012-10-26 05:13:09 +00:00 |