File: README.md

package info (click to toggle)
opm-simulators 2025.10%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,460 kB
  • sloc: cpp: 193,029; sh: 1,807; python: 1,704; lisp: 1,108; makefile: 31; awk: 10
file content (13 lines) | stat: -rw-r--r-- 289 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
requirements (same as opm-common/python/opm/ml/ml_tools/requirements.txt)

# Python v.3.9.0 and above
python>=3.9.0<=3.12.0

# Numpy 1.23.0 and above
numpy>=1.23.0

# TensorFlow v.2.1 and above include both CPU and GPU versions.
tensorflow>=2.1.0

# Keras v.2.12.0 and above
keras>=2.12.0