Evgeny Blokhin
Evgeny Blokhin
``` $ python node_warden.py ✅ Loading config.ini Config Loaded [Success] 💥 Testing Tor Tor NOT connected [ERROR] Could not connect to Tor. WARden requires Tor to run. Quitting... Download Tor...
Dear colleagues, thanks for the nice tool! Are there any plans to integrate with the [atomic simulation environment](https://wiki.fysik.dtu.dk/ase) Python framework which is very widely used? The integration seems to be...
Dear Jonas, is there any considerable difference in exporting the user conversations? Now they seem not to be supported (please, correct me, if I'm wrong).
Good day! First of all, thanks for your interesting repo. I've got just a small general question: are you aware of any other nim ORMs? This language seems to be...
For D language, it seems to be relatively straightforward to add...
- https://sourceforge.net/p/owl-cpp/discussion/1784117/ - ~https://groups.google.com/g/rdflib-dev~ - ~https://github.com/pysemtec/semantic-python-overview~ - ~https://bitbucket.org/dtsarkov/factplusplus~ - ~https://github.com/ozekik/awesome-ontology~ - etc.
otherwise the Python is taken from `/usr/bin/python` which can lead to some weird import problems
Periodic cell translations are normally done according to a matrix e.g. `[[1, 0, 0], [0, 1, 0], [0, 0, 2]]` expands a cell twice into vertical direction. However this may...
According to Dmitriy's message in our internal chat, seems to be easy, however still a concrete example would be very much appreciated.