Skip to content

mini-test #4

Description

@PGSch

Please make a small and simple package for basic mathematical calculation. Use a structure similar to the following:

supermath/
├── .gitignore
├── README.md
├── requirements.txt
├── setup.py
└── src/
└── my_package/
├── init.py
└── main.py

Be very careful about your 128K token limit. The provided exemplary code should be functional as package, while also very lean with as little code as possible to make it functional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions