Skip to content

Releases: jacobwilliams/bspline-fortran

3.4.1

04 Nov 05:28
Compare
Choose a tag to compare

Minor typo correction in an error message.

3.4.0

04 Nov 04:38
Compare
Choose a tag to compare

Added new error codes, and printing of all error messages to the error_unit.

3.3.1

02 Nov 06:17
Compare
Choose a tag to compare
  • Minor updates to the documentation.
  • Minor change: added private to the abstract bspline_class.

3.3.0

31 Oct 02:28
Compare
Choose a tag to compare

Added 1D routines with matching interfaces for the subroutine and object-oriented modules.

3.2.0

17 Oct 02:10
Compare
Choose a tag to compare
  • The object oriented interface now keeps track of the initialization parameters (iloy, etc.) for efficient processing in each dimension.
  • Some updates to the documentation for the latest version of FORD.

3.1.0

27 Jun 02:21
Compare
Choose a tag to compare
  • The bspline types now have a base class.

3.0.1

26 Jun 00:41
Compare
Choose a tag to compare

Fixed a bug in the 4d object-oriented initialize routine.

3.0.0

25 Jun 03:46
Compare
Choose a tag to compare
  • New object-oriented wrappers.

2.0.0

19 Jun 19:34
Compare
Choose a tag to compare

Some code refactoring (with interface changes) as well as documentation updates.

Initial Release

10 May 00:56
Compare
Choose a tag to compare

The initial release of bspline-fortran.