Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

RBerga06/pydual

Repository files navigation

Note

This project has been moved to Codeberg and now lives at https://codeberg.org/rberga06/pydual

GitHub (now Microsoft's) and OpenAI train AI models like Copilot and ChatGPT over open source projects. Very often, those AI models tend to copy code verbatim that was present in their training dataset, without reporting attribution. This is an explicit violation of open-source licenses (there is an open court case on that).

Because of this, I (creator and, as of now, sole maintainer of this project) have decided to transfer the project to Codeberg. They cannot guarantee that LLMs won't have access to the source code (no one can), but at least they don't try and actively make it easier.

pydual

Automatic differentiation with dual numbers

Installation

pixi add --pypi 'pydual @ https://codeberg.org/rberga06/pydual.git'

Note

This project currently supports Python 3.13 or newer. If you need an older Python version, please have a look at the open issues in the repository or open a new one.

About

Automatic differentiation with dual numbers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages