بدائل البحث:
explore implementation » pilot implementation (توسيع البحث), early implementation (توسيع البحث), inform implementation (توسيع البحث)
explore implementation » pilot implementation (توسيع البحث), early implementation (توسيع البحث), inform implementation (توسيع البحث)
-
1
Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management
منشور في 2024"…</li><li><b>Source Code Protection</b>: Implement multi-level <b>source code protection</b> with dynamic <b>code obfuscation in Python</b>, making it significantly harder for others to reverse-engineer your code.…"
-
2
-
3
Multi-Version PYZ Builder Script: A Universal Python Module Creation Tool
منشور في 2024"…Once the protected .pyc files are prepared, the script bundles them into a single .pyz archive.The script requires Python 3.6 or higher, and the following Python packages:</p><ul><li>requests</li><li>psutil</li><li>cryptography</li><li>astor</li></ul><p dir="ltr"><b>Recommendations and Best Practices</b></p><ul><li><b>Enhance Protection with Multiple Layers</b>: Apply the <b>Local Python Code Protector</b> multiple times to each .pyc file before bundling them. …"
-
4
-
5
System Hardware ID Generator Script: A Cross-Platform Hardware Identification Tool
منشور في 2024"…By generating a unique HWID for devices, it provides a foundation for implementing robust security measures, efficient asset management, and compliance with licensing agreements.Download the script and explore the possibilities of unique hardware identification in your projects today.© 2024 αβ.net (alphabetanet.com) - <b>Alpha Beta Network</b>. …"
-
6
-
7
Five Operator Lattice Simulation
منشور في 2025"…Together these functions form a minimal closed system for self-referential information control, modeling how conscious processes balance stability, exploration, and renewal.</p><p dir="ltr">Running the included file <code>five_operator_lattice_sim.py</code> (Python 3.14 + NumPy 2.1) reproduces the dynamic interactions and figures reported in Appendix A of the paper, generating time-series data that demonstrate operator balance, instability, and renewal cycles.…"
-
8
BSTPP: a python package for Bayesian spatiotemporal point processes
منشور في 2025"…<p>Spatiotemporal point process models have a rich history of effectively modeling event data in space and time. However, they are sometimes neglected due to the difficulty of implementing them. …"
-
9
Python Implementation of HSGAdviser Chatbot: AI model for Sustainable Education
منشور في 2025"…<p dir="ltr">This repository contains the Python source code and model implementation for HSGAdviser, an AI speech assistant designed to provide personalized college and career guidance for high school students through conversational AI. …"
-
10
-
11
Overview of the implemented simulation tool and training framework in Diffrax.
منشور في 2025الموضوعات: -
12
Comparison of performance between our next reaction implementation and the Python library from Ref. [3].
منشور في 2025"…<p>We simulate SIR epidemic processes on Watts-Strogatz networks with parameters <i>k</i><sub>0</sub> = 5, <i>p</i> = 0.1 <b>(a)</b> and Barabási-Albert networks with parameter <i>m</i> = 5 <b>(b)</b> using the Python wrapper of our C++ implementation and compare its performance with the Python library from Ref. …"
-
13
-
14
2D Orthogonal Planes Split: <b>Python</b> and <b>MATLAB</b> code | <b>Source Images</b> for Figures
منشور في 2025"…The output files generated by the code include results from both Python and MATLAB implementations; these output images are provided as validation, demonstrating that both implementations produce matching results.…"
-
15
Finites differences python code to solve CH equation with a source term and Comsol routine to solve Brusselator equation in radial domains.
منشور في 2025"…<p dir="ltr"><b><i>* Cahn-Hilliard simulations *</i></b><br>Finite difference code implementing the modified Cahn Hilliard equation with a forward Euler scheme and the possibility to parallelize the solver using the numba python library.…"
-
16
-
17
PTPC-UHT bounce
منشور في 2025"…</p><p dir="ltr">Included files:</p><ul><li>Python source code (<code>PTPC_UHT_bounce.py</code>)</li><li>Parameter sets for representative runs (α,β,Tcrit,V(T)\alpha, \beta, T_{\mathrm{crit}}, V(T)α,β,Tcrit,V(T))</li><li>Output arrays of trajectories across multiple bounces</li><li>Multi-panel plots (PNG/PDF) for a(t)a(t)a(t), H(t)H(t)H(t), T(t)T(t)T(t), S(t)S(t)S(t), R(t)R(t)R(t), and ρT\rho_TρT</li></ul><p dir="ltr">This dataset ensures full reproducibility of the PTPC simulations and provides a starting point for independent verification, parameter exploration, and future model extensions.…"
-
18
-
19
Jaxkineticmodel allows for hybridizing kinetic models with neural networks.
منشور في 2025الموضوعات: -
20