| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Advanced.Trigonometry.Calculator.2.1.7.Complete.Package.zip | 2026-06-30 | 2.7 MB | |
| ATC v2.1.7 source code.tar.gz | 2026-06-30 | 2.7 MB | |
| ATC v2.1.7 source code.zip | 2026-06-30 | 2.8 MB | |
| README.md | 2026-06-30 | 2.7 kB | |
| Totals: 4 Items | 8.2 MB | 0 | |
ATC v2.1.7
Advanced Trigonometry Calculator (ATC) v2.1.7 is a stabilization-focused release for the ATC 2.x series.
Highlights
- x64 Release build validated with 0 warnings and 0 errors.
- x86 Release build validated with 0 warnings and 0 errors.
- Full automated regression suite validated: 377 passed, 0 failed.
- Dedicated matrix parallelism tests validated on x64 and x86: 10 passed, 0 failed.
- Matrix kernel parallelism Phase 1 included for selected matrix kernels, with a runtime disable switch.
- Documentation refreshed across README, release notes, SRS, architecture/testing docs and bilingual user-facing documentation.
- Release readiness, Windows 11 smoke-test and package validation checklists added.
- GitHub Actions CI proposal is prepared in docs but intentionally not activated.
- Professional
RELEASE_HISTORY.txtincluded, preserving all 66 historical release entries.
Complete Package
Attached asset:
- Advanced.Trigonometry.Calculator.2.1.7.Complete.Package.zip
SHA256:
:::text
515028968defc9931439c5af81da9d7471642eaa7cc64e77a3df413a5df27fcc
The complete package includes:
- x64 and x86 ATC executables;
- x64 and x86 launchers;
- application icons, PDF/update icons and package resources;
- script examples;
To solveexamples;- user functions;
- string examples;
- English and Portuguese documentation in Markdown, PDF and DOCX where available;
- professional
RELEASE_HISTORY.txtwith all 66 historical release entries preserved; - GPL-3.0 license file;
- README, VERSION, SOURCE and checksums files.
Known limitations
- ATC is not a full general-purpose CAS.
- Some symbolic behavior exists only where explicitly implemented and tested.
- Windows 11 console rendering still benefits from manual validation across console hosts.
- Some external UI flows and long-running interactive tools remain manual validation targets.
- GitHub Actions remains inactive. The proposed workflow is documented, but the legacy v141_xp toolset may require a self-hosted Windows runner.
Validation summary
- x64 Release: 0 warnings, 0 errors.
- x86 Release: 0 warnings, 0 errors.
- Full regression x64: 377 passed, 0 failed.
- Matrix parallelism x64/x86: 10 passed, 0 failed.
- Script benchmark x64: 4 passed, 0 failed.
- Complete package validation: passed.
- Complete package ZIP extraction: passed.
- Complete package smoke checks: x64 and x86
2+2+2returned#0=6. RELEASE_HISTORY.txtvalidation: 66 historical release entries preserved.- Operational Windows 11 smoke checks: passed for command-line/package flows; final visual console inspection should be confirmed on the target machine when needed.