We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the aitom wiki!
We use python3 syntax instead of python2.
Some legacy codes need to be converted.
import tomominer ➡️ import aitom.tomominer
import tomominer
import aitom.tomominer
from tomominer... ➡️ from aitom.tomominer...
from tomominer...
from aitom.tomominer...
Project Management
Contributing
Documentation