Search alternatives:
inform implementation » world implementation (Expand Search), pilot implementation (Expand Search)
new implementation » _ implementation (Expand Search), model implementation (Expand Search), after implementation (Expand Search)
inform implementation » world implementation (Expand Search), pilot implementation (Expand Search)
new implementation » _ implementation (Expand Search), model implementation (Expand Search), after implementation (Expand Search)
-
1
-
2
-
3
-
4
Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management
Published 2024“…A license key is generated, allowing authorized users to access the code.bash<pre><pre>python secure_python_code_manager.py --upload -f your_script.py<br></pre></pre></li><li><b>Updating Previously Uploaded Code</b>: With the <code>--update</code> function, update your code in the cloud without needing to redistribute new files to clients, ensuring seamless code maintenance and updates.bash<pre><pre>python secure_python_code_manager.py --update -f your_script.py -l your_license_key<br></pre></pre></li><li><b>Retrieving License Information</b>: The <code>--license-info</code> function lets you retrieve detailed information about your licenses, including status, usage data, and limits.bash<pre><pre>python secure_python_code_manager.py --license-info -l your_license_key<br></pre></pre></li><li><b>Service Usage Monitoring</b>: Use the <code>--service-usage</code> function to monitor your service usage, including uploaded scripts and associated licenses, helping you keep track of your code deployment.bash<pre><pre>python secure_python_code_manager.py --service-usage<br></pre></pre></li></ol><h2>Use Cases</h2><ul><li><b>Protect Python Code</b>: If you're looking to <b>protect Python code</b> from unauthorized use, this tool provides robust protection mechanisms.…”
-
5
MYTHOS: A Python Interface for Surface Crystal Structure Prediction of Organic Semiconductors
Published 2025“…Based on molecular mechanics and molecular dynamics simulations, and implemented in a user-friendly Python program, this method enables a sequential layer-by-layer analysis of crystalline formation, thus allowing to identify surface-induced polymorphs (SIPs) and to study the transition between surface and bulk structures. …”
-
6
BSTPP: a python package for Bayesian spatiotemporal point processes
Published 2025“…However, they are sometimes neglected due to the difficulty of implementing them. There is a lack of packages with the ability to perform inference for these models, particularly in python. …”
-
7
-
8
-
9
-
10
Simple implementation examples of agent AI on free energy calculation and phase-field simulation
Published 2025“…The key points are summarized as follows. (1) Using Gibbs energy calculations as an example, we demonstrated a simple method for constructing agent AI, including explanation and distribution of the python code. (2) We applied this method to a scratch code development of phase-field simulation, and the template python code was also distributed. (3) Using the simple agent AI technique, we were able to easily verify that the Jarzynski equality is applicable for the diffusion behavior in diffusion couple, which provides a new approach for directly evaluating free energy change from diffusion flux information.…”
-
11
-
12
Overview of the implemented simulation tool and training framework in Diffrax.
Published 2025Subjects: -
13
EFGs: A Complete and Accurate Implementation of Ertl’s Functional Group Detection Algorithm in RDKit
Published 2025Subjects: -
14
-
15
-
16
-
17
-
18
-
19
-
20