Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dutils-official
/
dutils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix Issue #16
- #17
#17
Open
RubyTheRoobster
wants to merge 20 commits into
master
dutils-official/dutils:master
from
fix16
dutils-official/dutils:fix16
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Fix Issue #16
#17
RubyTheRoobster
wants to merge 20 commits into
master
dutils-official/dutils:master
from
fix16
dutils-official/dutils:fix16
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2022
Merge pull request #2 from dutils-official/master
Show description for 602b665
RubyTheRoobster
authored
602b665
View commit details
Copy full SHA for 602b665
Browse repository at this point
Commits on Aug 18, 2022
Merge pull request #8 from dutils-official/master
Show description for bda28a7
RubyTheRoobster
authored
bda28a7
View commit details
Copy full SHA for bda28a7
Browse repository at this point
Commits on Sep 13, 2022
Merge branch 'master' of https://github.com/dutils-official/dutils into stable
RubyTheRoobster
committed
b9b3b47
View commit details
Copy full SHA for b9b3b47
Browse repository at this point
Commits on Mar 5, 2023
Merge pull request #15 from dutils-official/master
Show description for d77dbce
RubyTheRoobster
authored
d77dbce
View commit details
Copy full SHA for d77dbce
Browse repository at this point
Commits on Mar 7, 2023
Dummy Function, add docs
RubyTheRoobster
committed
d68d05f
View commit details
Copy full SHA for d68d05f
Browse repository at this point
Add precision, some headway
RubyTheRoobster
committed
48e8971
View commit details
Copy full SHA for 48e8971
Browse repository at this point
Final commit of the day: Make some more headway
RubyTheRoobster
committed
b3d6679
View commit details
Copy full SHA for b3d6679
Browse repository at this point
Commits on Mar 9, 2023
Add operator comparison
RubyTheRoobster
committed
8cc8574
View commit details
Copy full SHA for 8cc8574
Browse repository at this point
Add dummy loop and fix some simple, but stupid bugs
RubyTheRoobster
committed
63a890e
View commit details
Copy full SHA for 63a890e
Browse repository at this point
Commits on Mar 14, 2023
Make some headway in adding constants to the verification function, there si a bug though
RubyTheRoobster
committed
c1caec1
View commit details
Copy full SHA for c1caec1
Browse repository at this point
Fixed the bug: forgetting to increment i at the end of the case
RubyTheRoobster
committed
62767f7
View commit details
Copy full SHA for 62767f7
Browse repository at this point
Commits on Mar 19, 2023
Implemented constants in function execution, getting a range violation
RubyTheRoobster
committed
3198322
View commit details
Copy full SHA for 3198322
Browse repository at this point
Commits on Mar 20, 2023
Fixed one bug, but there is yet another to contend with
RubyTheRoobster
committed
80687ad
View commit details
Copy full SHA for 80687ad
Browse repository at this point
Commits on Mar 22, 2023
It works, I forgot to exclude % signs from operators
RubyTheRoobster
committed
fc32b64
View commit details
Copy full SHA for fc32b64
Browse repository at this point
remove debug output
RubyTheRoobster
committed
4c7383d
View commit details
Copy full SHA for 4c7383d
Browse repository at this point
Commits on Mar 24, 2023
Implement main loop and make an adjustment to the definition of an operator
RubyTheRoobster
committed
7dfce9f
View commit details
Copy full SHA for 7dfce9f
Browse repository at this point
Commits on May 3, 2023
Fix some bugs, begin to write unittest, new bug discovered.
RubyTheRoobster
committed
b0ce161
View commit details
Copy full SHA for b0ce161
Browse repository at this point
Bug fixed, but the main loop hangs.
RubyTheRoobster
committed
7c85f8c
View commit details
Copy full SHA for 7c85f8c
Browse repository at this point
Commits on Jul 16, 2023
Discarding summations, as they are too hard to impliment. Will implement logarithms instead.
RubyTheRoobster
committed
f4400d6
View commit details
Copy full SHA for f4400d6
Browse repository at this point
Make headway with the logarithm, rework opList
RubyTheRoobster
committed
4e8a4a7
View commit details
Copy full SHA for 4e8a4a7
Browse repository at this point
You can’t perform that action at this time.