OEToolkits 2011.1

This is a new release of the OpenEye Toolkits with versions of the following libraries:

OEChem TK

1.7.5

OEDepict TK

2.0.0

OEDocking TK

1.1.0

Grapheme TK

1.0.0

GraphSim TK

2.0.0

Grid TK

1.3.5

Lexichem TK

2.1.0

MolProp TK

2.1.2

Omega TK

2.4.4

Quacpac TK

1.5.0

Shape TK

1.8.1

Spicoli TK

1.1.1

Szybki TK

1.6.0

Zap TK

2.1.2

  • C# support added across all the toolkits. See the C# Quick Start guide to get started using this new language binding.

  • Renaming Ogham TK to OEDepict TK. OEDepict TK 2.0 is a major redesign of this core rendering library to enable new technology advances in 2D molecular communication.

Warning

The Ogham TK 1.x API is deprecated. The API is still available in OEDepict TK 2.0, but will be removed in a future release.

  • Introducing a major new library, Grapheme TK, based upon OEDepict TK 2.0.

  • Changing OEToolkits package version to no longer track the version of OEChem inside the package. The version number will now be structured as the following:

    [year].[release].[build]

    year

    is the year the package was released

    release

    is a sequentially increasing number marking the release within the year

    build

    is an arbitrary number used for internally tracking the exact state of the package

  • Changed the default visibility of symbols in OpenEye libraries to be hidden. This can drastically lower the number of symbols exported from a given library improving compile times and shared library load time.

  • When building with Microsoft Visual Studio, the OpenEye header files will enforce that you are building with the correct version of the compiler.

  • The Python toolkits now allow for the OE_ARCH environment variable to contain multiple colon separated options.