Releases: QtpyeRose/NDBallSim
Version 1.3.0
Version 1.2.2
- Fixed spelling errors
- Added comments
- Fixed glitch where 0 lengths in {a,b} format cause the position to not define correctly
- Updated docs a little
Version 1.2.1
- fixed some spelling and spacing errors
- fixed useing s instructions throwing a unknown interal instruction error
Version 1.2.0
Added support for swap cells and line inputs.
New -u tag for unlimited space.
Fixed a bug when the hashmap returns 0.
Version 1.1.2
fixed byte wrap around issue.
Version 1.1.1
fixed the missing new lines for docs tag
Version 1.1.0
add support for new mirror instructions and apioform instructions
Version 1.0.5
Insane effiencey improvment.
Now a program with 78048 instructions spread across 19574 dimensions compiles and runs in 19 seconds instead of 61 minutes.
Program simulation time no longer greatly increses with number of instructions.
Version 1.0.4
This version offers many new features
Including highly improved performance in high dimension programs
processing time and memory usage are no longer tied to how high the dimension of the instruction is, but the number of dimensions an instructor is non-zero in.
Version 1.0
Release 1.0 of NDBallSim