15 Commits

Author SHA1 Message Date
Dominik Krenn
12c078cd72 feat: add Explainable class for AI-powered code explanations and examples in README.md
chore: update version to 0.3.1 and add OpenAI dependency in setup.py
2025-09-24 11:06:22 +02:00
Dominik Krenn
be848b6416 docs: remove multinut.stultus module section from README.md for clarity 2025-09-23 07:55:37 +02:00
7517480cf9 feat: expand stultus module with additional logic, math, and data structure operations 2025-07-12 20:16:03 +02:00
51f5297859 docs: add contributing guidelines for multinut.stultus with emphasis on intentional inefficiency 2025-07-12 19:57:22 +02:00
f8438a7c7b docs: add disclaimer about module's insecure and slow nature for clarity 2025-07-12 19:52:32 +02:00
566487f49b feat: add Latin class hierarchy section to README with descriptions of Stultus classes 2025-07-12 19:50:25 +02:00
f24b21d9f3 feat: implement stultus module with logic-as-a-service, including operators and custom exceptions 2025-07-12 17:28:42 +02:00
17d3e1bf38 feat: add EnviromentKeyMissing exception for missing environment variables 2025-07-05 17:41:02 +02:00
Dominik Krenn
2cc01e1b2f docs: remove status badge from README.md for clarity 2025-07-03 11:36:11 +02:00
Dominik Krenn
c8ab75a995 docs: remove unnecessary badges from README.md for clarity 2025-07-03 11:34:59 +02:00
Dominik Krenn
5189298ad3 docs: update README.md with additional badges for project status and metrics 2025-07-03 10:50:32 +02:00
Dominik Krenn
1e700a485d docs: enhance README.md with detailed examples and features for environment loader
fix: update version to 0.2.2 in setup.py
feat: import json in env.py for future enhancements
2025-07-01 10:19:59 +02:00
Dominik Krenn
4f0860180c docs: update README.md to enhance environment loader description and use cases 2025-07-01 09:48:35 +02:00
Dominik Krenn
4b86e74335 rename project from chipi to multinut and add initial functions 2025-06-30 10:42:30 +02:00
Dominik Krenn
b637bdd7b6 init commit 2025-06-30 10:34:35 +02:00