## InCLosure Changelog

InCLosure (Interval enCLosure): A Language and Environment for Reliable Scientific Computing

Support Link: http://scholar.cu.edu.eg/henddawood/software/InCLosure
Community Link: https://zenodo.org/communities/inclosure/
Releases and Updates: https://doi.org/10.5281/zenodo.2702404

# -----------------------------------

This changelog file contains a curated, chronologically ordered list of notable changes for each version of InCLosure.

The format of this file is based on [Keep a Changelog]
https://keepachangelog.com/en/1.0.0/

Versioning of InCLosure adheres to [Semantic Versioning]
https://semver.org/spec/v2.0.0.html

# -----------------------------------

## [InCL 4.0] - September 06, 2022

	-Guaranteed enclosures of real-order fractional integrals and derivatives to an arbitrary order.
	-Fast and arbitrarily-high precision numeric evaluations of real-order fractional integrals and derivatives to an arbitrary order.
	-Faster interval and Taylor model enclosures.
	-Enhancements in functionality, speed, and interface.
	-Simplified syntax for direct evaluations of real and interval expressions.
	-Minor bug fixes.

# -----------------------------------

## [InCL 3.0] - June 21, 2020

	-Fast and arbitrarily-high precision Taylor model computations.
	-Taylor model enclosures of images of real functions.
	-Symbolic and numeric differentiation to an arbitrary order.
	-Guaranteed interval enclosures of integrals with arbitrary precision.
	-Multivariate interval evaluations with arbitrary precision, arbitrary number of subdivisions, and arbitrary number of variables.
	-Simplified syntax for direct evaluations of real and interval expressions.
	-Enhancements in functionality, speed, language and interface.
	-Minor bug fixes.

# -----------------------------------

## [InCL 2.0] - Dec 22, 2018

	-Interval automatic differentiation (interval differentiation arithmetic) with arbitrary precision and arbitrary number of interval subdivisions.
	-Guaranteed interval enclosures of images of families of real functions and their derivatives.
	-Automatic differentiation of families of real functions.
	-Enhancements in functionality, speed, and interface.

# -----------------------------------

## [InCL 1.0] - Jul 11, 2018

	-Evaluation of multivariate real functions.
	-Real automatic differentiation (real differentiation arithmetic) with arbitrary precision.
	-Evaluation of multivariate interval functions with interval constants.
	-Interval evaluations with arbitrary precision and arbitrary number of subdivisions.
	-Simple and intuitive language and user interface.
	-Batch evaluation of InCLosure commands via InCL input files with the results saved in simple and intuitively formatted output files.
	-Each InCLosure session with all the commands and their results can be saved in a session file. Session files, named by date and time, are saved at the user's disposal to allow future inspection of the computations and their results.

# -----------------------------------
