GithubHelp home page GithubHelp logo

bareinhard / hacktoberfest-mathematics Goto Github PK

View Code? Open in Web Editor NEW
120.0 11.0 365.0 21 MB

Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.

Home Page: https://bareinhard.github.io/Hacktoberfest-Mathematics/

License: GNU General Public License v3.0

Java 36.64% Python 18.26% Lua 0.12% JavaScript 6.10% PHP 11.14% C++ 6.22% Objective-C 1.23% Dart 0.46% Ruby 1.31% C# 0.53% C 6.85% Haskell 0.14% Scala 0.04% Standard ML 0.51% HTML 1.03% Elixir 0.72% Kotlin 0.02% Mathematica 8.69%
hacktoberfest

hacktoberfest-mathematics's Introduction

Hacktoberfest-Mathematics

No longer active

Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.

Not Affiliated with Digital Ocean or Hacktoberfest

Hacktoberfest

Contributors

Hacktoberfest-Mathematics

Mathematics Folder/File Structure

Implementing new File/Directory Structure

  • Try to keep things as modular as possible, the new file/directory structure should be:
/area_of_mathematics/general_formula/formula/language/file
ex: /algebra/distance_formula/3d_distance_formula/java/3d_distance_formula.java

hacktoberfest-mathematics's People

Contributors

2hands10fingers avatar aashishgtbit avatar adityagupta030697 avatar adroit11 avatar antoineprudhomme5 avatar bareinhard avatar bayminimum avatar caseydbrown avatar daksh249 avatar dalpd avatar danarth avatar faysvas avatar garvit244 avatar ggearing314 avatar hiosdra avatar itsjustmustafa avatar jreina avatar karlyttle avatar mdew192837 avatar minyarancic avatar mittrayash avatar nina029 avatar ohmrsticky avatar open-sourceress avatar robertoduessmann avatar sarthak268 avatar sb1997 avatar seasonguy avatar thiagocmoreira avatar vatsalmevada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hacktoberfest-mathematics's Issues

Searching for Merge Help

Looking for someone to help with merge files

Guidelines:

  • Make sure the file structure is used : /area_of_math/math_function/language/language.lang ex: /algebra/nth_term/csharp/nth_term.cs
  • Ensure all characters are lower case, multiple words should be connected via _, example for Nth Term use nth_term
  • Ensure only the file implementing the function is used, i.e. no binary files. ex: For java there should only be the specific *.java file which should also meet all the above criteria as well.
  • You can simply rename the files and then merge the PR given the above criteria is met.
  • At this time we are not worried about the efficacy of the functions, just getting as many files as we can. The goal will be that next year the PR's will help to clean up the efficacy of the files and make any formatting changes.

arithmetic operations in any language

i am adding arithmetic operations like digit_sums , cube_root, square_root in /Hacktoberfest-Mathematics/algebra/arithmetic

i will code in c++ , csharp and python3

New File Structure to be implemented

Implementing new File/Directory Structure

  • Try to keep things as modular as possible, the new file/directory structure should be:
/area_of_mathematics/general_formula/formula/language/file
ex: /algebra/distance_formula/3d_distance_formula/java/3d_distance_formula.java

The new file structure has just been decided upon and all existing files need to be renamed/moved to the proper file directory.

Units Physics

The physics modules don't account for units. Does anyone have a strong opinion on the inclusion of a units library?

Looking for Maintainers to help merge pull requests

Looking for maintainers to help merge pull request and insure proper implementations detailed in the CONTRIBUTIONS.md is followed. Also looking for people to help restructure the current files into the file structure described in the CONTRIBUTIONS.md file.

Write JavaScript formulas

Write JavaScript functions/formulas for existing mathematics formulas to be used with the mathematics API being created.

Create functional implementations of some math functions

Where are all the fpers at? Let's start making some fp functions of math equations. You can use any library for helping with currying, etc..., but you should be writing the math equations.

Follow the structure:
/area_of_math/formula_equation/language/file.lang
Ex: /algebra/addition/javascript/add.js

Electric Triangle - Physics - C++

I've made a C++ version of the Electrical Triangle (Physics). Im fairly new to github and im having problems to do the Pull Request, so im doing a Issue report as a suggestion ๐Ÿ˜„

Perimeter of a trapezoid

you are given two base lengths and heights, a trapezoid is not uniquely defined. If you know it is an isosceles trapezoid then the trapezoid is uniquely defined.

Adding LCM in Python

Want to add an algorithm in python for finding LCM and HCF of an array of integers.

Create math functions in JavaScript

Using JavaScript create your favorite math functions. (Bonus, write the code is es5 and then write it in the latest es6 and esnext standards).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.