Skip to content

Releases: QtpyeRose/NDBallSim

Version 1.3.0

04 Apr 12:28
Compare
Choose a tag to compare

LOTS OF BUG FIXES
addition of Instructions:

  • Sync (S[num])
  • String (St[num])
  • End String (ESt)
  • Print String (PSt)

Version 1.2.2

28 Mar 08:16
Compare
Choose a tag to compare
  • 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

06 Dec 18:31
Compare
Choose a tag to compare
  • fixed some spelling and spacing errors
  • fixed useing s instructions throwing a unknown interal instruction error

Version 1.2.0

04 Dec 07:21
Compare
Choose a tag to compare

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

21 Nov 18:48
Compare
Choose a tag to compare

fixed byte wrap around issue.

Version 1.1.1

18 Nov 08:54
Compare
Choose a tag to compare

fixed the missing new lines for docs tag

Version 1.1.0

18 Nov 08:43
Compare
Choose a tag to compare

add support for new mirror instructions and apioform instructions

Version 1.0.5

07 Nov 01:54
Compare
Choose a tag to compare

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

03 Nov 18:00
Compare
Choose a tag to compare

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

02 Nov 11:35
Compare
Choose a tag to compare

Release 1.0 of NDBallSim