Skip to content

N-Prolog ver4.07 Release Notes

Choose a tag to compare

@sasagawa888 sasagawa888 released this 20 Apr 05:11

N-Prolog ver4.07 Release Notes

New Features

In N-Prolog ver4.07, we have improved and expanded the libraries. The following libraries have been added and updated:

  • TCLTK Integration Library
    The TCLTK integration has been enhanced, making it easier to create GUI applications using N-Prolog.

  • OpenGL Integration Library
    A new OpenGL library has been added to support 3D graphics rendering. This can be used for visual simulations and graphics processing.

  • GNUplot Integration Library
    A library for integrating with GNUplot has been added. This allows for easy plotting and visualization of numerical data.

  • Python Integration Library
    A library for integrating with Python has been introduced. Specifically, it enables integration with TensorFlow for deep learning applications. This allows N-Prolog to leverage Python's powerful machine learning libraries.

These libraries are designed to take advantage of C language embedding features. For detailed usage and configuration instructions, please refer to the following documentation:

  • TCLTK.md

  • OPENGL.md

  • PLOT.md]

  • PYTHON.md

Specifications

The core functionality has not changed significantly from ver4.05. However, the new libraries significantly enhance integration with other tools.
Future expansions of these libraries and integration features are possible.

Notes

For detailed usage, please refer to the documentation for each library. Given the many new features, it is recommended to read the documentation before using them.