Metadata-Version: 2.1
Name: ug4py-base
Version: 0.0.2
Summary: This is a basic python package for UG4.
Description-Content-Type: text/markdown

# ug4py-basic-wheels

[![Build wheels](https://github.com/UG4/py-basic-wheels/actions/workflows/wheels.yml/badge.svg)](https://github.com/UG4/ugpip/actions/workflows/wheels.yml)

This repository provides UG4 as Python modules. This includes:

 * ugcore: https://github.com/UG4/ugcore
 * ConvectionDiffusion: https://github.com/UG4/plugin_ConvectionDiffusion
 * Limex: https://github.com/UG4/plugin_Limex
 * SuperLU6: https://github.com/UG4/plugin_SuperLU6

The build is for 2D and CPU=1.

## Licenses
UG4 is available under LGPL v3.
SuperLU 


## Local builds
via https://nektosact.com/

* act -P macos-14=-self-hosted 
* act --container-architecture linux/amd64
