Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace methods #62

Open
DANA-Laboratory opened this issue Feb 15, 2015 · 1 comment
Open

replace methods #62

DANA-Laboratory opened this issue Feb 15, 2015 · 1 comment

Comments

@DANA-Laboratory
Copy link

Hi
Most of mathematical languages have various replace methods and rules to work with expressions, e.g. see ref[1] & ref[2].
What do you think? Is it useful to add some here?
Please see my works in ref[3] and if it is possible i like to push them here.
thanks

references:
1- http://reference.wolfram.com/language/tutorial/ApplyingTransformationRules.html
2- http://reference.wolfram.com/language/ref/Replace.html
3- https://github.com/DANA-Laboratory/ThermophysicalCalculation.jl/blob/master/src/Replace.jl

@mlubin
Copy link
Collaborator

mlubin commented Apr 28, 2015

I've built my own functionality like this a couple of times. It would be useful to have a generic way to do this. Not quite sure it belongs in this package though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants