Skip to content

Releases: pysal/spint

spint-1.0.7

09 Sep 02:28
7a623b4
Compare
Choose a tag to compare

Changes

Version 1.0.7 (2020-09-08)

We closed a total of 10 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-07-22.

Issues Closed

Pull Requests

The following individuals contributed to this release:

  • Taylor Oshan
  • James Gaboardi

spint-v1.0.6

23 Jul 00:51
90b072b
Compare
Choose a tag to compare

Changes

Version 1.0.6 (2019-07-22)

We closed a total of 13 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2018-10-31.

Issues Closed

  • Updates (#21)
  • correction of JSONUnreadable error (#19)
  • fix all doctests and require doctests to pass on travis testing (#18)
  • Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
  • add changelog (#15)
  • pypi files do not include tests (#9)
  • Submodule (#14)

Pull Requests

  • Updates (#21)
  • correction of JSONUnreadable error (#19)
  • fix all doctests and require doctests to pass on travis testing (#18)
  • Move np.random.seed into individual testing cases for test_vec_SA.py (#17)
  • add changelog (#15)
  • Submodule (#14)

The following individuals contributed to this release:

  • Tayloroshan
  • Dani Arribas-Bel
  • James Gaboardi
  • Levi John Wolf
  • Wei Kang
  • Taylor Oshan

PySAL Spring 2019 Edition

04 Jan 21:00
00b5fab
Compare
Choose a tag to compare

This is a github release to accommodate the PySAL spring 2019 release.

spint 1.0.4

01 Nov 18:58
ec76c38
Compare
Choose a tag to compare

This release features the first stable version of spint during the process of pysal refactoring and is the first tagged release of spint on Github.

Starting from this release, spint supports python 3.5 and 3.6 only.

We closed a total of 5 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2018-09-06.

Issues Closed

  • pypi files do not include tests (#9)
  • Submodule (#14)
  • adapting spint to newest version of libpysal (#13)

Pull Requests

  • Submodule (#14)
  • adapting spint to newest version of libpysal (#13)

The following individuals contributed to this release:

  • Taylor Oshan