{"id":29187915,"url":"https://github.com/bpla-team/graphic_calculator","last_synced_at":"2025-07-01T22:06:31.925Z","repository":{"id":230966986,"uuid":"774721369","full_name":"BPLA-Team/graphic_calculator","owner":"BPLA-Team","description":"Project of three first-year MIPT AES DAFE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++","archived":false,"fork":false,"pushed_at":"2024-12-06T13:54:52.000Z","size":363,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T22:06:29.652Z","etag":null,"topics":["cmake","cpp","dafe","doxygen-documentation","fltk","graphics","mipt"],"latest_commit_sha":null,"homepage":"https://bpla-team.github.io/graphic_calculator/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BPLA-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-20T03:51:58.000Z","updated_at":"2025-05-24T12:35:11.000Z","dependencies_parsed_at":"2024-04-01T21:27:03.601Z","dependency_job_id":"478dda0b-b2a5-4ccd-b0df-509d12eedcf2","html_url":"https://github.com/BPLA-Team/graphic_calculator","commit_stats":null,"previous_names":["umbrellaleaf5/graphic_calculator","bpla-team/graphic_calculator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BPLA-Team/graphic_calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BPLA-Team%2Fgraphic_calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BPLA-Team%2Fgraphic_calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BPLA-Team%2Fgraphic_calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BPLA-Team%2Fgraphic_calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BPLA-Team","download_url":"https://codeload.github.com/BPLA-Team/graphic_calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BPLA-Team%2Fgraphic_calculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263042357,"owners_count":23404459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","cpp","dafe","doxygen-documentation","fltk","graphics","mipt"],"created_at":"2025-07-01T22:06:31.058Z","updated_at":"2025-07-01T22:06:31.909Z","avatar_url":"https://github.com/BPLA-Team.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Структура проекта\n\n```console\ngraphic_calculator/\n|\n| ─── frontend/\n|       | ─── Graph_lib/\n|       |       |---Shapes.h\n|       |       |---Shapes.cpp\n|       |       |---Widgets.h\n|       |       |---Widgets.cpp\n|       |       |---Window.h\n|       |       |---Window.cpp\n|       |       |---Point.h\n|       |       `---fltk.h\n|       |\n|       | ─── Graphix_calc/\n|       |       |---Axis.h\n|       |       |---Axis.cpp\n|       |       |---Graphix.h\n|       |       |---Graphix.cpp\n|       |       |---Segmented_graphix.h\n|       |       |---Segmented_graphix.cpp\n|       |       |\n|       |       |---Function_box.h\n|       |       |---Function_box.cpp\n|       |       |---Point_box.h\n|       |       |---Point_box.cpp\n|       |       |---Bothput_box.h\n|       |       |---Bothput_box.cpp\n|       |       `---Numbed_button.h\n|       |\n|       | ─── Graphix_window/\n|       |       |---Graphix_window.h\n|       |       |---Graphix_window_init.cpp\n|       |       |---Graphix_window_callbacks.cpp\n|       |       `---Graphix_window_updaters.cpp\n|       |\n|       ` ─── utility/\n|               |---constants.h\n|               |---utilities.cpp\n|               `---utility.h\n|\n| ─── backend/\n|       | ─── Math_calc/ \n|       |       |---domain_segments.cpp\n|       |       |---domain_segments.h\n|       |       |\n|       |       |---function_roots.h\n|       |       |---function_roots.cpp\n|       |       |---function_extremes.h\n|       |       |---function_extremes.cpp\n|       |       |---function_crosses.h\n|       |       |---function_crosses.cpp\n|       |       `---math_base.h\n|       |\n|       | ─── Math_func/ \n|       |       |---expose_func_str.h\n|       |       |---expose_func_str.cpp\n|       |       |\n|       |       |---function.h\n|       |       |---function.cpp\n|       |       `---function_validation.cpp\n|       |\n|       | ─── utility/\n|       |       |---constants.h\n|       |       |---utilities.cpp\n|       |       `---utility.h\n|       |\n|       `---temp_help.h\n|\n|\n|---frontend.h\n|---backend.h\n`---main.cpp\n\n```\n\n## Некоторая идеология кода\n\nФронтенд: пиксели и графики\nБэкенд: числа с плавающей запятой и функции\n\nstd::string func_str \n        - строка обозначающая математическую функцию\n\nMath_func::function func \n        - математическая функция (с методом calculate и differentiate)\n\nGraphix_calc::Graphix graphix \n        - фигура, представляющая собой график, построенный по лямбде от мат. функции\n\nGraphix_calc::Segmented_graphix seged_graphix \n        - фигура, представляющая собой тот же график, но правильный по О.Д.З.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpla-team%2Fgraphic_calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpla-team%2Fgraphic_calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpla-team%2Fgraphic_calculator/lists"}