Skip to content

0.6.1

Compare
Choose a tag to compare
@douglasdavis douglasdavis released this 20 Oct 17:02
0.6.1
7214b79
  • OpenMP inspection improved; new functions replace pygram11.OPENMP:
    • pygram11.omp_available() -> bool checks for availability
    • pygram11.omp_max_threads() -> int checks for the maximum available threads
  • some documentation improvements
  • bump pybind11 version to 2.4.3
  • pygram11.OPENMP will be removed in a future release