Skip to content

inveniemus.js v0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeonardoVal LeonardoVal released this 05 Oct 13:27
· 87 commits to master since this release
  • All problem logic is now concentrated in the Problem subclass. Element is generic.
  • Element values now can have an arbitrary range, and are not constrained to [0,1]. These ranges are indicated in the problem's elementModel.
  • Simple tutorial.
  • Support for serialization with Sermat.
  • Improvements to build and testing.