Giter VIP home page Giter VIP logo

Comments (8)

toolgood avatar toolgood commented on May 30, 2024

@ZhangBohan @zhengqiang1988 @seeseasonjack @lyk12 @suichuan @dusdong

from toolgood.algorithm.

ZhangBohan avatar ZhangBohan commented on May 30, 2024

ToolGood.Algorithm2是一个新项目吗,这个提议没看懂

from toolgood.algorithm.

toolgood avatar toolgood commented on May 30, 2024

不是,ToolGood.Algorithm2是ToolGood.Algorithm的一个分支,为了开发工作流而建的一个分支,现在想合并到ToolGood.Algorithm

from toolgood.algorithm.

ZhangBohan avatar ZhangBohan commented on May 30, 2024

要提个MR一起Review下吗

from toolgood.algorithm.

toolgood avatar toolgood commented on May 30, 2024

我现在建一个分支v3.5,过几天,代码会更新到分支v3.5
https://github.com/toolgood/ToolGood.Algorithm/tree/v3.5

到时大家看一下,影响不大的。

from toolgood.algorithm.

toolgood avatar toolgood commented on May 30, 2024

功能上增加一些东西

from toolgood.algorithm.

toolgood avatar toolgood commented on May 30, 2024

代码已更新到v3.5分支上,

主要改动:
1、添加GETPARAMETER方法 :可以动态获取参数
2、添加Error方法: 用于主动抛错
3、添加 { } 用于定于 json格式 {k1:v1,k2:v2 } 或 数组 {1,2,3,4,"333"}
4、添加 hasKey 和 hasValue 用于 json和 数组
5、单位转化功能,长度,面积、体积、重量
6、java版本 BigDecimal 精度问题 ,为了绝大部分的正确, 比较前将精度缩小到12位再进行比较
例:计算公式 1=0.001*1000 未修改返回 false,这个是有问题的。
7、修改部分错误代码。

from toolgood.algorithm.

toolgood avatar toolgood commented on May 30, 2024

AlgorithmEngineHelper类 增加 UnitConversion 方法,用于数值的单位转换

from toolgood.algorithm.

Related Issues (14)

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.