Skip to content

Releases: CurricularAnalytics/CurricularAnalytics.jl

Added more examples

09 Mar 21:01
Compare
Choose a tag to compare
Added more examples Pre-release
Pre-release

New example files added.
Files related the quality assurance of electrical engineering departments of various universities paper added.
Optimization functions corrected according to the JuMP v0.19 guidelines.

Version v0.3.1

16 Feb 22:16
0e0995c
Compare
Choose a tag to compare
Version v0.3.1 Pre-release
Pre-release

Locked CSV file on Windows issue fixed
Requisite separator changed from "," to ";".
Optimization functions which use Gurobi optimization solver are added.

Version 0.3.0

05 Feb 13:34
b8539c2
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release
  • Significant enhancements to the underlying visualization framework
  • Fixed longest path in the visualization
  • Updated bin filling method for degree plan creation
  • Corrected curricular complexity computation for quarter-based systems
  • Windows installation instructions added
  • Update project UUID and authors

Version 0.2.5

11 Jan 22:04
Compare
Choose a tag to compare
Version 0.2.5 Pre-release
Pre-release

Minor fixes:

  • Fixed path issue for visualizations
  • Added installation notes for Windows
  • Updated project.toml version to match release version

Version 0.2.4

09 Jan 15:04
Compare
Choose a tag to compare
Version 0.2.4 Pre-release
Pre-release

Added missing figures and updated documentation.

Version 0.2.3

09 Jan 02:49
Compare
Choose a tag to compare
Version 0.2.3 Pre-release
Pre-release

Updated figures in documentation

Version 0.2.2

08 Jan 20:24
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release

Update dependencies, documentation, and corrected REQUIRE to no longer include standard libraries.

Version 0.2.1

08 Jan 02:19
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Fixes unit testing errors, minor documentation changes, etc.

Version 0.2.0 release

06 Jan 19:53
Compare
Choose a tag to compare
Version 0.2.0 release Pre-release
Pre-release

CSV read/write functions added along with significant updates.

Updated dependencies and documentation

15 Nov 19:00
Compare
Choose a tag to compare
Pre-release
v0.1.1

fixed REQUIRE