Aina Niemetz
|
dab8236589
|
docs: python: Add missing docs text for pages. (#11057)
|
2024-08-05 18:47:34 +00:00 |
|
Gereon Kremer
|
3c18371323
|
Document special member functions in python API (#8513)
This PR documents relevant special member functions __getitem__ and __iter__ for some classes in the base python API.
|
2022-04-01 13:12:10 -07:00 |
|
Alex Ozdemir
|
6388657820
|
Change name of Python API's package from pycvc5 to cvc5. (#7953)
In the process, I changed a CMake target name from pycvc5 to
cvc5_base_py_api. I could not change the target to cvc5, because that
name is taken.
|
2022-02-02 23:45:42 +00:00 |
|
Alex Ozdemir
|
082ffeaffc
|
Rename python APIs (#7950)
Rename python APIs to "base" and "pythonic"
|
2022-01-14 21:45:19 +00:00 |
|