Skip to content

Releases: iancze/DiskJockey

Upgrades to Julia v1.0

30 May 00:45
Compare
Choose a tag to compare

Mostly simple changes to accommodate the transition to Julia v1.0.

Version v0.1.4

22 Dec 21:28
Compare
Choose a tag to compare

Updated codebase to run with Julia v0.6.

New Makefiles, vertical model, and FITS export

09 Apr 22:05
Compare
Choose a tag to compare

Default installation of RADMC-3D, Testing Framework, UVHDF5

14 Feb 00:06
Compare
Choose a tag to compare

The main change has been an automatic installation of RADMC-3D upon installation of the package. For more information, check out the changelog!

Parameter types and new Cookbook

21 Jan 11:55
Compare
Choose a tag to compare

New implementation of models through parameter types. Instead of separate model files for each new parameterization, which duplicated a lot of code and made things difficult to maintain, we are now collating all model types in a single file. Now subroutines will dispatch based upon this model type.

Also, there is a brand new cookbook with examples for getting started with AK Sco!

Initial version

16 Jan 12:48
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

While I have been developing this package for over a year already, with new potential users it is time to start adhering to a stricter organization of the github repository.

This release contains a snapshot of the code before major organizational changes to bring this package into a more user-friendly format.