Skip to content

Releases: VirtualPlanetaryLaboratory/vspace

v2.1.0

01 Sep 22:52
0bc309f
Compare
Choose a tag to compare
Merge pull request #22 from saj29/main

Added a log-normal distribution to the random sampling

v2.0.4

30 Aug 01:42
aa9987b
Compare
Choose a tag to compare

Changed all np.int's to just int.

v2.0.3

23 Aug 16:41
7396675
Compare
Choose a tag to compare
Merge pull request #20 from VirtualPlanetaryLaboratory/RoryBarnes-pat…

v2.0.2

23 Aug 00:50
4a4f37c
Compare
Choose a tag to compare

Expanding range of OS's and Python versions that are available with pip.

v2.0.1

22 Aug 23:57
44035ac
Compare
Choose a tag to compare

Fixed deprecation errors associated with nump v1.20

v2.0.0

08 Dec 00:27
a9e3e88
Compare
Choose a tag to compare

Update to option names to match VPLanet style. Input files are still backwards compatible.

V1.1.6

04 Dec 01:40
57cee17
Compare
Choose a tag to compare

squashed bug with reading input files if the user was using the older non-Hungarian variable naming system

v1.1.5

04 Dec 01:01
e10b077
Compare
Choose a tag to compare

-minor bugfix with opening body files

v1.1.4

03 Dec 22:58
f580292
Compare
Choose a tag to compare
  • 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

27 Jul 22:20
Compare
Choose a tag to compare
  • fixed wheels so it will be deployed to pip properly
  • fixed bugs