Releases: VirtualPlanetaryLaboratory/vspace
Releases · VirtualPlanetaryLaboratory/vspace
v2.1.0
Merge pull request #22 from saj29/main Added a log-normal distribution to the random sampling
v2.0.4
Changed all np.int's to just int.
v2.0.3
Merge pull request #20 from VirtualPlanetaryLaboratory/RoryBarnes-pat…
v2.0.2
Expanding range of OS's and Python versions that are available with pip.
v2.0.1
Fixed deprecation errors associated with nump v1.20
v2.0.0
Update to option names to match VPLanet style. Input files are still backwards compatible.
V1.1.6
squashed bug with reading input files if the user was using the older non-Hungarian variable naming system
v1.1.5
-minor bugfix with opening body files
v1.1.4
- Added Hungarian notation to all variables for the vspace.in file
Note: this is the preferred way of using variables in vspace. The old way (ie, destfolder instead of SDestFolder) still works currently but will be deprecated upon v2.0 release - updated documentation to reference bigplanet and multiplanet, as well as stylistic changes
Version 1.1.3
- fixed wheels so it will be deployed to pip properly
- fixed bugs