Skip to content

TechGod58/AxionPC

Repository files navigation

Important

Status: Work in Progress

This repository is under active development. Content, structure, and implementation details may change frequently.

AxionPC

Central workspace repository for AxionPC projects, tools, and supporting scripts.

Included Projects

  • physics_codegen/ - Equation-to-Python converter with SymPy-backed parsing, rewrite debug output, and symbol/code conversion tables.

Quick Start

For the portable physics codegen app:

cd physics_codegen
build_portable.bat
dist\AxionPhysicsCodegen\AxionPhysicsCodegen.exe

The root run_gui.bat launches the portable EXE first when it exists, so a copied folder does not need Python installed.

For source/developer mode:

cd physics_codegen
python -m pip install -r requirements.txt
python -m physics_codegen.cli gui

Legal / Usage

This repository is for educational use only.

About

Educational AxionPC workspace with physics code generation tools and supporting project scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors