Skip to main content

A fast FDTD solver

Project description

Tidy3D (Beta release)

Notebooks tests Documentation Status

Beta release of the FDTD solver by Flexcompute.

Installation

For now:

git clone https://github.com/flexcompute/tidy3d.git
cd tidy3d
pip install -e .

Can verify it worked by running

python -c "import tidy3d as td; print(td.__version__)"

and it should print out

0.2.0

After we put on pyPI, it will be installable via

pip install tidy3d-beta

but the package will still be imported in python as

import tidy3d as td

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tidy3d-beta-0.2.0.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

tidy3d_beta-0.2.0-py3-none-any.whl (25.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page